3
0
Fork 0
forked from mirrors/nixpkgs

Merge pull request #161191 from r-ryantm/auto-update/python3.10-georss-tfs-incidents-client

python310Packages.georss-tfs-incidents-client: 0.3 -> 0.4
This commit is contained in:
Fabian Affolter 2022-02-21 10:14:29 +01:00 committed by GitHub
commit be4fb3e4c2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@
buildPythonPackage rec {
pname = "georss-tfs-incidents-client";
version = "0.3";
version = "0.4";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -17,7 +17,7 @@ buildPythonPackage rec {
owner = "exxamalte";
repo = "python-georss-tfs-incidents-client";
rev = "v${version}";
hash = "sha256-9fDFm9GLXxy814wR75TjP3pfQPU+nCSV8Z509WXm24Y=";
hash = "sha256-Cz0PRcGReAE0mg04ktCUaoLqPTjvyU1TiB/Pdz7o7zo=";
};
propagatedBuildInputs = [