mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 13:40:28 +03:00
python: XStatic-Bootstrap: 3.3.5.1 -> 3.3.7.1
This commit is contained in:
parent
bcf8f90768
commit
8cad4553b8
1 changed files with 2 additions and 2 deletions
|
@ -5,11 +5,11 @@
|
|||
|
||||
buildPythonPackage rec {
|
||||
pname = "XStatic-Bootstrap";
|
||||
version = "3.3.5.1";
|
||||
version = "3.3.7.1";
|
||||
|
||||
src = fetchPypi {
|
||||
inherit version pname;
|
||||
sha256 = "0jzjq3d4vp2shd2n20f9y53jnnk1cvphkj1v0awgrf18qsy2bmin";
|
||||
sha256 = "0c949e78e8cd77983fd803a68a98df0124e0c3a872fddb9ac8e6e5b4a487f131";
|
||||
};
|
||||
|
||||
# no tests implemented
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue