<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/setuptools-scm.git/src/setuptools_scm/hacks.py, branch bugfix/workflow</title>
<subtitle>github.com: pypa/setuptools_scm.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/setuptools-scm.git/'/>
<entry>
<title>closes #312 - document interaction with enterprise distros</title>
<updated>2020-05-02T18:03:40+00:00</updated>
<author>
<name>Ronny Pfannschmidt</name>
<email>ronny.pfannschmidt@redhat.com</email>
</author>
<published>2020-05-02T18:03:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/setuptools-scm.git/commit/?id=ee08a2dbe7ab47217ecae6feac81ae081cb95d17'/>
<id>ee08a2dbe7ab47217ecae6feac81ae081cb95d17</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow getting the version from the parent directory suffix.</title>
<updated>2020-05-01T14:28:29+00:00</updated>
<author>
<name>Antony Lee</name>
<email>anntzer.lee@gmail.com</email>
</author>
<published>2020-03-22T13:48:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/setuptools-scm.git/commit/?id=aaab738a9e698b4d84c1f0724341a1b009b766ea'/>
<id>aaab738a9e698b4d84c1f0724341a1b009b766ea</id>
<content type='text'>
Add a `parentdir_prefix_version` config parameter which allows lets
setuptools_scm get a version string from the name of the parent
directory: if `parentdir_prefix_version = "foo-"` and the parent
directory is named `foo-v12.34`, then the version is 12.34.  This is
only active if the parameter is set (it defaults to unset, i.e. the
feature is opt-in), if getting the version from the SCM failed, *and*
there's no metadata already present.  However, this has higher priority
than `fallback_version` (which remains the last-resort fallback).

This feature is intended to support the tarballs that GitHub
automatically creates for all releases, which have no metadata but
follow the correct naming scheme for the feature to work.

This feature is directly inspired from versioneer's `parentdir_prefix`
setting.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a `parentdir_prefix_version` config parameter which allows lets
setuptools_scm get a version string from the name of the parent
directory: if `parentdir_prefix_version = "foo-"` and the parent
directory is named `foo-v12.34`, then the version is 12.34.  This is
only active if the parameter is set (it defaults to unset, i.e. the
feature is opt-in), if getting the version from the SCM failed, *and*
there's no metadata already present.  However, this has higher priority
than `fallback_version` (which remains the last-resort fallback).

This feature is intended to support the tarballs that GitHub
automatically creates for all releases, which have no metadata but
follow the correct naming scheme for the feature to work.

This feature is directly inspired from versioneer's `parentdir_prefix`
setting.
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow setting a fallback version in case everything else fails.</title>
<updated>2019-03-03T19:54:19+00:00</updated>
<author>
<name>Antony Lee</name>
<email>anntzer.lee@gmail.com</email>
</author>
<published>2018-09-05T16:22:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/setuptools-scm.git/commit/?id=04bde2dc07839780e7dab33f6e738b42ca963677'/>
<id>04bde2dc07839780e7dab33f6e738b42ca963677</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pass trough config everywhere</title>
<updated>2018-08-08T14:05:11+00:00</updated>
<author>
<name>Ronny Pfannschmidt</name>
<email>opensource@ronnypfannschmidt.de</email>
</author>
<published>2018-08-08T14:05:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/setuptools-scm.git/commit/?id=a91b40c99ea9bfc4289272285f17e1d43c243b76'/>
<id>a91b40c99ea9bfc4289272285f17e1d43c243b76</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add missing config arg to hacks hooks</title>
<updated>2018-08-08T12:09:11+00:00</updated>
<author>
<name>Ronny Pfannschmidt</name>
<email>opensource@ronnypfannschmidt.de</email>
</author>
<published>2018-08-08T12:09:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/setuptools-scm.git/commit/?id=7e2da22ee557cd98389df3af79d40bcdcdfde0a2'/>
<id>7e2da22ee557cd98389df3af79d40bcdcdfde0a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>switch to src/ layout</title>
<updated>2018-05-19T19:15:23+00:00</updated>
<author>
<name>Ronny Pfannschmidt</name>
<email>opensource@ronnypfannschmidt.de</email>
</author>
<published>2018-05-19T19:15:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/setuptools-scm.git/commit/?id=de0bed4fc96330b021cbee63dc4f3a5eae2549c5'/>
<id>de0bed4fc96330b021cbee63dc4f3a5eae2549c5</id>
<content type='text'>
this also sorts out #262
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this also sorts out #262
</pre>
</div>
</content>
</entry>
</feed>
