python3Packages.itemdb: 1.2.0 -> 1.3.0
This commit was automatically generated using update-python-libraries.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "itemdb";
|
||||
version = "1.2.0";
|
||||
version = "1.3.0";
|
||||
format = "setuptools";
|
||||
|
||||
# PyPI tarball doesn't include tests directory
|
||||
@@ -14,7 +14,7 @@ buildPythonPackage rec {
|
||||
owner = "almarklein";
|
||||
repo = "itemdb";
|
||||
tag = "v${version}";
|
||||
sha256 = "sha256-egxQ1tGC6R5p1stYm4r05+b2HkuT+nBySTZPGqeAbSE=";
|
||||
sha256 = "sha256-HXdOERq2td6CME8zWN0DRVkSlmdqTg2po7aJrOuITHE=";
|
||||
};
|
||||
|
||||
meta = with lib; {
|
||||
|
||||
Reference in New Issue
Block a user