<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nixos/nixpkgs.git/pkgs/development/python-modules/astroid, branch master</title>
<subtitle>Nix Packages collection</subtitle>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/'/>
<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.astroid: 4.0.1 -&gt; 4.0.3</title>
<updated>2026-01-05T19:42:26+00:00</updated>
<author>
<name>Gaetan Lepage</name>
<email>gaetan@glepage.com</email>
</author>
<published>2026-01-04T20:53:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=cab2dd30f6405232cd3de811165baea3b7bf2fad'/>
<id>cab2dd30f6405232cd3de811165baea3b7bf2fad</id>
<content type='text'>
Diff: https://github.com/PyCQA/astroid/compare/v4.0.1...v4.0.3

Changelog: https://github.com/PyCQA/astroid/blob/v4.0.3/ChangeLog
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Diff: https://github.com/PyCQA/astroid/compare/v4.0.1...v4.0.3

Changelog: https://github.com/PyCQA/astroid/blob/v4.0.3/ChangeLog
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'staging-next' into staging</title>
<updated>2025-12-10T17:42:31+00:00</updated>
<author>
<name>Wolfgang Walther</name>
<email>walther@technowledgy.de</email>
</author>
<published>2025-12-10T17:42:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=46c0c0eae768ef841bcb8bad12932748d9be8114'/>
<id>46c0c0eae768ef841bcb8bad12932748d9be8114</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>python3Packages.astroid: 3.3.11 -&gt; 4.0.1</title>
<updated>2025-11-25T20:39:05+00:00</updated>
<author>
<name>Martin Weinelt</name>
<email>hexa@darmstadt.ccc.de</email>
</author>
<published>2025-11-09T13:34:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=ac5d83b6b75b1331a050952e5c515de777bf0f4d'/>
<id>ac5d83b6b75b1331a050952e5c515de777bf0f4d</id>
<content type='text'>
https://github.com/PyCQA/astroid/blob/v4.0.1/ChangeLog
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/PyCQA/astroid/blob/v4.0.1/ChangeLog
</pre>
</div>
</content>
</entry>
<entry>
<title>python3Packages.astroid: 3.3.10 -&gt; 3.3.11</title>
<updated>2025-08-09T16:57:41+00:00</updated>
<author>
<name>Martin Weinelt</name>
<email>hexa@darmstadt.ccc.de</email>
</author>
<published>2025-08-04T17:17:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=a53b38be9a6046db0e2261ab8c627dd48a28d704'/>
<id>a53b38be9a6046db0e2261ab8c627dd48a28d704</id>
<content type='text'>
https://github.com/PyCQA/astroid/blob/v3.3.11/ChangeLog
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/PyCQA/astroid/blob/v3.3.11/ChangeLog
</pre>
</div>
</content>
</entry>
<entry>
<title>python313Packages.astroid: 3.3.8 -&gt; 3.3.10</title>
<updated>2025-05-23T15:37:20+00:00</updated>
<author>
<name>Martin Weinelt</name>
<email>hexa@darmstadt.ccc.de</email>
</author>
<published>2025-05-17T12:31:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=e7f0482cf0b69936cac62a140e09c6a51a041a22'/>
<id>e7f0482cf0b69936cac62a140e09c6a51a041a22</id>
<content type='text'>
https://github.com/PyCQA/astroid/blob/v3.3.10/ChangeLog
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/PyCQA/astroid/blob/v3.3.10/ChangeLog
</pre>
</div>
</content>
</entry>
<entry>
<title>python312Packages.astroid: 3.3.5 -&gt; 3.3.8</title>
<updated>2025-01-01T05:01:37+00:00</updated>
<author>
<name>Adam C. Stephens</name>
<email>adam@valkor.net</email>
</author>
<published>2024-12-31T13:54:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=09d6a2f64f370527bc34ac21468fb364b86490ce'/>
<id>09d6a2f64f370527bc34ac21468fb364b86490ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>python313Packages.astroid: 3.3.4 -&gt; 3.3.5</title>
<updated>2024-11-18T17:36:44+00:00</updated>
<author>
<name>Martin Weinelt</name>
<email>hexa@darmstadt.ccc.de</email>
</author>
<published>2024-10-28T16:38:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=cbe9b6557f052148b275d46cadeb28cc4f967851'/>
<id>cbe9b6557f052148b275d46cadeb28cc4f967851</id>
<content type='text'>
https://github.com/PyCQA/astroid/blob/refs/tags/v3.3.5/ChangeLog
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/PyCQA/astroid/blob/refs/tags/v3.3.5/ChangeLog
</pre>
</div>
</content>
</entry>
<entry>
<title>python3Packages.astroid: 3.2.2 -&gt; 3.3.4</title>
<updated>2024-10-13T09:02:57+00:00</updated>
<author>
<name>Martin Weinelt</name>
<email>hexa@darmstadt.ccc.de</email>
</author>
<published>2024-09-29T15:03:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=0d90da5f2cea90fe263e5b3c14e6e79d35248852'/>
<id>0d90da5f2cea90fe263e5b3c14e6e79d35248852</id>
<content type='text'>
https://github.com/PyCQA/astroid/blob/refs/tags/v3.3.4/ChangeLog
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/PyCQA/astroid/blob/refs/tags/v3.3.4/ChangeLog
</pre>
</div>
</content>
</entry>
</feed>
