<feed xmlns='http://www.w3.org/2005/Atom'>
<title>external_python_setuptools/setuptools/command/egg_info.py, branch replicant-10</title>
<subtitle>Python setuptools
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/'/>
<entry>
<title>Add a no-op property for 'tag_svn_revision' to suppress errors when distutils attempts to detect and set these values based on settings in setup.cfg as found in sdists built by earlier versions of setuptools. Ref #619.</title>
<updated>2017-01-02T14:56:47+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-01-02T14:56:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=b848627d17328cab9bdce4fabd314c76d5f7d96e'/>
<id>b848627d17328cab9bdce4fabd314c76d5f7d96e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More aggressively remove references to 'tag_svn_revision' option in egg_info. Ref #619.</title>
<updated>2017-01-02T14:29:42+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-01-02T14:29:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=dc8683bd8e8600680a7581fd3a2d34ba8f1fa0ab'/>
<id>dc8683bd8e8600680a7581fd3a2d34ba8f1fa0ab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop support for 'tag_svn_version' distribution option. Fixes #619.</title>
<updated>2017-01-01T15:08:00+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-01-01T15:08:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=249f870f2c6fb60734e9db34e44f7e44cd35c914'/>
<id>249f870f2c6fb60734e9db34e44f7e44cd35c914</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Fix #849 global-exclude globbing"</title>
<updated>2016-12-14T23:11:37+00:00</updated>
<author>
<name>Tim Heap</name>
<email>tim@timheap.me</email>
</author>
<published>2016-12-14T23:11:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=980c2c5afd20fb9f7e50cb8ec0c42abc664da352'/>
<id>980c2c5afd20fb9f7e50cb8ec0c42abc664da352</id>
<content type='text'>
This reverts commit 23aba916e1070d3cf9723af85a6ce07c89053931.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 23aba916e1070d3cf9723af85a6ce07c89053931.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #853 from timheap/global-exclude-glob</title>
<updated>2016-12-03T14:20:19+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-12-03T14:20:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=3e6669a76fefd466717df655b5975a7d290b593c'/>
<id>3e6669a76fefd466717df655b5975a7d290b593c</id>
<content type='text'>
Fix #849 global-exclude globbing</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix #849 global-exclude globbing</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #849 global-exclude globbing</title>
<updated>2016-11-20T23:44:22+00:00</updated>
<author>
<name>Tim Heap</name>
<email>tim@timheap.me</email>
</author>
<published>2016-11-20T23:44:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=23aba916e1070d3cf9723af85a6ce07c89053931'/>
<id>23aba916e1070d3cf9723af85a6ce07c89053931</id>
<content type='text'>
After #764, `global-exclude .pyc` no longer excluded `.pyc` files.
This fixes that regression, and adds a test for this behaviour.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
After #764, `global-exclude .pyc` no longer excluded `.pyc` files.
This fixes that regression, and adds a test for this behaviour.
</pre>
</div>
</content>
</entry>
<entry>
<title>Also suppress warning for a single file missing</title>
<updated>2016-11-08T03:07:29+00:00</updated>
<author>
<name>Charles Bouchard-Légaré</name>
<email>cblegare.atl@ntis.ca</email>
</author>
<published>2016-11-08T03:07:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=ed5f934e0a49253d645b66dad65fd5b616133d9a'/>
<id>ed5f934e0a49253d645b66dad65fd5b616133d9a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Much faster implementation of FileList, for big egg_info speedups</title>
<updated>2016-10-15T00:23:49+00:00</updated>
<author>
<name>Tim Heap</name>
<email>tim@timheap.me</email>
</author>
<published>2016-08-16T06:40:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=bb45468d27615c2ce9f9c9757a367c44d6ee80d2'/>
<id>bb45468d27615c2ce9f9c9757a367c44d6ee80d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mark tag_svn_revision as deprecated. Ref #619.</title>
<updated>2016-06-24T14:17:41+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-06-24T14:17:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=542a921bb6943feb1c90874ba5151c94622b52b3'/>
<id>542a921bb6943feb1c90874ba5151c94622b52b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Nicer indentation</title>
<updated>2016-06-24T13:44:52+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-06-24T13:44:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=3cee4d8f79a20f1d67b194ee383dddd826695e0d'/>
<id>3cee4d8f79a20f1d67b194ee383dddd826695e0d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
