rucio-clients 1.31.1__tar.gz → 1.31.3__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of rucio-clients might be problematic. Click here for more details.
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/PKG-INFO +1 -1
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/bin/rucio +1 -1
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/vcsversion.py +3 -3
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/AUTHORS.rst +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/ChangeLog +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/LICENSE +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/MANIFEST.in +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/README.rst +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/bin/rucio-admin +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/etc/rse-accounts.cfg.template +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/etc/rucio.cfg.atlas.client.template +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/etc/rucio.cfg.template +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/__init__.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/alembicrevision.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/client/__init__.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/client/accountclient.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/client/accountlimitclient.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/client/baseclient.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/client/client.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/client/configclient.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/client/credentialclient.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/client/didclient.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/client/diracclient.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/client/downloadclient.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/client/exportclient.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/client/fileclient.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/client/importclient.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/client/lifetimeclient.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/client/lockclient.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/client/metaclient.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/client/pingclient.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/client/replicaclient.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/client/requestclient.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/client/rseclient.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/client/ruleclient.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/client/scopeclient.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/client/subscriptionclient.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/client/touchclient.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/client/uploadclient.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/common/__init__.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/common/cache.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/common/config.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/common/constants.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/common/constraints.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/common/didtype.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/common/exception.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/common/extra.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/common/logging.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/common/pcache.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/common/policy.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/common/schema/__init__.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/common/schema/atlas.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/common/schema/belleii.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/common/schema/cms.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/common/schema/domatpc.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/common/schema/escape.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/common/schema/generic.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/common/schema/generic_multi_vo.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/common/schema/icecube.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/common/schema/lsst.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/common/stomp_utils.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/common/stopwatch.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/common/test_rucio_server.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/common/types.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/common/utils.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/rse/__init__.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/rse/protocols/__init__.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/rse/protocols/cache.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/rse/protocols/dummy.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/rse/protocols/gfal.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/rse/protocols/globus.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/rse/protocols/gsiftp.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/rse/protocols/http_cache.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/rse/protocols/mock.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/rse/protocols/ngarc.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/rse/protocols/posix.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/rse/protocols/protocol.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/rse/protocols/rclone.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/rse/protocols/rfio.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/rse/protocols/srm.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/rse/protocols/ssh.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/rse/protocols/storm.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/rse/protocols/webdav.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/rse/protocols/xrootd.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/rse/rsemanager.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio/version.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/lib/rucio_clients.egg-info/SOURCES.txt +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/pylintrc +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/pyproject.toml +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/requirements.txt +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/setup.cfg +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/setup.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/setuputil.py +0 -0
- {rucio-clients-1.31.1 → rucio-clients-1.31.3}/tools/merge_rucio_configs.py +0 -0
|
@@ -1723,7 +1723,7 @@ def add_lifetime_exception(args):
|
|
|
1723
1723
|
logger.error('inputfile is mandatory')
|
|
1724
1724
|
return FAILURE
|
|
1725
1725
|
with open(args.inputfile) as infile:
|
|
1726
|
-
dids = list(
|
|
1726
|
+
dids = list(set(line.strip() for line in infile))
|
|
1727
1727
|
|
|
1728
1728
|
dids_list = []
|
|
1729
1729
|
containers = []
|
|
@@ -4,8 +4,8 @@ This file is automatically generated; Do not edit it. :)
|
|
|
4
4
|
'''
|
|
5
5
|
VERSION_INFO = {
|
|
6
6
|
'final': True,
|
|
7
|
-
'version': '1.31.
|
|
7
|
+
'version': '1.31.3',
|
|
8
8
|
'branch_nick': 'release-1.31',
|
|
9
|
-
'revision_id': '
|
|
10
|
-
'revno':
|
|
9
|
+
'revision_id': 'f2e040c456493ddac81cde66eb85c1174ab524a8',
|
|
10
|
+
'revno': 12485
|
|
11
11
|
}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|