python3Packages.djangosaml2: 1.11.0 -> 1.11.1-1 (#424751)
This commit is contained in:
commit
0fd3e256d5
@ -11,7 +11,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "djangosaml2";
|
||||
version = "1.11.0";
|
||||
version = "1.11.1-1";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.9";
|
||||
@ -20,7 +20,7 @@ buildPythonPackage rec {
|
||||
owner = "IdentityPython";
|
||||
repo = "djangosaml2";
|
||||
tag = "v${version}";
|
||||
hash = "sha256-AkyXxWcckBVWUZAhjuUru2b1/t4iwoCKxmTvvqSziV0=";
|
||||
hash = "sha256-f7VgysfGpwt4opmXXaigRsOBS506XB/jZV1zRiYwZig=";
|
||||
};
|
||||
|
||||
build-system = [ setuptools ];
|
||||
|
Loading…
x
Reference in New Issue
Block a user