python313Packages.aiosql: 13.3 -> 13.4
Diff: https://github.com/nackjicholson/aiosql/compare/refs/tags/13.3...refs/tags/13.4 Changelog: https://github.com/nackjicholson/aiosql/releases/tag/13.4
This commit is contained in:
parent
ad911115b2
commit
68b09ca7f3
@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
buildPythonPackage rec {
|
buildPythonPackage rec {
|
||||||
pname = "aiosql";
|
pname = "aiosql";
|
||||||
version = "13.3";
|
version = "13.4";
|
||||||
pyproject = true;
|
pyproject = true;
|
||||||
|
|
||||||
disabled = pythonOlder "3.8";
|
disabled = pythonOlder "3.8";
|
||||||
@ -28,7 +28,7 @@ buildPythonPackage rec {
|
|||||||
owner = "nackjicholson";
|
owner = "nackjicholson";
|
||||||
repo = "aiosql";
|
repo = "aiosql";
|
||||||
tag = version;
|
tag = version;
|
||||||
hash = "sha256-FCCS91nH/HPhez+bJE7+JoFW4hKkXMdY4bAaEOZ06jU=";
|
hash = "sha256-a3pRzcDMXdaDs0ub6k5bPRwnk+RCbxZ7ceIt8/fMSPg=";
|
||||||
};
|
};
|
||||||
|
|
||||||
sphinxRoot = "docs/source";
|
sphinxRoot = "docs/source";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user