Skip to content

Commit

Permalink
Merge pull request #6899 from amaltaro/py3-cmscouchapp
Browse files Browse the repository at this point in the history
Created py3-cmscouchapp spec; bump py3-requests to 2.25.1; dependency for wmagentpy3
  • Loading branch information
cmsbuild authored May 12, 2021
2 parents a9433d9 + eb351a4 commit 66bd25b
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions py3-cmscouchapp.spec
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
### RPM external py3-cmscouchapp 1.3.0
## IMPORT build-with-pip3

%define pip_name CMSCouchapp

Requires: py3-requests
%define PipPostBuild perl -p -i -e "s|^#!.*python|#!/usr/bin/env python|" %{i}/bin/*
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.23.0
### RPM external py3-requests 2.25.1
## IMPORT build-with-pip3

Requires: py3-certifi py3-urllib3 py3-idna py3-chardet
Expand Down
2 changes: 1 addition & 1 deletion wmagentpy3.spec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Requires: yui libuuid couchdb15 condor jemalloc dbs3-client
Requires: python3 py3-sqlalchemy py3-httplib2 py3-pycurl py3-rucio-clients
Requires: py3-cx-oracle py3-jinja2 py3-pyOpenSSL
Requires: py3-pyzmq py3-psutil py3-future py3-retry
Requires: py3-cmsmonitoring
Requires: py3-cmsmonitoring py3-cmscouchapp
Requires: mariadb

# Alan Malta dropped on 2/Feb/2021: Requires: py3-cheetah py3-mysqldb
Expand Down

0 comments on commit 66bd25b

Please sign in to comment.