Merge pull request #136508 from fabaff/bump-policyuniverse

python3Packages.policyuniverse: 1.4.0.20210816 -> 1.4.0.20210819
This commit is contained in:
Fabian Affolter
2021-09-03 09:54:55 +02:00
committed by GitHub
@@ -7,12 +7,12 @@
buildPythonPackage rec {
pname = "policyuniverse";
version = "1.4.0.20210816";
version = "1.4.0.20210819";
disabled = pythonOlder "3.7";
src = fetchPypi {
inherit pname version;
sha256 = "05fxn89f6rr5rrp117cnqsfzy1p3nbmq3izq2jqk6kackcr3cl8x";
sha256 = "sha256-RBRUR9Rzw3/yd2ZnteEBigDApJPBagpIk5lSGzeGqL4=";
};
# Tests are not shipped and there are no GitHub tags