Unverified Commit 6e8698cf authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

python3Packages.snakemake-storage-plugin-xrootd: 0.4.1 -> 1.0.0 (#488403)

parents 832ed096 9b766e41
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -12,14 +12,14 @@

buildPythonPackage rec {
  pname = "snakemake-storage-plugin-xrootd";
  version = "0.4.1";
  version = "1.0.0";
  pyproject = true;

  src = fetchFromGitHub {
    owner = "snakemake";
    repo = "snakemake-storage-plugin-xrootd";
    tag = "v${version}";
    hash = "sha256-vfMAgOTmT3uzUZHXeKsd8Ze3+b3nFsVHDhkPG+xvz+k=";
    hash = "sha256-QYG/BE7y3h/Mz1PrVVxmfBBLBLoirrEx9unSEaflUds=";
  };

  # xrootd<6.0.0,>=5.6.4 not satisfied by version 5.7rc20240303