<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/setuptools-scm.git/src, branch main</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>move setuptools integration to private subpackage</title>
<updated>2023-05-09T10:41:02+00:00</updated>
<author>
<name>Ronny Pfannschmidt</name>
<email>opensource@ronnypfannschmidt.de</email>
</author>
<published>2023-05-09T10:41:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/setuptools-scm.git/commit/?id=1780e505f698e9c9eb6e29398a209298444d432a'/>
<id>1780e505f698e9c9eb6e29398a209298444d432a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ScmVersion: use f string in repr</title>
<updated>2023-04-28T08:00:07+00:00</updated>
<author>
<name>Ronny Pfannschmidt</name>
<email>opensource@ronnypfannschmidt.de</email>
</author>
<published>2023-04-28T08:00:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/setuptools-scm.git/commit/?id=23dbc55c6e3b2ad922fc201c1cb4dd713a65ec07'/>
<id>23dbc55c6e3b2ad922fc201c1cb4dd713a65ec07</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>restore logging functionality</title>
<updated>2023-04-27T13:49:12+00:00</updated>
<author>
<name>Ronny Pfannschmidt</name>
<email>opensource@ronnypfannschmidt.de</email>
</author>
<published>2023-04-27T13:49:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/setuptools-scm.git/commit/?id=9889d8376d4a00ce7a6d3750f2f90841c3288849'/>
<id>9889d8376d4a00ce7a6d3750f2f90841c3288849</id>
<content type='text'>
there was an unintended misconfiguration in the logging setup enforcing always warning levels
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
there was an unintended misconfiguration in the logging setup enforcing always warning levels
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: bump min setuptools version to 61</title>
<updated>2023-04-27T08:21:05+00:00</updated>
<author>
<name>Ronny Pfannschmidt</name>
<email>opensource@ronnypfannschmidt.de</email>
</author>
<published>2023-04-27T08:21:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/setuptools-scm.git/commit/?id=7aae8d1687af3ce1c5dad7f19485ea6027d57bae'/>
<id>7aae8d1687af3ce1c5dad7f19485ea6027d57bae</id>
<content type='text'>
required for pyproject.toml support in setuptools
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
required for pyproject.toml support in setuptools
</pre>
</div>
</content>
</entry>
<entry>
<title>fix #838: handle incorrectly passed empty tag regex as default</title>
<updated>2023-04-27T05:27:08+00:00</updated>
<author>
<name>Ronny Pfannschmidt</name>
<email>opensource@ronnypfannschmidt.de</email>
</author>
<published>2023-04-27T05:26:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/setuptools-scm.git/commit/?id=8af496d3f58fc20bc5e005e2e99d6eb2bc3d8d43'/>
<id>8af496d3f58fc20bc5e005e2e99d6eb2bc3d8d43</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: add debug to internal api entrypoint</title>
<updated>2023-04-27T05:27:08+00:00</updated>
<author>
<name>Ronny Pfannschmidt</name>
<email>opensource@ronnypfannschmidt.de</email>
</author>
<published>2023-04-27T05:24:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/setuptools-scm.git/commit/?id=9fbd394884198e00ee9b1463c8dc7171b7b5ec78'/>
<id>9fbd394884198e00ee9b1463c8dc7171b7b5ec78</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: mercurial - simplify fresh workdir handling</title>
<updated>2023-04-10T10:50:06+00:00</updated>
<author>
<name>Ronny Pfannschmidt</name>
<email>opensource@ronnypfannschmidt.de</email>
</author>
<published>2023-04-10T10:49:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/setuptools-scm.git/commit/?id=34021926d8ca1d0e597f3a1a8f177bd68de4a024'/>
<id>34021926d8ca1d0e597f3a1a8f177bd68de4a024</id>
<content type='text'>
pass parsed version and make the test more concrete
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
pass parsed version and make the test more concrete
</pre>
</div>
</content>
</entry>
<entry>
<title>switch command check from help to version</title>
<updated>2023-04-09T22:42:01+00:00</updated>
<author>
<name>Ronny Pfannschmidt</name>
<email>opensource@ronnypfannschmidt.de</email>
</author>
<published>2023-04-09T22:42:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/setuptools-scm.git/commit/?id=6f73cd875df1f84afb3dad9f7980ffb80713dc4a'/>
<id>6f73cd875df1f84afb3dad9f7980ffb80713dc4a</id>
<content type='text'>
this reduces excess logs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this reduces excess logs
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: reduce number of imports in version.py</title>
<updated>2023-04-05T12:34:28+00:00</updated>
<author>
<name>Ronny Pfannschmidt</name>
<email>opensource@ronnypfannschmidt.de</email>
</author>
<published>2023-04-05T12:34:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/setuptools-scm.git/commit/?id=7ef559b66e190e3f17b831c21d0c532753757504'/>
<id>7ef559b66e190e3f17b831c21d0c532753757504</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: introduce a own CompletedProcess subclass with parse_success method</title>
<updated>2023-04-05T12:12:31+00:00</updated>
<author>
<name>Ronny Pfannschmidt</name>
<email>opensource@ronnypfannschmidt.de</email>
</author>
<published>2023-04-05T12:12:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/setuptools-scm.git/commit/?id=560a1cb5ff3a3c052e3641034476a3b0554edb86'/>
<id>560a1cb5ff3a3c052e3641034476a3b0554edb86</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
