Skip to content

Commit

Permalink
Update rucio-clients to 1.29.10 and all its dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
amaltaro committed Nov 22, 2022
1 parent 401c47b commit bc19b20
Show file tree
Hide file tree
Showing 14 changed files with 17 additions and 12 deletions.
2 changes: 1 addition & 1 deletion py3-attrs.spec
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
### RPM external py3-attrs 20.3.0
### RPM external py3-attrs 22.1.0
## IMPORT build-with-pip3
2 changes: 1 addition & 1 deletion py3-certifi.spec
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
### RPM external py3-certifi 2021.5.30
### RPM external py3-certifi 2022.9.24
## IMPORT build-with-pip3
2 changes: 1 addition & 1 deletion py3-charset-normalizer.spec
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### RPM external py3-charset-normalizer 2.0.4
### RPM external py3-charset-normalizer 2.0.12
## IMPORT build-with-pip3

%define PipPostBuild perl -p -i -e "s|^#!.*python|#!/usr/bin/env python|" %{i}/bin/*
3 changes: 3 additions & 0 deletions py3-cmsmonitoring.spec
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,7 @@
%define pip_name cmsmonitoring
Requires: py3-stomp py3-jsonschema py3-genson

# Relax dependency on jsonschema to avoid incompatibilities with rucio-clients
%define PipPreBuild perl -p -i -e "s|^jsonschema>=4|jsonschema>=3.2|" %{i}/src/*

%define PipPostBuild perl -p -i -e "s|^#!.*python|#!/usr/bin/env python|" %{i}/bin/*
2 changes: 1 addition & 1 deletion py3-decorator.spec
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
### RPM external py3-decorator 4.4.2
### RPM external py3-decorator 5.1.1
## IMPORT build-with-pip3
2 changes: 1 addition & 1 deletion py3-dogpile-cache.spec
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### RPM external py3-dogpile-cache 0.6.7
### RPM external py3-dogpile-cache 1.1.5
## IMPORT build-with-pip3

%define pip_name dogpile.cache
Expand Down
2 changes: 1 addition & 1 deletion py3-idna.spec
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### RPM external py3-idna 3.2
### RPM external py3-idna 3.4
## IMPORT build-with-pip3

Requires: py3-certifi py3-urllib3
2 changes: 1 addition & 1 deletion py3-pbr.spec
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### RPM external py3-pbr 5.5.1
### RPM external py3-pbr 5.11.0
## IMPORT build-with-pip3

%define PipPostBuild perl -p -i -e "s|^#!.*python|#!/usr/bin/env python|" %{i}/bin/*
2 changes: 1 addition & 1 deletion py3-pyrsistent.spec
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
### RPM external py3-pyrsistent 0.17.3
### RPM external py3-pyrsistent 0.19.2
## IMPORT build-with-pip3

2 changes: 1 addition & 1 deletion py3-requests.spec
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### RPM external py3-requests 2.26.0
### RPM external py3-requests 2.27.1
## IMPORT build-with-pip3

Requires: py3-certifi py3-urllib3 py3-idna py3-charset-normalizer
Expand Down
2 changes: 1 addition & 1 deletion py3-rucio-clients.spec
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### RPM external py3-rucio-clients 1.25.5
### RPM external py3-rucio-clients 1.29.10
## IMPORT build-with-pip3
## INITENV SET RUCIO_HOME %i/

Expand Down
2 changes: 2 additions & 0 deletions py3-stevedore.spec
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
### RPM external py3-stevedore 4.1.1
## IMPORT build-with-pip3
2 changes: 1 addition & 1 deletion py3-tabulate.spec
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### RPM external py3-tabulate 0.8.7
### RPM external py3-tabulate 0.8.10
## IMPORT build-with-pip3

%define PipPostBuild perl -p -i -e "s|^#!.*python|#!/usr/bin/env python|" %{i}/bin/*
2 changes: 1 addition & 1 deletion py3-urllib3.spec
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
### RPM external py3-urllib3 1.26.6
### RPM external py3-urllib3 1.26.8
## IMPORT build-with-pip3

0 comments on commit bc19b20

Please sign in to comment.