Merge pull request #230478 from fabaff/panacotta-bump

python310Packages.panacotta: 0.1 -> 0.2
This commit is contained in:
Fabian Affolter 2023-05-07 15:17:49 +02:00 committed by GitHub
commit d20af51108
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@
buildPythonPackage rec {
pname = "panacotta";
version = "0.1";
version = "0.2";
format = "setuptools";
disabled = pythonOlder "3.8";
@ -15,7 +15,7 @@ buildPythonPackage rec {
owner = "u1f35c";
repo = "python-panacotta";
rev = "panacotta-${version}";
sha256 = "0v2fa18n50iy18n22klkgjral728iplj6yk3b6hjkzas5dk9wd9c";
hash = "sha256-0Ygmj9iRWKvjAuy6j6HjGhl9qJJylfvT5+Uwj44jLgE=";
};
# Project has no tests