rucio-clients 1.29.13__tar.gz → 1.29.15__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.

Files changed (94) hide show
  1. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/PKG-INFO +16 -7
  2. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/vcsversion.py +3 -3
  3. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/AUTHORS.rst +0 -0
  4. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/ChangeLog +0 -0
  5. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/LICENSE +0 -0
  6. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/MANIFEST.in +0 -0
  7. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/README.rst +0 -0
  8. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/bin/rucio +0 -0
  9. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/bin/rucio-admin +0 -0
  10. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/etc/rse-accounts.cfg.template +0 -0
  11. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/etc/rucio.cfg.atlas.client.template +0 -0
  12. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/etc/rucio.cfg.template +0 -0
  13. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/__init__.py +0 -0
  14. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/alembicrevision.py +0 -0
  15. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/client/__init__.py +0 -0
  16. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/client/accountclient.py +0 -0
  17. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/client/accountlimitclient.py +0 -0
  18. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/client/baseclient.py +0 -0
  19. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/client/client.py +0 -0
  20. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/client/configclient.py +0 -0
  21. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/client/credentialclient.py +0 -0
  22. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/client/didclient.py +0 -0
  23. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/client/diracclient.py +0 -0
  24. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/client/downloadclient.py +0 -0
  25. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/client/exportclient.py +0 -0
  26. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/client/fileclient.py +0 -0
  27. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/client/importclient.py +0 -0
  28. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/client/lifetimeclient.py +0 -0
  29. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/client/lockclient.py +0 -0
  30. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/client/metaclient.py +0 -0
  31. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/client/pingclient.py +0 -0
  32. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/client/replicaclient.py +0 -0
  33. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/client/requestclient.py +0 -0
  34. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/client/rseclient.py +0 -0
  35. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/client/ruleclient.py +0 -0
  36. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/client/scopeclient.py +0 -0
  37. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/client/subscriptionclient.py +0 -0
  38. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/client/touchclient.py +0 -0
  39. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/client/uploadclient.py +0 -0
  40. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/common/__init__.py +0 -0
  41. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/common/cache.py +0 -0
  42. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/common/config.py +0 -0
  43. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/common/constants.py +0 -0
  44. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/common/constraints.py +0 -0
  45. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/common/didtype.py +0 -0
  46. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/common/exception.py +0 -0
  47. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/common/extra.py +0 -0
  48. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/common/logging.py +0 -0
  49. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/common/pcache.py +0 -0
  50. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/common/policy.py +0 -0
  51. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/common/schema/__init__.py +0 -0
  52. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/common/schema/atlas.py +0 -0
  53. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/common/schema/belleii.py +0 -0
  54. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/common/schema/cms.py +0 -0
  55. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/common/schema/domatpc.py +0 -0
  56. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/common/schema/escape.py +0 -0
  57. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/common/schema/generic.py +0 -0
  58. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/common/schema/generic_multi_vo.py +0 -0
  59. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/common/schema/icecube.py +0 -0
  60. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/common/schema/lsst.py +0 -0
  61. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/common/stomp_utils.py +0 -0
  62. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/common/stopwatch.py +0 -0
  63. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/common/test_rucio_server.py +0 -0
  64. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/common/types.py +0 -0
  65. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/common/utils.py +0 -0
  66. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/rse/__init__.py +0 -0
  67. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/rse/protocols/__init__.py +0 -0
  68. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/rse/protocols/cache.py +0 -0
  69. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/rse/protocols/dummy.py +0 -0
  70. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/rse/protocols/gfal.py +0 -0
  71. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/rse/protocols/globus.py +0 -0
  72. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/rse/protocols/gsiftp.py +0 -0
  73. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/rse/protocols/http_cache.py +0 -0
  74. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/rse/protocols/mock.py +0 -0
  75. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/rse/protocols/ngarc.py +0 -0
  76. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/rse/protocols/posix.py +0 -0
  77. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/rse/protocols/protocol.py +0 -0
  78. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/rse/protocols/rclone.py +0 -0
  79. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/rse/protocols/rfio.py +0 -0
  80. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/rse/protocols/sftp.py +0 -0
  81. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/rse/protocols/srm.py +0 -0
  82. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/rse/protocols/ssh.py +0 -0
  83. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/rse/protocols/storm.py +0 -0
  84. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/rse/protocols/webdav.py +0 -0
  85. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/rse/protocols/xrootd.py +0 -0
  86. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/rse/rsemanager.py +0 -0
  87. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio/version.py +0 -0
  88. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/lib/rucio_clients.egg-info/SOURCES.txt +0 -0
  89. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/pylintrc +0 -0
  90. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/pyproject.toml +0 -0
  91. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/requirements.txt +0 -0
  92. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/setup.cfg +0 -0
  93. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/setup.py +0 -0
  94. {rucio-clients-1.29.13 → rucio-clients-1.29.15}/setuputil.py +0 -0
