mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-26 21:33:03 +03:00
python37Packages.xstatic-bootbox: 4.4.0.1 -> 5.5.1.1
This commit is contained in:
parent
221568ccfb
commit
5c737382f3
@ -5,11 +5,11 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "XStatic-Bootbox";
|
||||
version = "4.4.0.1";
|
||||
version = "5.5.1.1";
|
||||
|
||||
src = fetchPypi {
|
||||
inherit version pname;
|
||||
sha256 = "1g00q38g1k576lxjlwglv4w3fj4z0z8lxlwpc66wyhjglj4r4bwd";
|
||||
sha256 = "4b2120bb33a1d8ada8f9e0532ad99987aa03879b17b08bfdc6b8326d6eb7c205";
|
||||
};
|
||||
|
||||
# no tests implemented
|
||||
|
Loading…
Reference in New Issue
Block a user