gfal2-util: 1.8.1 -> 1.9.0

R. Ryantm fec6a167 0e209ec1

Changed files
+2 -2
pkgs
development
python-modules
gfal2-util
+2 -2
pkgs/development/python-modules/gfal2-util/default.nix
···
}:
(buildPythonPackage rec {
pname = "gfal2-util";
-
version = "1.8.1";
+
version = "1.9.0";
format = "setuptools";
src = fetchFromGitHub {
owner = "cern-fts";
repo = "gfal2-util";
rev = "v${version}";
-
hash = "sha256-3JbJgKD17aYkrB/aaww7IQU8fLFrTCh868KWlLPxmlk=";
+
hash = "sha256-BJR2fPj9nDXYU0X1HO2k3PiGMM2s8lU7+5SLadxw55Y=";
};
# Replace the ad-hoc python executable finding