@@ -1,12 +1,11 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: rucio-clients
3
- Version: 1.29.13
3
+ Version: 1.29.15
4
4
  Summary: Rucio Client Lite Package
5
5
  Home-page: https://rucio.cern.ch/
6
6
  Author: Rucio
7
7
  Author-email: rucio-dev@cern.ch
8
8
  License: Apache License, Version 2.0
9
- Platform: UNKNOWN
10
9
  Classifier: Development Status :: 5 - Production/Stable
11
10
  Classifier: License :: OSI Approved :: Apache Software License
12
11
  Classifier: Intended Audience :: Information Technology
@@ -20,14 +19,24 @@ Classifier: Programming Language :: Python :: 3.7
20
19
  Classifier: Programming Language :: Python :: 3.8
21
20
  Classifier: Programming Language :: Python :: 3.9
22
21
  Requires-Python: >=3.6, <4
22
+ License-File: LICENSE
23
+ License-File: AUTHORS.rst
24
+ Requires-Dist: requests<=2.27.1,>=2.20.0
25
+ Requires-Dist: urllib3<=1.26.8,>=1.24.2
26
+ Requires-Dist: dogpile.cache<=1.1.5,>=1.1.2
27
+ Requires-Dist: tabulate~=0.8.0
28
+ Requires-Dist: jsonschema~=3.2.0
23
29
  Provides-Extra: ssh
30
+ Requires-Dist: paramiko~=2.10.3; extra == "ssh"
24
31
  Provides-Extra: kerberos
32
+ Requires-Dist: kerberos~=1.3.1; extra == "kerberos"
33
+ Requires-Dist: pykerberos~=1.2.1; extra == "kerberos"
34
+ Requires-Dist: requests-kerberos>=0.12.0; extra == "kerberos"
25
35
  Provides-Extra: swift
36
+ Requires-Dist: python-swiftclient~=3.13.1; extra == "swift"
26
37
  Provides-Extra: argcomplete
38
+ Requires-Dist: argcomplete~=1.12.3; extra == "argcomplete"
27
39
  Provides-Extra: sftp
40
+ Requires-Dist: pysftp<0.3,>=0.2.9; extra == "sftp"
28
41
  Provides-Extra: dumper
29
- License-File: LICENSE
30
- License-File: AUTHORS.rst
31
-
32
- UNKNOWN
33
-
42
+ Requires-Dist: python-magic~=0.4.25; extra == "dumper"
@@ -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.29.13',
7
+ 'version': '1.29.15',
8
8
  'branch_nick': 'release-1.29-LTS',
9
- 'revision_id': 'f805e88de61f0e559c016fcbb8e5d523c8f60579',
10
- 'revno': 12105
9
+ 'revision_id': 'aa180580908f8b7414b95534d438b797c2490570',
10
+ 'revno': 12111
11
11
  }
File without changes