From ff12382d137addac5a314d4d008b059bb0c9e9a0 Mon Sep 17 00:00:00 2001 From: Chris Burr Date: Wed, 26 May 2021 18:10:28 +0200 Subject: [PATCH 1/2] Add cachetools --- construct.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/construct.yaml b/construct.yaml index c162bdc..22da883 100644 --- a/construct.yaml +++ b/construct.yaml @@ -53,6 +53,7 @@ specs: - python-gfal2 - voms # Others + - cachetools - diraccfg - future - git From 4c156e0f80bf7faae94207336a2e0cd21b608b1a Mon Sep 17 00:00:00 2001 From: Chris Burr Date: Wed, 26 May 2021 18:10:39 +0200 Subject: [PATCH 2/2] Add version constraints --- construct.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/construct.yaml b/construct.yaml index 22da883..ff2739d 100644 --- a/construct.yaml +++ b/construct.yaml @@ -70,7 +70,7 @@ specs: - pytz >=2015.7 - requests >=2.9.1 - rrdtool - - singularity + - singularity >=3.7 - six - subprocess32 - suds-jurko >=0.6 @@ -87,4 +87,4 @@ specs: # Probably not needed - lz4 - python-xxhash - - xrootd + - xrootd >=5