python313Packages.zeroconf: 0.146.1 -> 0.147.0
Diff: https://github.com/jstasiak/python-zeroconf/compare/refs/tags/0.146.1...refs/tags/0.147.0 Changelog: https://github.com/python-zeroconf/python-zeroconf/blob/0.147.0/CHANGELOG.md
This commit is contained in:
parent
f4d08a37e2
commit
4824f13455
@ -17,7 +17,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "zeroconf";
|
||||
version = "0.146.1";
|
||||
version = "0.147.0";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.9";
|
||||
@ -26,7 +26,7 @@ buildPythonPackage rec {
|
||||
owner = "jstasiak";
|
||||
repo = "python-zeroconf";
|
||||
tag = version;
|
||||
hash = "sha256-p+8TunZvxVtK+kwGu396td7io5/4d3taJk5NTgSPb3Q=";
|
||||
hash = "sha256-WAixAOjGbO3J4Tsp81p5+uUGld2y5wU7M4mmQ4t8sBw=";
|
||||
};
|
||||
|
||||
build-system = [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user