python3Packages.compit-inext-api: 0.8.0 -> 0.9.1
Diff: https://github.com/Przemko92/compit-inext-api/compare/0.8.0...0.9.1 Changelog: https://github.com/Przemko92/compit-inext-api/releases/tag/0.9.1
This commit is contained in:
@@ -9,14 +9,14 @@
|
||||
|
||||
buildPythonPackage (finalAttrs: {
|
||||
pname = "compit-inext-api";
|
||||
version = "0.8.0";
|
||||
version = "0.9.1";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "Przemko92";
|
||||
repo = "compit-inext-api";
|
||||
tag = finalAttrs.version;
|
||||
hash = "sha256-7FGB2Vh0BhRzZSv/K5jISSFAN4VmFm9Je4uB9hdXS7k=";
|
||||
hash = "sha256-Me3bVTz9kZcuPgFM3/SZlcvw8LgqxQnXuLfY5lLhUeU=";
|
||||
};
|
||||
|
||||
build-system = [ setuptools ];
|
||||
|
||||
Reference in New Issue
Block a user