<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chango.git/extras/Makefile, branch devmain</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/chango.git/atom?h=devmain</id>
<link rel='self' href='http://cgit.adnoto.dev/chango.git/atom?h=devmain'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/'/>
<updated>2024-06-24T18:34:43Z</updated>
<entry>
<title>Migrated setuptools configuration to pyproject.toml.</title>
<updated>2024-06-24T18:34:43Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2024-06-24T18:34:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=4686541691dbe986f58ac87630c3b7a04db4ff93'/>
<id>urn:sha1:4686541691dbe986f58ac87630c3b7a04db4ff93</id>
<content type='text'>
This branch migrates setuptools configuration from setup.py/setup.cfg to
pyproject.toml. In order to ensure that the generated binary files have
consistent casing (both the tarball and the wheel), setuptools version
is limited to "&gt;=61.0.0,&lt;69.3.0".

Configuration for flake8 was moved to a dedicated .flake8 file since
it cannot be configured via pyproject.toml.

Also, __pycache__ exclusion was removed from MANIFEST and the
extras/Makefile was replaced with a simpler build command.

Co-authored-by: Nick Pope &lt;nick@nickpope.me.uk&gt;</content>
</entry>
<entry>
<title>Removed --skip-scripts from extras/Makefile.</title>
<updated>2014-05-16T13:45:58Z</updated>
<author>
<name>Florian Apolloner</name>
<email>florian@apolloner.eu</email>
</author>
<published>2014-05-16T13:35:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=ddd52b221c5b005e42db3177f25a6b81561dea63'/>
<id>urn:sha1:ddd52b221c5b005e42db3177f25a6b81561dea63</id>
<content type='text'>
This is the default now, see https://bitbucket.org/pypa/wheel/commits/c29f82b4cf76df71f8d55b0f825af6063d3b9892
</content>
</entry>
<entry>
<title>Skipped inclusion of scripts (pip will take care of that).</title>
<updated>2013-12-29T13:01:55Z</updated>
<author>
<name>Florian Apolloner</name>
<email>florian@apolloner.eu</email>
</author>
<published>2013-12-29T13:01:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=694e6c6f52aeeb0de02281a0ee6e9d6fa12f1ea8'/>
<id>urn:sha1:694e6c6f52aeeb0de02281a0ee6e9d6fa12f1ea8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switched setup.py to setuptools.</title>
<updated>2013-12-26T23:51:53Z</updated>
<author>
<name>Florian Apolloner</name>
<email>florian@apolloner.eu</email>
</author>
<published>2013-10-25T18:05:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=929ceadda129090e260ec693178b992cd02da7bb'/>
<id>urn:sha1:929ceadda129090e260ec693178b992cd02da7bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #19252 -- Added support for wheel packages.</title>
<updated>2013-05-01T11:46:06Z</updated>
<author>
<name>Florian Apolloner</name>
<email>florian@apolloner.eu</email>
</author>
<published>2013-04-03T10:42:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=a5becad9094e5c5403b692b9a7b3a6ffaabf64a3'/>
<id>urn:sha1:a5becad9094e5c5403b692b9a7b3a6ffaabf64a3</id>
<content type='text'>
Signed-off-by: Jannis Leidel &lt;jannis@leidel.info&gt;
</content>
</entry>
</feed>
