<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/pyproject.toml, branch 4.2.30</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=4.2.30</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=4.2.30'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2025-05-05T14:46:49Z</updated>
<entry>
<title>[4.2.x] Fixed #35980 -- Updated setuptools to normalize package names in built artifacts.</title>
<updated>2025-05-05T14:46:49Z</updated>
<author>
<name>Nick Pope</name>
<email>nick@nickpope.me.uk</email>
</author>
<published>2024-12-06T18:32:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3456eee4a3a00dc14e72d4f7d6eecc15ed9571e7'/>
<id>urn:sha1:3456eee4a3a00dc14e72d4f7d6eecc15ed9571e7</id>
<content type='text'>
Backport of 3ae049b26b995c650c41ef918d5f60beed52b4ba from main.
</content>
</entry>
<entry>
<title>[4.2.x] Migrated setuptools configuration to pyproject.toml.</title>
<updated>2025-05-05T14:46:49Z</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/django.git/commit/?id=afe52d89c4f42870622a4bb161ab5f4d4913aac5'/>
<id>urn:sha1:afe52d89c4f42870622a4bb161ab5f4d4913aac5</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;

Backport of 4686541691dbe986f58ac87630c3b7a04db4ff93 from main.
</content>
</entry>
<entry>
<title>Fixed #33778 -- Updated build-system configuration.</title>
<updated>2022-08-15T09:31:33Z</updated>
<author>
<name>Youssef</name>
<email>95358038+badziyoussef@users.noreply.github.com</email>
</author>
<published>2022-08-15T08:36:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=247e25897b1682a1c15f240d780eb81ca01e0a5a'/>
<id>urn:sha1:247e25897b1682a1c15f240d780eb81ca01e0a5a</id>
<content type='text'>
This removes unnecessary wheel dependency and __legacy__ fallback.
</content>
</entry>
<entry>
<title>Refs #33476 -- Used black's force-exclude instead of extend-exclude.</title>
<updated>2022-03-09T13:51:13Z</updated>
<author>
<name>Nick Pope</name>
<email>nick@nickpope.me.uk</email>
</author>
<published>2022-03-01T16:59:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=fa948980341b43e76140ac78dcff30bf0bd65369'/>
<id>urn:sha1:fa948980341b43e76140ac78dcff30bf0bd65369</id>
<content type='text'>
When using `pre-commit run --all-files`, because the filename is passed
explicitly, the file referred to in `extend-exclude` is not properly
excluded. Use `force-exclude` instead to say we really mean it.

See https://github.com/psf/black/issues/438.
</content>
</entry>
<entry>
<title>Refs #33476 -- Adjusted docs and config files for Black.</title>
<updated>2022-02-07T19:36:04Z</updated>
<author>
<name>Carlton Gibson</name>
<email>carlton.gibson@noumenal.es</email>
</author>
<published>2022-02-02T10:36:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ba94488196a74e312177ef2621fbd427956836ef'/>
<id>urn:sha1:ba94488196a74e312177ef2621fbd427956836ef</id>
<content type='text'>
Co-authored-by: Mariusz Felisiak &lt;felisiak.mariusz@gmail.com&gt;
</content>
</entry>
<entry>
<title>Enabled build-system isolation via pip.</title>
<updated>2021-02-11T07:07:55Z</updated>
<author>
<name>Florian Apolloner</name>
<email>florian@apolloner.eu</email>
</author>
<published>2021-02-10T11:40:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f8f35e8c530aaf440fa8160327461460d79f6db2'/>
<id>urn:sha1:f8f35e8c530aaf440fa8160327461460d79f6db2</id>
<content type='text'>
</content>
</entry>
</feed>
