<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git, branch v44.0.0</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: 43.0.0 → 44.0.0</title>
<updated>2020-01-01T23:33:05+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-01-01T23:33:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=7e97def47723303fafabe48b22168bbc11bb4821'/>
<id>7e97def47723303fafabe48b22168bbc11bb4821</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 #1908 from benoit-pierre/drop_py34_support</title>
<updated>2020-01-01T23:31:19+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-01-01T23:31:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=95accbbd4f5d3fd1ac29b306e986fce967fde865'/>
<id>95accbbd4f5d3fd1ac29b306e986fce967fde865</id>
<content type='text'>
drop support for Python 3.4</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
drop support for Python 3.4</pre>
</div>
</content>
</entry>
<entry>
<title>Fix latin1 and utf8 tests on Python 2</title>
<updated>2020-01-01T23:16:35+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-01-01T17:08:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=3d5b7775b7b7ee6c0b354a04fe1d33c1f9b0e5df'/>
<id>3d5b7775b7b7ee6c0b354a04fe1d33c1f9b0e5df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Restore Python 2.7 compatibility</title>
<updated>2020-01-01T16:54:53+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-01-01T16:54:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=90922a5eb9b2f002202a16c974b86750a46d21ea'/>
<id>90922a5eb9b2f002202a16c974b86750a46d21ea</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 #1938 from maggyero/patch-1</title>
<updated>2019-12-31T21:26:04+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-12-31T21:26:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=d95a7da3167e524a8decfeb258e35e8cf36a128a'/>
<id>d95a7da3167e524a8decfeb258e35e8cf36a128a</id>
<content type='text'>
Update setuptools.txt</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update setuptools.txt</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused import</title>
<updated>2019-12-31T18:32:57+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-12-31T18:32:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=a87f975e65507382aaecfb01fe8df4608c38f466'/>
<id>a87f975e65507382aaecfb01fe8df4608c38f466</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove instance attribute; rely on tmpdir fixture; re-use touch helper.</title>
<updated>2019-12-31T18:31:37+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-12-31T18:31:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=9e3149802ee214ee0500ec299250bf4febc67e52'/>
<id>9e3149802ee214ee0500ec299250bf4febc67e52</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rewrite TestSdistTest setup/teardown_method as pytest fixture.</title>
<updated>2019-12-31T18:29:43+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-12-31T18:29:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=9c40ab8861d1bbc18d1c8032f678e2ca15ada7ff'/>
<id>9c40ab8861d1bbc18d1c8032f678e2ca15ada7ff</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: 42.0.2 → 43.0.0</title>
<updated>2019-12-31T18:14:50+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-12-31T18:14:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=47aab6525101bda3e2c7af1588b7abf5f6608b65'/>
<id>47aab6525101bda3e2c7af1588b7abf5f6608b65</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 #1650 from pypa/feature/include-pyproject.toml</title>
<updated>2019-12-31T17:57:54+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-12-31T17:57:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=d971118ebff9b829db8489f229401374dc5c991a'/>
<id>d971118ebff9b829db8489f229401374dc5c991a</id>
<content type='text'>
Include pyproject.toml in sdist</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Include pyproject.toml in sdist</pre>
</div>
</content>
</entry>
</feed>
