<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setuptools/config.py, branch v40.6.1</title>
<subtitle>github.com: pypa/setuptools.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/'/>
<entry>
<title>Merge branch 'master' into deprecate-requires</title>
<updated>2018-10-28T23:52:20+00:00</updated>
<author>
<name>Sreejith Menon</name>
<email>sreejith_1729@yahoo.co.in</email>
</author>
<published>2018-10-28T23:52:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=1c226bdeb61dbd82419508dcc65b9969d0f42e16'/>
<id>1c226bdeb61dbd82419508dcc65b9969d0f42e16</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Inline variable</title>
<updated>2018-10-28T18:17:27+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2018-10-28T18:17:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=9543875b93ab646e6c1f5ded7164d108de498852'/>
<id>9543875b93ab646e6c1f5ded7164d108de498852</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract _get_option function for getting an option from getter or attribute.</title>
<updated>2018-10-28T18:16:31+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2018-10-28T18:16:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=42fe2eb166a3a1b2d31f0be93ad034ec48ea9b38'/>
<id>42fe2eb166a3a1b2d31f0be93ad034ec48ea9b38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Feed the hobgoblins (delint).</title>
<updated>2018-10-28T18:05:57+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2018-10-28T18:05:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=ad043d61d3bfff3ca69f477f44a718597a34e779'/>
<id>ad043d61d3bfff3ca69f477f44a718597a34e779</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Deprecate the requires keyword</title>
<updated>2018-10-27T22:13:15+00:00</updated>
<author>
<name>Sreejith Menon</name>
<email>sreejith_1729@yahoo.co.in</email>
</author>
<published>2018-10-27T17:29:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=a6a5040ae14b74bfaaaf835d57129ee7618e5cfd'/>
<id>a6a5040ae14b74bfaaaf835d57129ee7618e5cfd</id>
<content type='text'>
For runtime dependencies, install_requires should be used. For build
dependencies, a PEP 518-compliant `pyproject.toml` should be used.

Other dependencies can use extra requirements.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For runtime dependencies, install_requires should be used. For build
dependencies, a PEP 518-compliant `pyproject.toml` should be used.

Other dependencies can use extra requirements.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add data_files support in setup.cfg with test case</title>
<updated>2018-10-24T16:10:20+00:00</updated>
<author>
<name>Satoru SATOH</name>
<email>satoru.satoh@gmail.com</email>
</author>
<published>2018-10-23T18:42:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=74afc688fc4084390c9e9169984b5f7d8339b8e4'/>
<id>74afc688fc4084390c9e9169984b5f7d8339b8e4</id>
<content type='text'>
In the test case, dist.data_files needs to be sorted because the
current implementation loads the configuration files as a dictionary
with arbitrary order on Python &lt; 3.6.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In the test case, dist.data_files needs to be sorted because the
current implementation loads the configuration files as a dictionary
with arbitrary order on Python &lt; 3.6.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename find_namepaces_ns to find_namespace_packages (#1423)</title>
<updated>2018-08-17T12:58:35+00:00</updated>
<author>
<name>Carsten Klein</name>
<email>trancesilken@gmail.com</email>
</author>
<published>2018-08-17T12:58:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=0254a2fda8e8bd4f289d01e2179191e936517f04'/>
<id>0254a2fda8e8bd4f289d01e2179191e936517f04</id>
<content type='text'>
* fix #1419 PEP420: add find_namespace: directive

* fix #1419 PEP420: add find_namespace: directive to documentation

* fix #1419 PEP420: add tests

* fix #1419 PEP420: clean up code

* fix #1419 PEP420: fix typo in documentation

* fix #1419 PEP420: fix typo in documentation

* fix #1419 PEP420: clean up code

* fix #1419 PEP420: add changelog entry

* fixup! fix #1419 PEP420: add tests

* fix #1419 PEP420: cleanup code refactor markers

* #1420: Rename find_namespace_ns to find_namespace_packages

*  #1420: update changelog entry
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* fix #1419 PEP420: add find_namespace: directive

* fix #1419 PEP420: add find_namespace: directive to documentation

* fix #1419 PEP420: add tests

* fix #1419 PEP420: clean up code

* fix #1419 PEP420: fix typo in documentation

* fix #1419 PEP420: fix typo in documentation

* fix #1419 PEP420: clean up code

* fix #1419 PEP420: add changelog entry

* fixup! fix #1419 PEP420: add tests

* fix #1419 PEP420: cleanup code refactor markers

* #1420: Rename find_namespace_ns to find_namespace_packages

*  #1420: update changelog entry
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Python 3 syntax for new-style clasess</title>
<updated>2018-06-03T13:50:25+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2018-06-03T13:50:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=cca86c7f1d4040834c3265ccecdd9e21b4036df5'/>
<id>cca86c7f1d4040834c3265ccecdd9e21b4036df5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix attr: with package_dirs</title>
<updated>2018-05-15T20:54:03+00:00</updated>
<author>
<name>Jeremy Bowman</name>
<email>jbowman@edx.org</email>
</author>
<published>2018-05-15T20:26:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=0c2e5c9db4c7dd26ba49ffc4a75657715be587b0'/>
<id>0c2e5c9db4c7dd26ba49ffc4a75657715be587b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support loading version from a file</title>
<updated>2018-05-15T15:15:05+00:00</updated>
<author>
<name>Jeremy Bowman</name>
<email>jbowman@edx.org</email>
</author>
<published>2018-05-14T21:53:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=a960ee1c3f1d1d1067ec1e3c88dc345060bd33a4'/>
<id>a960ee1c3f1d1d1067ec1e3c88dc345060bd33a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
