<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setup.cfg, branch v51.3.1</title>
<subtitle>github.com: pypa/setuptools.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/'/>
<entry>
<title>Bump version: 51.3.0 → 51.3.1</title>
<updated>2021-01-17T03:09:51+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-01-17T03:09:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=6b44f948ca40ee490c59d216a0e859d17431742a'/>
<id>6b44f948ca40ee490c59d216a0e859d17431742a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version: 51.2.0 → 51.3.0</title>
<updated>2021-01-17T00:14:43+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-01-17T00:14:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=dc051ceb9071b7bc93fb8a3eaa8afc3ad57d5490'/>
<id>dc051ceb9071b7bc93fb8a3eaa8afc3ad57d5490</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge https://github.com/jaraco/skeleton</title>
<updated>2021-01-16T23:04:05+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-01-16T23:04:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=bf1956953fb953cf5cdb013753908b5bfe6a9d2b'/>
<id>bf1956953fb953cf5cdb013753908b5bfe6a9d2b</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 #2511 from webknjaz/maintenance/setup.cfg-license-files</title>
<updated>2021-01-16T22:03:08+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-01-16T22:03:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=13a17a7608698c4299c20f18d5e04456d3a79a3a'/>
<id>13a17a7608698c4299c20f18d5e04456d3a79a3a</id>
<content type='text'>
Use license_files instead of license_file in meta</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use license_files instead of license_file in meta</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version: 51.1.2 → 51.2.0</title>
<updated>2021-01-16T21:42:48+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-01-16T21:42:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=0d6368684f349c1615600eabff877f7a5a29d6c6'/>
<id>0d6368684f349c1615600eabff877f7a5a29d6c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for namespace packages. Closes jaraco/skeleton#40.</title>
<updated>2021-01-16T00:16:28+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-01-16T00:16:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=0df40810ec54590c888ae0e4073d73f731c91f4a'/>
<id>0df40810ec54590c888ae0e4073d73f731c91f4a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use license_files instead of license_file in meta (#35)</title>
<updated>2021-01-09T04:35:07+00:00</updated>
<author>
<name>Sviatoslav Sydorenko</name>
<email>wk.cvs.github@sydorenko.org.ua</email>
</author>
<published>2021-01-09T04:27:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=a9b3f681dea9728235c2a9c68165f7b5cbf350ab'/>
<id>a9b3f681dea9728235c2a9c68165f7b5cbf350ab</id>
<content type='text'>
Singular `license_file` is deprecated since wheel v0.32.0.

Refs:
* https://wheel.readthedocs.io/en/stable/news.html
* https://wheel.readthedocs.io/en/stable/user_guide.html#including-license-files-in-the-generated-wheel-file</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Singular `license_file` is deprecated since wheel v0.32.0.

Refs:
* https://wheel.readthedocs.io/en/stable/news.html
* https://wheel.readthedocs.io/en/stable/user_guide.html#including-license-files-in-the-generated-wheel-file</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version: 51.1.1 → 51.1.2</title>
<updated>2021-01-08T19:14:52+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-01-08T19:14:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=fe0541078d9a7720d9fa679f66209598bb6f4572'/>
<id>fe0541078d9a7720d9fa679f66209598bb6f4572</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable inclusion of package data as it causes 'tests' to be included as data. Fixes #2505.</title>
<updated>2021-01-08T19:14:14+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-01-08T19:14:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=fbc9bd6fdbce132b9b5136345b0f6b3a1f6debaf'/>
<id>fbc9bd6fdbce132b9b5136345b0f6b3a1f6debaf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prefer pytest-enabler to jaraco.test</title>
<updated>2020-12-31T03:20:46+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-12-31T03:20:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=a36768aa363c8f7b54aae00e11f895ff06337532'/>
<id>a36768aa363c8f7b54aae00e11f895ff06337532</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
