python312Packages.pysmi: 1.5.4 -> 1.5.9
Diff: https://github.com/lextudio/pysmi/compare/refs/tags/v1.5.4...v1.5.9 Changelog: https://github.com/lextudio/pysmi/blob/v1.5.9/CHANGES.rst
This commit is contained in:
parent
8f5a6dd7b6
commit
362df5e3cf
@ -13,7 +13,7 @@
|
||||
}:
|
||||
|
||||
buildPythonPackage rec {
|
||||
version = "1.5.4";
|
||||
version = "1.5.9";
|
||||
pname = "pysmi";
|
||||
pyproject = true;
|
||||
|
||||
@ -23,7 +23,7 @@ buildPythonPackage rec {
|
||||
owner = "lextudio";
|
||||
repo = "pysmi";
|
||||
rev = "refs/tags/v${version}";
|
||||
hash = "sha256-QKxUV2QTaGkCQmWTS8GBeaXKsKTIsrDVZFwidTqLdh0=";
|
||||
hash = "sha256-cAeLoDwAf56aWWKKUjOB0fpy7C3gBJchJJtQ6986thc=";
|
||||
};
|
||||
|
||||
build-system = [ poetry-core ];
|
||||
|
Loading…
Reference in New Issue
Block a user