Revert "python: XStatic-Bootstrap: 3.3.7.1 -> 4.1.3.1"

because this broke the sole user bepasty

This reverts commit c7b4424d58.
This commit is contained in:
Frederik Rietdijk 2019-02-17 12:10:36 +01:00
parent afa743cd47
commit e31abb97a5

View File

@ -5,11 +5,11 @@
buildPythonPackage rec {
pname = "XStatic-Bootstrap";
version = "4.1.3.1";
version = "3.3.7.1";
src = fetchPypi {
inherit version pname;
sha256 = "1800e6bb5fc687604d8a893eee8c7882d800a6f3d6721799016f99a47d1dac0f";
sha256 = "0c949e78e8cd77983fd803a68a98df0124e0c3a872fddb9ac8e6e5b4a487f131";
};
# no tests implemented