<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nixos/nixpkgs.git/pkgs/development/python-modules/aiovlc, branch master</title>
<subtitle>Nix Packages collection</subtitle>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/'/>
<entry>
<title>python313Packages.aiovlc: fix changelog</title>
<updated>2026-04-28T21:29:28+00:00</updated>
<author>
<name>Sigmanificient</name>
<email>edhyjox@gmail.com</email>
</author>
<published>2026-04-22T21:45:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=f9220b0b24a79c580fdc91fc55c664d15d4445e1'/>
<id>f9220b0b24a79c580fdc91fc55c664d15d4445e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>python3Packages.aiovlc: migrate to finalAttrs</title>
<updated>2026-03-20T20:03:53+00:00</updated>
<author>
<name>Fabian Affolter</name>
<email>mail@fabian-affolter.ch</email>
</author>
<published>2026-03-20T20:03:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=33a08a42fa9841bc612f8465534d301ea9b488b3'/>
<id>33a08a42fa9841bc612f8465534d301ea9b488b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>python3Packages.aiovlc: 0.6.6 -&gt; 0.7.0</title>
<updated>2026-03-20T19:59:24+00:00</updated>
<author>
<name>Fabian Affolter</name>
<email>mail@fabian-affolter.ch</email>
</author>
<published>2026-03-20T19:59:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=dc88e94e6ede9efef5dedc06de788405c1743191'/>
<id>dc88e94e6ede9efef5dedc06de788405c1743191</id>
<content type='text'>
Changelog: https://github.com/MartinHjelmare/aiovlc/blob/v0.7.0/CHANGELOG.md
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changelog: https://github.com/MartinHjelmare/aiovlc/blob/v0.7.0/CHANGELOG.md
</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>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: run nixfmt 1.0.0</title>
<updated>2025-07-24T11:55:40+00:00</updated>
<author>
<name>Wolfgang Walther</name>
<email>walther@technowledgy.de</email>
</author>
<published>2025-07-22T13:19:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=5a0711127cd8b916c3d3128f473388c8c79df0da'/>
<id>5a0711127cd8b916c3d3128f473388c8c79df0da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>python313Packages.aiovlc: 0.6.5 -&gt; 0.6.6</title>
<updated>2025-03-01T09:30:09+00:00</updated>
<author>
<name>Fabian Affolter</name>
<email>mail@fabian-affolter.ch</email>
</author>
<published>2025-03-01T09:30:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=666cb91588ffb111ae829c8fb023abbe91f1adeb'/>
<id>666cb91588ffb111ae829c8fb023abbe91f1adeb</id>
<content type='text'>
Diff: https://github.com/MartinHjelmare/aiovlc/compare/refs/tags/v0.6.5...v0.6.6

Changelog: https://github.com/MartinHjelmare/aiovlc/blob/v0.6.6/CHANGELOG.md
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Diff: https://github.com/MartinHjelmare/aiovlc/compare/refs/tags/v0.6.5...v0.6.6

Changelog: https://github.com/MartinHjelmare/aiovlc/blob/v0.6.6/CHANGELOG.md
</pre>
</div>
</content>
</entry>
<entry>
<title>python312Packages.aiovlc: 0.6.3 -&gt; 0.6.5</title>
<updated>2024-12-08T14:38:14+00:00</updated>
<author>
<name>R. Ryantm</name>
<email>ryantm-bot@ryantm.com</email>
</author>
<published>2024-12-08T14:38:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=f1aabc677e526a401df0f653e9b1a699567bc60b'/>
<id>f1aabc677e526a401df0f653e9b1a699567bc60b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>python312Packages.aiovlc: 0.6.2 -&gt; 0.6.3</title>
<updated>2024-11-30T12:45:59+00:00</updated>
<author>
<name>Fabian Affolter</name>
<email>mail@fabian-affolter.ch</email>
</author>
<published>2024-11-30T12:45:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=99c3d04cf22966b42f90a9ae8c677988c6392723'/>
<id>99c3d04cf22966b42f90a9ae8c677988c6392723</id>
<content type='text'>
Diff: https://github.com/MartinHjelmare/aiovlc/compare/refs/tags/v0.6.2...v0.6.3

Changelog: https://github.com/MartinHjelmare/aiovlc/blob/v0.6.3/CHANGELOG.md
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Diff: https://github.com/MartinHjelmare/aiovlc/compare/refs/tags/v0.6.2...v0.6.3

Changelog: https://github.com/MartinHjelmare/aiovlc/blob/v0.6.3/CHANGELOG.md
</pre>
</div>
</content>
</entry>
</feed>
