ciocore 9.1.0rc2__py2.py3-none-any.whl → 9.1.0rc3__py2.py3-none-any.whl
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 ciocore might be problematic. Click here for more details.
- ciocore/VERSION +1 -1
- {ciocore-9.1.0rc2.dist-info → ciocore-9.1.0rc3.dist-info}/METADATA +3 -2
- {ciocore-9.1.0rc2.dist-info → ciocore-9.1.0rc3.dist-info}/RECORD +6 -6
- {ciocore-9.1.0rc2.dist-info → ciocore-9.1.0rc3.dist-info}/WHEEL +0 -0
- {ciocore-9.1.0rc2.dist-info → ciocore-9.1.0rc3.dist-info}/entry_points.txt +0 -0
- {ciocore-9.1.0rc2.dist-info → ciocore-9.1.0rc3.dist-info}/top_level.txt +0 -0
ciocore/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
9.1.0-rc.
|
|
1
|
+
9.1.0-rc.3
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: ciocore
|
|
3
|
-
Version: 9.1.
|
|
3
|
+
Version: 9.1.0rc3
|
|
4
4
|
Summary: Core functionality for Conductor's client tools
|
|
5
5
|
Home-page: https://github.com/ConductorTechnologies/ciocore
|
|
6
6
|
Author: conductor
|
|
@@ -50,7 +50,8 @@ See [CONTRIBUTING](CONTRIBUTING.md)
|
|
|
50
50
|
|
|
51
51
|
## Changelog
|
|
52
52
|
|
|
53
|
-
## Version:9.1.0-rc.
|
|
53
|
+
## Version:9.1.0-rc.3 -- 12 Dec 2024
|
|
54
|
+
|
|
54
55
|
|
|
55
56
|
* Use the new required jwt parameters
|
|
56
57
|
* Removing py2.7 compatibility
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
ciocore/VERSION,sha256=
|
|
1
|
+
ciocore/VERSION,sha256=R_M2Uj78EeLil0Cls0F3CGbDJBaSyrWNC92bilmfE_A,10
|
|
2
2
|
ciocore/__init__.py,sha256=aTP7LeeosQA8BZE67gDV4jgfTK5zxmwZRjiTRu_ZWj0,646
|
|
3
3
|
ciocore/api_client.py,sha256=KKL7TsYygNcfkFZDPPq1CSJsrVN_QLK4PqP44vXsCQg,33101
|
|
4
4
|
ciocore/cli.py,sha256=jZ1lOKQiUcrMhsVmD9SVmPMFwHtgDF4SaoAf2-PBS54,15449
|
|
@@ -118,8 +118,8 @@ tests/test_uploader.py,sha256=JGp6GEyqRXRtbQSb-IW-cCX_BzNotWdCbnJnLwZvpUM,2869
|
|
|
118
118
|
tests/test_validator.py,sha256=2fY66ayNc08PGyj2vTI-V_1yeCWJDngkj2zkUM5TTCI,1526
|
|
119
119
|
tests/mocks/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
120
120
|
tests/mocks/glob.py,sha256=J2MH7nqi6NJOHuGdVWxhfeBd700_Ckj6cLh_8jSNkfg,215
|
|
121
|
-
ciocore-9.1.
|
|
122
|
-
ciocore-9.1.
|
|
123
|
-
ciocore-9.1.
|
|
124
|
-
ciocore-9.1.
|
|
125
|
-
ciocore-9.1.
|
|
121
|
+
ciocore-9.1.0rc3.dist-info/METADATA,sha256=xMkU6qNSFT_pTOqGI2NfRgSX7Vgf9clUv-kgDsZQbQY,19000
|
|
122
|
+
ciocore-9.1.0rc3.dist-info/WHEEL,sha256=qUzzGenXXuJTzyjFah76kDVqDvnk-YDzY00svnrl84w,109
|
|
123
|
+
ciocore-9.1.0rc3.dist-info/entry_points.txt,sha256=cCqcALMYbC4d8545V9w0Zysfg9MVuKWhzDQ2er4UfGE,47
|
|
124
|
+
ciocore-9.1.0rc3.dist-info/top_level.txt,sha256=SvlM5JlqULzAz00JZWfiUhfjhqDzYzSWssA87zdJl0o,14
|
|
125
|
+
ciocore-9.1.0rc3.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|