<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setuptools, branch main</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>Attempt to use a valid PEP 440 version fallback</title>
<updated>2023-05-02T16:22:13+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2023-04-27T15:30:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=3f172826492e99470db75a74cdaa5494ec3e932c'/>
<id>3f172826492e99470db75a74cdaa5494ec3e932c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adequate venv fixtures to the latest change in virtualenv</title>
<updated>2023-05-02T16:13:12+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2023-04-28T11:20:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=1bef1e2e793ca59828d7911f702ce05c098c0a74'/>
<id>1bef1e2e793ca59828d7911f702ce05c098c0a74</id>
<content type='text'>
Since version v20.23.0, `virtualenv` will no longer include `wheel` and
`setuptools` in the created folders.

Some tests in the setuptools test suite assume that these packages are
always present. So we need to adequate these tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since version v20.23.0, `virtualenv` will no longer include `wheel` and
`setuptools` in the created folders.

Some tests in the setuptools test suite assume that these packages are
always present. So we need to adequate these tests.
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid bitly links</title>
<updated>2023-04-24T10:28:48+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2023-04-24T10:28:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=8b4830d21dad97fc1bb69342e8dc6952b56df092'/>
<id>8b4830d21dad97fc1bb69342e8dc6952b56df092</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove redundant URL part</title>
<updated>2023-04-24T10:20:07+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2023-04-24T10:20:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=76749f8f76f4d93c6e3fed0b51a41eced4830987'/>
<id>76749f8f76f4d93c6e3fed0b51a41eced4830987</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix . When value is false return instead of raising DistutilsSetupError exception</title>
<updated>2023-04-20T18:24:15+00:00</updated>
<author>
<name>Jam Hernandez Quiceno</name>
<email>jam.hernandez.q@hiddenlevel.com</email>
</author>
<published>2023-04-20T18:24:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=979c2e0d6a804ffe1c648e8894d5e467fa0b7c4d'/>
<id>979c2e0d6a804ffe1c648e8894d5e467fa0b7c4d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Overhaul for better visibility of warnings (#3849)</title>
<updated>2023-04-20T13:24:08+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2023-04-20T13:24:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=73b5c62939cd2ef039da9d5f784083fa956ef4a1'/>
<id>73b5c62939cd2ef039da9d5f784083fa956ef4a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>_deprecated_config_handler(): Use warn stacklevel for better feedback (#3884)</title>
<updated>2023-04-20T13:19:52+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2023-04-20T13:19:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=2476f2fc1023117e2e2d1a6cc0c264b1539cfb05'/>
<id>2476f2fc1023117e2e2d1a6cc0c264b1539cfb05</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve wrapper compatibility with onexc for py312compat.shutil_rmtree</title>
<updated>2023-04-20T09:00:46+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2023-04-20T09:00:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=aac3c669ba0ca13c8f581f99174b2a3024412f40'/>
<id>aac3c669ba0ca13c8f581f99174b2a3024412f40</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix flake8 problem</title>
<updated>2023-04-20T08:53:24+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2023-04-20T08:53:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=870268f0c57d483c0066fff661db01c33f6c3614'/>
<id>870268f0c57d483c0066fff661db01c33f6c3614</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use the same naming convention for pyXXcompat files</title>
<updated>2023-04-20T08:52:47+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2023-04-20T08:52:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=7f2bfb34210dc2ad13f1a6e8681ee1a460c221f8'/>
<id>7f2bfb34210dc2ad13f1a6e8681ee1a460c221f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
