python3Packages.imgw-pib: 2.0.2 -> 2.0.4
Diff: https://github.com/bieniu/imgw-pib/compare/2.0.2...2.0.4 Changelog: https://github.com/bieniu/imgw-pib/releases/tag/2.0.4
This commit is contained in:
@@ -15,14 +15,14 @@
|
||||
|
||||
buildPythonPackage (finalAttrs: {
|
||||
pname = "imgw-pib";
|
||||
version = "2.0.2";
|
||||
version = "2.0.4";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "bieniu";
|
||||
repo = "imgw-pib";
|
||||
tag = finalAttrs.version;
|
||||
hash = "sha256-CXBeKckm73nDuncLbJywgV7SUckISqmESNHPis0n700=";
|
||||
hash = "sha256-87Q1aKUmDPpay4nIhFZ37fU8XgR4mekbpYZ3BPkcmUw=";
|
||||
};
|
||||
|
||||
build-system = [ setuptools ];
|
||||
|
||||
Reference in New Issue
Block a user