<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nixos/nixpkgs/pkgs/development/python-modules/django, branch origin/python-updates</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://cgit.wugi.info/nixos/nixpkgs/atom?h=origin%2Fpython-updates</id>
<link rel='self' href='http://cgit.wugi.info/nixos/nixpkgs/atom?h=origin%2Fpython-updates'/>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/'/>
<updated>2025-08-09T17:05:15Z</updated>
<entry>
<title>python3Packages.django*: fix compat with python 3.13.6 and newer</title>
<updated>2025-08-09T17:05:15Z</updated>
<author>
<name>Martin Weinelt</name>
<email>hexa@darmstadt.ccc.de</email>
</author>
<published>2025-08-08T13:21:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=ed929d4a7d3917737b97f781df483f6840d5bc4b'/>
<id>urn:sha1:ed929d4a7d3917737b97f781df483f6840d5bc4b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python3Packages.django_5_2: 5.2.4 -&gt; 5.2.5</title>
<updated>2025-08-09T17:05:04Z</updated>
<author>
<name>Martin Weinelt</name>
<email>hexa@darmstadt.ccc.de</email>
</author>
<published>2025-08-07T04:04:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=d9a5b70e0a4bd9e6c503c496206119ce37f2254b'/>
<id>urn:sha1:d9a5b70e0a4bd9e6c503c496206119ce37f2254b</id>
<content type='text'>
https://docs.djangoproject.com/en/5.2/releases/5.2.5/
</content>
</entry>
<entry>
<title>python3Packages.django_3: drop</title>
<updated>2025-08-01T23:19:09Z</updated>
<author>
<name>Martin Weinelt</name>
<email>hexa@darmstadt.ccc.de</email>
</author>
<published>2025-01-25T18:24:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=fa497de04824fc1e1089a78301f1d0111f2a5598'/>
<id>urn:sha1:fa497de04824fc1e1089a78301f1d0111f2a5598</id>
<content type='text'>
This django release went EOL after 2024-04-01.

Closes: #262907
</content>
</entry>
<entry>
<title>treewide: run nixfmt 1.0.0</title>
<updated>2025-07-24T11:55:40Z</updated>
<author>
<name>Wolfgang Walther</name>
<email>walther@technowledgy.de</email>
</author>
<published>2025-07-22T13:19:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=5a0711127cd8b916c3d3128f473388c8c79df0da'/>
<id>urn:sha1:5a0711127cd8b916c3d3128f473388c8c79df0da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python3Packages.django_5_2: 5.2.3 -&gt; 5.2.4</title>
<updated>2025-07-02T21:59:49Z</updated>
<author>
<name>Martin Weinelt</name>
<email>hexa@darmstadt.ccc.de</email>
</author>
<published>2025-07-02T21:59:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=06c86c501b0a26c44f82a9f14af05835da7a8261'/>
<id>urn:sha1:06c86c501b0a26c44f82a9f14af05835da7a8261</id>
<content type='text'>
https://docs.djangoproject.com/en/5.2/releases/5.2.4/
</content>
</entry>
<entry>
<title>treewide: add explicit format attribute for Python packages</title>
<updated>2025-07-02T03:56:47Z</updated>
<author>
<name>Martin Weinelt</name>
<email>hexa@darmstadt.ccc.de</email>
</author>
<published>2025-07-02T01:20:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=ae4a1a485a7c2f7be3283e76a3a1d42e4bb3a459'/>
<id>urn:sha1:ae4a1a485a7c2f7be3283e76a3a1d42e4bb3a459</id>
<content type='text'>
If a Python package does not come with either `format` or `pyproject` we
consider it a setuptools build, that calls `setup.py` directly, which is
deprecated.

This change, as a first step, migrates a large chunk of these packages to
set setuptools as their explicit format

This is so we can unify the problem space for the next step of the
migration.
</content>
</entry>
<entry>
<title>Merge master into staging-next</title>
<updated>2025-06-12T06:06:28Z</updated>
<author>
<name>nixpkgs-ci[bot]</name>
<email>190413589+nixpkgs-ci[bot]@users.noreply.github.com</email>
</author>
<published>2025-06-12T06:06:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=b281282ac7563aafc33fa0f81efd5ed400a582eb'/>
<id>urn:sha1:b281282ac7563aafc33fa0f81efd5ed400a582eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python3Packages.django_5_{1,2}: don't depend on pywatchman (#415400)</title>
<updated>2025-06-12T02:35:49Z</updated>
<author>
<name>Martin Weinelt</name>
<email>mweinelt@users.noreply.github.com</email>
</author>
<published>2025-06-12T02:35:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=c19c69c23053e05fd518f3cffe52cff6b5d77f04'/>
<id>urn:sha1:c19c69c23053e05fd518f3cffe52cff6b5d77f04</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python3Packages.django_5_2: enable tests on Darwin</title>
<updated>2025-06-12T02:18:08Z</updated>
<author>
<name>Robert Schütz</name>
<email>nix@dotlambda.de</email>
</author>
<published>2025-06-12T01:54:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=2a3d6aec4498af790189e80c5b70a98d5c38a429'/>
<id>urn:sha1:2a3d6aec4498af790189e80c5b70a98d5c38a429</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python3Packages.django_5_1: enable tests on Darwin</title>
<updated>2025-06-12T02:18:08Z</updated>
<author>
<name>Robert Schütz</name>
<email>nix@dotlambda.de</email>
</author>
<published>2025-06-12T01:59:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=1d5b5ec4df847b9499dc292dfec75aa7b1c9c5be'/>
<id>urn:sha1:1d5b5ec4df847b9499dc292dfec75aa7b1c9c5be</id>
<content type='text'>
</content>
</entry>
</feed>
