summaryrefslogtreecommitdiffstats
path: root/pkgs/development/python-modules/aio-georss-gdacs
diff options
context:
space:
mode:
authorR. Ryantm <ryantm-bot@ryantm.com>2022-02-21 04:11:14 +0000
committerR. Ryantm <ryantm-bot@ryantm.com>2022-02-21 04:11:14 +0000
commitc94b7109634a5b0df4213de10648d2612b2b5b4b (patch)
treee18bc00955c3af91e9775955ee19e041765f699f /pkgs/development/python-modules/aio-georss-gdacs
parentd81f048ef4ce360ba2d11d3d7c94398be134b380 (diff)
python310Packages.aio-georss-gdacs: 0.5 -> 0.6
Diffstat (limited to 'pkgs/development/python-modules/aio-georss-gdacs')
-rw-r--r--pkgs/development/python-modules/aio-georss-gdacs/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/development/python-modules/aio-georss-gdacs/default.nix b/pkgs/development/python-modules/aio-georss-gdacs/default.nix
index ed8b0ce2a813..b33e2e35ee1c 100644
--- a/pkgs/development/python-modules/aio-georss-gdacs/default.nix
+++ b/pkgs/development/python-modules/aio-georss-gdacs/default.nix
@@ -11,7 +11,7 @@
buildPythonPackage rec {
pname = "aio-georss-gdacs";
- version = "0.5";
+ version = "0.6";
format = "setuptools";
disabled = pythonOlder "3.7";
@@ -20,7 +20,7 @@ buildPythonPackage rec {
owner = "exxamalte";
repo = "python-aio-georss-gdacs";
rev = "v${version}";
- sha256 = "sha256-CIQoQRk5KIPEa/Y/7C1NPctuHvoiZ/o2bDa5YSWY+9M=";
+ sha256 = "sha256-sUHVmueu70ZnXP8KoJ2mDzzEedzXYHM2yeGC4oVsZZU=";
};
propagatedBuildInputs = [