<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nixos/nixpkgs.git/pkgs/development/python-modules/django-stubs, branch master</title>
<subtitle>Nix Packages collection</subtitle>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/'/>
<entry>
<title>python3Packages.django-stubs: don't run mypy tests</title>
<updated>2026-05-23T22:45:03+00:00</updated>
<author>
<name>Martin Weinelt</name>
<email>hexa@darmstadt.ccc.de</email>
</author>
<published>2026-05-23T22:45:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=982d9e78b7f408966c97879a74d4ec50852638e0'/>
<id>982d9e78b7f408966c97879a74d4ec50852638e0</id>
<content type='text'>
ext/tests/typecheck/test_patching.yml::patch_reveal_type_during_django_setup /build/pytest-mypy-z8f1c29u/mypy.ini:21: error: Error importing plugin "mypy_django_plugin.main": No module named 'mypy_django_plugin'
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ext/tests/typecheck/test_patching.yml::patch_reveal_type_during_django_setup /build/pytest-mypy-z8f1c29u/mypy.ini:21: error: Error importing plugin "mypy_django_plugin.main": No module named 'mypy_django_plugin'
</pre>
</div>
</content>
</entry>
<entry>
<title>python313Packages.django-stubs: relax uv-build version constraint</title>
<updated>2026-02-25T13:49:44+00:00</updated>
<author>
<name>Sandro Jäckel</name>
<email>sandro.jaeckel@gmail.com</email>
</author>
<published>2026-02-25T13:48:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=063f4d05377fda3ddcdf2c71d4a0a9b3fd8e2502'/>
<id>063f4d05377fda3ddcdf2c71d4a0a9b3fd8e2502</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/master' into staging-next</title>
<updated>2026-02-15T15:17:41+00:00</updated>
<author>
<name>Martin Weinelt</name>
<email>hexa@darmstadt.ccc.de</email>
</author>
<published>2026-02-15T15:17:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=b79da2786ff6caba20291983290dc777ec82c96a'/>
<id>b79da2786ff6caba20291983290dc777ec82c96a</id>
<content type='text'>
 Conflicts:
	pkgs/development/python-modules/bundlewrap/default.nix
	pkgs/development/python-modules/coverage/default.nix
	pkgs/development/python-modules/h5netcdf/default.nix
	pkgs/development/python-modules/hypothesis/default.nix
	pkgs/development/python-modules/numba/default.nix
	pkgs/development/python-modules/optype/default.nix
	pkgs/development/python-modules/setuptools-git-versioning/default.nix
	pkgs/development/python-modules/sphinx/default.nix
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 Conflicts:
	pkgs/development/python-modules/bundlewrap/default.nix
	pkgs/development/python-modules/coverage/default.nix
	pkgs/development/python-modules/h5netcdf/default.nix
	pkgs/development/python-modules/hypothesis/default.nix
	pkgs/development/python-modules/numba/default.nix
	pkgs/development/python-modules/optype/default.nix
	pkgs/development/python-modules/setuptools-git-versioning/default.nix
	pkgs/development/python-modules/sphinx/default.nix
</pre>
</div>
</content>
</entry>
<entry>
<title>treewide: prune pythonOlder 3.10/3.11</title>
<updated>2026-02-15T03:33:54+00:00</updated>
<author>
<name>Martin Weinelt</name>
<email>hexa@darmstadt.ccc.de</email>
</author>
<published>2026-02-15T02:11:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=8ea6bde88dd8ac77d9d81135d71a075d5d691c87'/>
<id>8ea6bde88dd8ac77d9d81135d71a075d5d691c87</id>
<content type='text'>
This is a post 3.10 removal cleanup.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a post 3.10 removal cleanup.
</pre>
</div>
</content>
</entry>
<entry>
<title>python3Packages.django-stubs: 5.2.2 -&gt; 5.2.9</title>
<updated>2026-02-01T15:43:10+00:00</updated>
<author>
<name>Martin Weinelt</name>
<email>hexa@darmstadt.ccc.de</email>
</author>
<published>2026-01-21T17:33:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=530e6f4be09769c996c6da4de00e2f31bc764f6d'/>
<id>530e6f4be09769c996c6da4de00e2f31bc764f6d</id>
<content type='text'>
https://github.com/typeddjango/django-stubs/releases/tag/5.2.9

