Merge pull request #258091 from fabaff/alexapy-bump

python311Packages.alexapy: 1.26.9 -> 1.27.1
This commit is contained in:
Fabian Affolter 2023-09-30 18:32:02 +02:00 committed by GitHub
commit 2af45d0925
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,7 @@
buildPythonPackage rec {
pname = "alexapy";
version = "1.26.9";
version = "1.27.1";
format = "pyproject";
disabled = pythonOlder "3.10";
@ -28,7 +28,7 @@ buildPythonPackage rec {
owner = "keatontaylor";
repo = "alexapy";
rev = "refs/tags/v${version}";
hash = "sha256-mDh4kYwRXpvVCh+nBmQblmlmgG98P6+UmgG4ZioQ68M=";
hash = "sha256-pMTVZ2iE/a1yNsWhmxkIQFkl18x06ZLjslj8hjKVBEA=";
};
pythonRelaxDeps = [