<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/setuptools-scm.git/src, branch v6.4.0</title>
<subtitle>github.com: pypa/setuptools_scm.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/setuptools-scm.git/'/>
<entry>
<title>Use timezone aware datetime</title>
<updated>2022-01-17T18:24:55+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-01-17T18:11:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/setuptools-scm.git/commit/?id=c0995f1af190617a6ca4171e49c4af04d6adf526'/>
<id>c0995f1af190617a6ca4171e49c4af04d6adf526</id>
<content type='text'>
The official Python docs recommend explicitly passing a timezone object
instead of using `utcnow` or `utcfromtimestamp`:

https://docs.python.org/3/library/datetime.html#datetime.datetime.utcnow
https://docs.python.org/3/library/datetime.html#datetime.datetime.utcfromtimestamp
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The official Python docs recommend explicitly passing a timezone object
instead of using `utcnow` or `utcfromtimestamp`:

https://docs.python.org/3/library/datetime.html#datetime.datetime.utcnow
https://docs.python.org/3/library/datetime.html#datetime.datetime.utcfromtimestamp
</pre>
</div>
</content>
</entry>
<entry>
<title>Use UTC everywhere when date is needed</title>
<updated>2022-01-17T18:13:57+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-01-17T18:10:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/setuptools-scm.git/commit/?id=81714522b68cc84547f49ca6fc1ab4e46daaad2c'/>
<id>81714522b68cc84547f49ca6fc1ab4e46daaad2c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>numerous type fixes and initial guess no dev handling</title>
<updated>2022-01-13T07:44:16+00:00</updated>
<author>
<name>Ronny Pfannschmidt</name>
<email>opensource@ronnypfannschmidt.de</email>
</author>
<published>2022-01-11T20:56:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/setuptools-scm.git/commit/?id=eaf6d6417294401fb0d404dc85e95f14b73db0d7'/>
<id>eaf6d6417294401fb0d404dc85e95f14b73db0d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix: handle errors in pyproject for cli command finding</title>
<updated>2022-01-11T11:30:59+00:00</updated>
<author>
<name>Ronny Pfannschmidt</name>
<email>opensource@ronnypfannschmidt.de</email>
</author>
<published>2022-01-11T11:30:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/setuptools-scm.git/commit/?id=345c691af72850ebacadb67eb4745f058d94a34b'/>
<id>345c691af72850ebacadb67eb4745f058d94a34b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add --strip-dev flag to command</title>
<updated>2022-01-11T10:43:17+00:00</updated>
<author>
<name>Ronny Pfannschmidt</name>
<email>opensource@ronnypfannschmidt.de</email>
</author>
<published>2022-01-11T10:43:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/setuptools-scm.git/commit/?id=088c652ec755f0982b3705272a1e6aa3e07c71ef'/>
<id>088c652ec755f0982b3705272a1e6aa3e07c71ef</id>
<content type='text'>
fixes #222
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes #222
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #644 from tapetersen/main</title>
<updated>2022-01-11T09:45:18+00:00</updated>
<author>
<name>Ronny Pfannschmidt</name>
<email>opensource@ronnypfannschmidt.de</email>
</author>
<published>2022-01-11T09:45:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/setuptools-scm.git/commit/?id=ecd5118653c9a1e345e72fb15f37bd6f245d5960'/>
<id>ecd5118653c9a1e345e72fb15f37bd6f245d5960</id>
<content type='text'>
Escape glob pattern in git describe to avoid shell expansion.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Escape glob pattern in git describe to avoid shell expansion.</pre>
</div>
</content>
</entry>
<entry>
<title>[pre-commit.ci] auto fixes from pre-commit.com hooks</title>
<updated>2022-01-03T16:45:16+00:00</updated>
<author>
<name>pre-commit-ci[bot]</name>
<email>66853113+pre-commit-ci[bot]@users.noreply.github.com</email>
</author>
<published>2022-01-03T16:45:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/setuptools-scm.git/commit/?id=b9a754a05456decd68a5ac0ceef58723e1561ae2'/>
<id>b9a754a05456decd68a5ac0ceef58723e1561ae2</id>
<content type='text'>
for more information, see https://pre-commit.ci
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
for more information, see https://pre-commit.ci
</pre>
</div>
</content>
</entry>
<entry>
<title>Warn for shell expansion of DEFAULT_DESCRIBE.</title>
<updated>2022-01-03T16:44:11+00:00</updated>
<author>
<name>Tobias Petersen</name>
<email>tobias.petersen@mikrodust.com</email>
</author>
<published>2022-01-03T16:44:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/setuptools-scm.git/commit/?id=bca733d434683620b6678e8fdd76ebc8c8afab7b'/>
<id>bca733d434683620b6678e8fdd76ebc8c8afab7b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #646 from abravalheri/improve-main</title>
<updated>2021-12-29T22:30:08+00:00</updated>
<author>
<name>Ronny Pfannschmidt</name>
<email>opensource@ronnypfannschmidt.de</email>
</author>
<published>2021-12-29T22:30:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/setuptools-scm.git/commit/?id=88efad42f90ef636443ac6ce25561b9118cd74c2'/>
<id>88efad42f90ef636443ac6ce25561b9118cd74c2</id>
<content type='text'>
Consider configuration when running `__main__`</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Consider configuration when running `__main__`</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typos</title>
<updated>2021-12-08T23:22:12+00:00</updated>
<author>
<name>Kian-Meng, Ang</name>
<email>kianmeng@cpan.org</email>
</author>
<published>2021-12-08T23:22:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/setuptools-scm.git/commit/?id=05783178014d75d74cac6b20c45309ab128ef598'/>
<id>05783178014d75d74cac6b20c45309ab128ef598</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