This commit was automatically generated using update-python-libraries.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/typeddjango/django-stubs/releases/tag/5.2.9

This commit was automatically generated using update-python-libraries.
</pre>
</div>
</content>
</entry>
<entry>
<title>treewide: clean up 'meta = with' pattern</title>
<updated>2025-12-10T17:09:49+00:00</updated>
<author>
<name>Ihar Hrachyshka</name>
<email>ihar.hrachyshka@gmail.com</email>
</author>
<published>2025-12-10T16:44:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=567e8dfd8eddc5468e6380fc563ab8a27422ab1d'/>
<id>567e8dfd8eddc5468e6380fc563ab8a27422ab1d</id>
<content type='text'>
This commit was created by a combination of scripts and tools:
- an ast-grep script to prefix things in meta with `lib.`,
- a modified nixf-diagnose / nixf combination to remove unused `with
lib;`, and
- regular nixfmt.

Co-authored-by: Wolfgang Walther &lt;walther@technowledgy.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit was created by a combination of scripts and tools:
- an ast-grep script to prefix things in meta with `lib.`,
- a modified nixf-diagnose / nixf combination to remove unused `with
lib;`, and
- regular nixfmt.

Co-authored-by: Wolfgang Walther &lt;walther@technowledgy.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>treewide: use lib.concatAttrValues to obtain all optional-dependencies</title>
<updated>2025-11-28T05:58:38+00:00</updated>
<author>
<name>Robert Schütz</name>
<email>nix@dotlambda.de</email>
</author>
<published>2025-11-28T05:52:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=82c4e4f1ef9a89c1573b245d226d689651df569f'/>
<id>82c4e4f1ef9a89c1573b245d226d689651df569f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>treewide: remove unused with</title>
<updated>2025-10-05T08:50:41+00:00</updated>
<author>
<name>Wolfgang Walther</name>
<email>walther@technowledgy.de</email>
</author>
<published>2025-09-01T11:00:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=c283f32d296564fd649ef3ed268c1f1f7b199c49'/>
<id>c283f32d296564fd649ef3ed268c1f1f7b199c49</id>
<content type='text'>
Auto-fixed by nixf-diagnose.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Auto-fixed by nixf-diagnose.
</pre>
</div>
</content>
</entry>
<entry>
<title>maintainers: drop elohmeier</title>
<updated>2025-09-07T13:38:09+00:00</updated>
<author>
<name>Enno Richter</name>
<email>enno@nerdworks.de</email>
</author>
<published>2025-09-07T13:37:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=dc6bf1182336d6ed8a4fbfe7ef89171469b2a01d'/>
<id>dc6bf1182336d6ed8a4fbfe7ef89171469b2a01d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/master' into staging-next</title>
<updated>2025-08-10T12:46:08+00:00</updated>
<author>
<name>Martin Weinelt</name>
<email>hexa@darmstadt.ccc.de</email>
</author>
<published>2025-08-10T12:46:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=98214d19e0c7c24c6098c4a259d4f2479219ffaf'/>
<id>98214d19e0c7c24c6098c4a259d4f2479219ffaf</id>
<content type='text'>
 Conflicts:
	pkgs/development/python-modules/django-stubs-ext/default.nix
	pkgs/development/python-modules/django-stubs/default.nix
	pkgs/development/python-modules/python-roborock/default.nix
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 Conflicts:
	pkgs/development/python-modules/django-stubs-ext/default.nix
	pkgs/development/python-modules/django-stubs/default.nix
	pkgs/development/python-modules/python-roborock/default.nix
</pre>
</div>
</content>
</entry>
</feed>
