<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nixos/nixpkgs.git/pkgs/development/python-modules/aiodhcpwatcher, 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: 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.aiodhcpwatcher: 1.2.0 -&gt; 1.2.1</title>
<updated>2025-08-15T21:06:28+00:00</updated>
<author>
<name>Martin Weinelt</name>
<email>hexa@darmstadt.ccc.de</email>
</author>
<published>2025-08-15T21:06:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=48aed744d9c85ea59c56ab8fc4c7849eb6d1e82e'/>
<id>48aed744d9c85ea59c56ab8fc4c7849eb6d1e82e</id>
<content type='text'>
https://github.com/bdraco/aiodhcpwatcher/blob/v1.2.1/CHANGELOG.md
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/bdraco/aiodhcpwatcher/blob/v1.2.1/CHANGELOG.md
</pre>
</div>
</content>
</entry>
<entry>
<title>python313Packages.aiodhcpwatcher: 1.1.1 -&gt; 1.2.0</title>
<updated>2025-05-18T07:13:44+00:00</updated>
<author>
<name>Fabian Affolter</name>
<email>mail@fabian-affolter.ch</email>
</author>
<published>2025-05-18T07:13:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=c63dd21a2af34be5792d9bea0bef0efd96526859'/>
<id>c63dd21a2af34be5792d9bea0bef0efd96526859</id>
<content type='text'>
Diff: https://github.com/bdraco/aiodhcpwatcher/compare/v1.1.1...v1.2.0

Changelog: https://github.com/bdraco/aiodhcpwatcher/blob/v1.2.0/CHANGELOG.md
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Diff: https://github.com/bdraco/aiodhcpwatcher/compare/v1.1.1...v1.2.0

Changelog: https://github.com/bdraco/aiodhcpwatcher/blob/v1.2.0/CHANGELOG.md
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "treewide: replace `rev` with `tag`"</title>
<updated>2025-04-08T06:57:25+00:00</updated>
<author>
<name>Winter</name>
<email>winter@winter.cafe</email>
</author>
<published>2025-04-08T06:51:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=a19cd4ffb1f4b953a76f3ac29c6520d0b1877108'/>
<id>a19cd4ffb1f4b953a76f3ac29c6520d0b1877108</id>
<content type='text'>
This reverts commit 65a333600d5c88a98d674f637d092807cfc12253.

This wasn't tested for correctness with something like fodwatch [0],
and should not have been (self-)merged so quickly, especially without
further review.

It also resulted in the breakage of at least one package [1] (and that's
the one we know of and was caught).

A few packages that were updated in between this commit and this revert
were not reverted back to using `rev`, but other than that, this is a
1:1 revert.

[0]: https://codeberg.org/raphaelr/fodwatch
[1]: https://github.com/NixOS/nixpkgs/pull/396904 / 758551e4587d75882aebc21a04bee960418f8ce9
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 65a333600d5c88a98d674f637d092807cfc12253.

This wasn't tested for correctness with something like fodwatch [0],
and should not have been (self-)merged so quickly, especially without
further review.

It also resulted in the breakage of at least one package [1] (and that's
the one we know of and was caught).

A few packages that were updated in between this commit and this revert
were not reverted back to using `rev`, but other than that, this is a
1:1 revert.

[0]: https://codeberg.org/raphaelr/fodwatch
[1]: https://github.com/NixOS/nixpkgs/pull/396904 / 758551e4587d75882aebc21a04bee960418f8ce9
</pre>
</div>
</content>
</entry>
<entry>
<title>treewide: replace `rev` with `tag`</title>
<updated>2025-04-07T14:57:22+00:00</updated>
<author>
<name>Pol Dellaiera</name>
<email>pol.dellaiera@protonmail.com</email>
</author>
<published>2025-04-07T06:23:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=65a333600d5c88a98d674f637d092807cfc12253'/>
<id>65a333600d5c88a98d674f637d092807cfc12253</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>python313Packages.aiodhcpwatcher: 1.1.0 -&gt; 1.1.1</title>
<updated>2025-02-23T11:01:36+00:00</updated>
<author>
<name>Fabian Affolter</name>
<email>mail@fabian-affolter.ch</email>
</author>
<published>2025-02-23T11:01:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=6afa88f3c36d24acbdc363a6d6cb785d97507617'/>
<id>6afa88f3c36d24acbdc363a6d6cb785d97507617</id>
<content type='text'>
Diff: https://github.com/bdraco/aiodhcpwatcher/compare/v1.1.0...v1.1.1

Changelog: https://github.com/bdraco/aiodhcpwatcher/blob/v1.1.1/CHANGELOG.md
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Diff: https://github.com/bdraco/aiodhcpwatcher/compare/v1.1.0...v1.1.1

Changelog: https://github.com/bdraco/aiodhcpwatcher/blob/v1.1.1/CHANGELOG.md
</pre>
</div>
</content>
</entry>
<entry>
<title>python313Packages.aiodhcpwatcher: 1.0.2 -&gt; 1.1.0</title>
<updated>2025-02-06T17:55:10+00:00</updated>
<author>
<name>Martin Weinelt</name>
<email>hexa@darmstadt.ccc.de</email>
</author>
<published>2025-02-05T16:10:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=72b21e94c71559758d7889b76d8d424b73e8efae'/>
<id>72b21e94c71559758d7889b76d8d424b73e8efae</id>
<content type='text'>
https://github.com/bdraco/aiodhcpwatcher/blob/v1.1.0/CHANGELOG.md
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/bdraco/aiodhcpwatcher/blob/v1.1.0/CHANGELOG.md
</pre>
</div>
</content>
</entry>
<entry>
<title>python312Packages.aiodhcpwatcher: fix tests</title>
<updated>2024-10-13T09:09:51+00:00</updated>
<author>
<name>Martin Weinelt</name>
<email>hexa@darmstadt.ccc.de</email>
</author>
<published>2024-10-01T00:16:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=0e7d58eb38eea26bc764e7af41e77828507a56dc'/>
<id>0e7d58eb38eea26bc764e7af41e77828507a56dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>python312Packages.aiodhcpwatcher: 1.0.1 -&gt; 1.0.2</title>
<updated>2024-06-27T08:33:38+00:00</updated>
<author>
<name>Fabian Affolter</name>
<email>mail@fabian-affolter.ch</email>
</author>
<published>2024-06-27T08:33:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=c05e2f7d8397094282112f6e08062b3c4971e997'/>
<id>c05e2f7d8397094282112f6e08062b3c4971e997</id>
<content type='text'>
Diff: https://github.com/bdraco/aiodhcpwatcher/compare/v1.0.1...v1.0.2

Changelog: https://github.com/bdraco/aiodhcpwatcher/blob/v1.0.2/CHANGELOG.md
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Diff: https://github.com/bdraco/aiodhcpwatcher/compare/v1.0.1...v1.0.2

Changelog: https://github.com/bdraco/aiodhcpwatcher/blob/v1.0.2/CHANGELOG.md
</pre>
</div>
</content>
</entry>
<entry>
<title>python3Packages: format with nixfmt</title>
<updated>2024-05-22T15:32:03+00:00</updated>
<author>
<name>Martin Weinelt</name>
<email>hexa@darmstadt.ccc.de</email>
</author>
<published>2024-05-22T14:01:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=59b1aef59071cae6e87859dc65de973d2cc595c0'/>
<id>59b1aef59071cae6e87859dc65de973d2cc595c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
