<feed xmlns='http://www.w3.org/2005/Atom'>
<title>external_python_setuptools/setuptools/tests/test_config.py, branch pr/1521</title>
<subtitle>Python setuptools
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/'/>
<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='https://git.replicant.us/replicant-next/external_python_setuptools/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>Merge pull request #1343 from ianw/long-descr-type</title>
<updated>2018-05-18T19:23:43+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2018-05-18T19:23:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=239ff9bd9fe9c38f811fab160491e34dbad5cbeb'/>
<id>239ff9bd9fe9c38f811fab160491e34dbad5cbeb</id>
<content type='text'>
Allow setting long_description_content_type externally</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow setting long_description_content_type externally</pre>
</div>
</content>
</entry>
<entry>
<title>Allow setting long_description_content_type externally</title>
<updated>2018-05-16T21:22:25+00:00</updated>
<author>
<name>Ian Wienand</name>
<email>iwienand@redhat.com</email>
</author>
<published>2018-04-30T09:08:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=07cd2e4e716264fd51aededcb77cefe37aafb25a'/>
<id>07cd2e4e716264fd51aededcb77cefe37aafb25a</id>
<content type='text'>
Some tools, such as PBR, might want to set
long_description_content_type during the parent object's
Distribution.__init__() call (during distutils setup_keywords entry
points).  However, that field is currently unconditionally overwritten
after these calls, erasing the value.

We would rather not duplicate the existing method of copying into
dist.metadata as done with project_urls.

This preserves the fields within Distribution.metadata described by
self._DISTUTIULS_UNUPPORTED_METADATA, or otherwise takes it from
arguments.

A test case that simulates setting the long description and overriding
the arguments is added.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some tools, such as PBR, might want to set
long_description_content_type during the parent object's
Distribution.__init__() call (during distutils setup_keywords entry
points).  However, that field is currently unconditionally overwritten
after these calls, erasing the value.

We would rather not duplicate the existing method of copying into
dist.metadata as done with project_urls.

This preserves the fields within Distribution.metadata described by
self._DISTUTIULS_UNUPPORTED_METADATA, or otherwise takes it from
arguments.

A test case that simulates setting the long description and overriding
the arguments is added.
</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='https://git.replicant.us/replicant-next/external_python_setuptools/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='https://git.replicant.us/replicant-next/external_python_setuptools/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>
<entry>
<title>Updates for PEP 566 (Metadata 2.1)</title>
<updated>2018-03-14T22:02:25+00:00</updated>
<author>
<name>Dustin Ingram</name>
<email>di@users.noreply.github.com</email>
</author>
<published>2018-03-06T03:57:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=b2ea3c4a20d008622caec445f5b6916ddd420d16'/>
<id>b2ea3c4a20d008622caec445f5b6916ddd420d16</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into master</title>
<updated>2018-01-05T01:42:12+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2018-01-05T01:42:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=c0edf9323c1e124ae34f96ccfb7cf21df0f32252'/>
<id>c0edf9323c1e124ae34f96ccfb7cf21df0f32252</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support PEP 345 Project-URL metadata</title>
<updated>2017-11-22T19:24:12+00:00</updated>
<author>
<name>Jeremy Stanley</name>
<email>fungi@yuggoth.org</email>
</author>
<published>2017-11-21T00:48:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=df2246449c271c07586bcecc3eaa36e9b0e94e3d'/>
<id>df2246449c271c07586bcecc3eaa36e9b0e94e3d</id>
<content type='text'>
By including one or more Project-URL entries in PKG-INFO metadata,
PyPI can display helpful hyperlinks in a generic manner. Add support
here to be able to pass it through setup.cfg and setup.py with a
project_urls dict. See the corresponding section of the Core
Metadata Specifications from the Python Packaging User Guide for
details:

https://packaging.python.org/specifications/core-metadata/#project-url-multiple-use
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
By including one or more Project-URL entries in PKG-INFO metadata,
PyPI can display helpful hyperlinks in a generic manner. Add support
here to be able to pass it through setup.cfg and setup.py with a
project_urls dict. See the corresponding section of the Core
Metadata Specifications from the Python Packaging User Guide for
details:

https://packaging.python.org/specifications/core-metadata/#project-url-multiple-use
</pre>
</div>
</content>
</entry>
<entry>
<title>Add setup.cfg support for long_description_content_type (in line with docs).</title>
<updated>2017-11-21T22:16:53+00:00</updated>
<author>
<name>Henk-Jaap Wagenaar</name>
<email>wagenaarhenkjaap@gmail.com</email>
</author>
<published>2017-11-21T22:16:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=553e21e12ca2ebe6ab0f597e69594b71271faecc'/>
<id>553e21e12ca2ebe6ab0f597e69594b71271faecc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid interaction of multiple factors in test.</title>
<updated>2017-08-28T12:50:44+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-08-28T12:50:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=5da6479d917d77c8091d8b4c32724054ae5adf65'/>
<id>5da6479d917d77c8091d8b4c32724054ae5adf65</id>
<content type='text'>
If one wishes to test both 'mixed' and 'sandboxed', let's create a separate test for that, but it's probably unnecessary.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If one wishes to test both 'mixed' and 'sandboxed', let's create a separate test for that, but it's probably unnecessary.</pre>
</div>
</content>
</entry>
</feed>
