python313Packages.reconplogger: 4.16.1 -> 4.17.1
Diff: https://github.com/omni-us/reconplogger/compare/refs/tags/v4.16.1...v4.17.1
This commit is contained in:
committed by
Fabian Affolter
parent
95928065c3
commit
a442ba0cc1
@@ -14,7 +14,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "reconplogger";
|
||||
version = "4.16.1";
|
||||
version = "4.17.1";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.8";
|
||||
@@ -23,7 +23,7 @@ buildPythonPackage rec {
|
||||
owner = "omni-us";
|
||||
repo = "reconplogger";
|
||||
tag = "v${version}";
|
||||
hash = "sha256-F/6vT3jLxpteUFtYNtGyiO/JxeRtwJKpdGXTFJ6IDCE=";
|
||||
hash = "sha256-6oFnERueR8TQOFrMiQGbs05wP1NOhp/hqyFJ9ibquEw=";
|
||||
};
|
||||
|
||||
build-system = [ setuptools ];
|
||||
|
||||
Reference in New Issue
Block a user