ciocore 8.1.1rc2__py2.py3-none-any.whl → 8.1.1rc3__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 CHANGED
@@ -1 +1 @@
1
- 8.1.1-rc.2
1
+ 8.1.1-rc.3
Binary file
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: ciocore
3
- Version: 8.1.1rc2
3
+ Version: 8.1.1rc3
4
4
  Summary: Core functionality for Conductor's client tools
5
5
  Home-page: https://github.com/ConductorTechnologies/ciocore
6
6
  Author: conductor
@@ -9,7 +9,7 @@ Classifier: Operating System :: OS Independent
9
9
  Classifier: Programming Language :: Python
10
10
  Classifier: Topic :: Multimedia :: Graphics :: 3D Rendering
11
11
  Description-Content-Type: text/markdown
12
- Requires-Dist: requests[use_chardet_on_py3] ==2.28.1
12
+ Requires-Dist: requests[use_chardet_on_py3]
13
13
  Requires-Dist: pyjwt ==2.8
14
14
  Requires-Dist: future >=0.18.2
15
15
  Requires-Dist: cioseq <1.0.0,>=0.4.1
@@ -51,6 +51,10 @@ See [CONTRIBUTING](CONTRIBUTING.md)
51
51
 
52
52
  ## Changelog
53
53
 
54
+ ## Version:8.1.1-rc.3 -- 05 Jul 2024
55
+
56
+ * Updates requests python package dependency
57
+
54
58
  ## Version:8.1.1-rc.2 -- 02 Jul 2024
55
59
 
56
60
  * Updates jwt python package to 2.8
@@ -1,4 +1,4 @@
1
- ciocore/VERSION,sha256=Bo6hJqkSSYdOV_xV-y8QJIim98LZgj5S485ebBwudlo,10
1
+ ciocore/VERSION,sha256=3EftN71HOcWLAIpQhC_8ieFLSMBAYz65iGXk3atZcqk,10
2
2
  ciocore/__init__.py,sha256=aTP7LeeosQA8BZE67gDV4jgfTK5zxmwZRjiTRu_ZWj0,646
3
3
  ciocore/api_client.py,sha256=ewOdANTjWraHOQ_MR7YZRC2YWXWoieCCEbQ9dIdUIdQ,32928
4
4
  ciocore/cli.py,sha256=jZ1lOKQiUcrMhsVmD9SVmPMFwHtgDF4SaoAf2-PBS54,15449
@@ -26,7 +26,7 @@ ciocore/docsite/index.html,sha256=xz215H_KHWBYI1HT7IRpAZ4d1ptUiO8Y4DlOmbEPgPk,20
26
26
  ciocore/docsite/logo.png,sha256=gArgFFWdw8w985-0TkuGIgU_pW9sziEMZdqytXb5WLo,2825
27
27
  ciocore/docsite/objects.inv,sha256=XwmLactPEWWC4fAWqHNPBXGsluRxLLTrwDLQqq51ONY,775
28
28
  ciocore/docsite/sitemap.xml,sha256=M_V85zl0y2adRvzJAnoCxlZH_Hl7TLnIb1A-6l_xGmI,109
29
- ciocore/docsite/sitemap.xml.gz,sha256=o3msedXC3uTmo0K7j_uAk2fndPXqtET5XrX2Tj5Tdc8,127
29
+ ciocore/docsite/sitemap.xml.gz,sha256=3Jlsa-36ZfMjbHYn936cxyK6OG-kL6cMIuXvnjApovY,127
30
30
  ciocore/docsite/apidoc/api_client/index.html,sha256=D2ZiJP2ErZGF0geKR_iSJWiEwAn_TmrFotWugPKTiRo,189084
31
31
  ciocore/docsite/apidoc/apidoc/index.html,sha256=KGsHBY6GBF380w338GfOIMWnwAyyLvw2i1RQFORdwlE,26171
32
32
  ciocore/docsite/apidoc/config/index.html,sha256=n3koKPRUza5-uHUt8hK8H8XyH6HG_U2CsGobdaN4KfY,72559
@@ -120,8 +120,8 @@ tests/test_uploader.py,sha256=B1llTJt_fqR6e_V_Jxfw9z73QgkFlEPU87xLYGzt-TQ,2914
120
120
  tests/test_validator.py,sha256=2fY66ayNc08PGyj2vTI-V_1yeCWJDngkj2zkUM5TTCI,1526
121
121
  tests/mocks/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
122
122
  tests/mocks/glob.py,sha256=J2MH7nqi6NJOHuGdVWxhfeBd700_Ckj6cLh_8jSNkfg,215
123
- ciocore-8.1.1rc2.dist-info/METADATA,sha256=8SaM-iZm6LoxWP29V4tnE7WLPg2F8H40LP80vs3q51U,18641
124
- ciocore-8.1.1rc2.dist-info/WHEEL,sha256=DZajD4pwLWue70CAfc7YaxT1wLUciNBvN_TTcvXpltE,110
125
- ciocore-8.1.1rc2.dist-info/entry_points.txt,sha256=cCqcALMYbC4d8545V9w0Zysfg9MVuKWhzDQ2er4UfGE,47
126
- ciocore-8.1.1rc2.dist-info/top_level.txt,sha256=SvlM5JlqULzAz00JZWfiUhfjhqDzYzSWssA87zdJl0o,14
127
- ciocore-8.1.1rc2.dist-info/RECORD,,
123
+ ciocore-8.1.1rc3.dist-info/METADATA,sha256=Vu8sn5ou58bUGmkTCDlRJtOr2_0z-dZLQfKsys4EcMI,18716
124
+ ciocore-8.1.1rc3.dist-info/WHEEL,sha256=DZajD4pwLWue70CAfc7YaxT1wLUciNBvN_TTcvXpltE,110
125
+ ciocore-8.1.1rc3.dist-info/entry_points.txt,sha256=cCqcALMYbC4d8545V9w0Zysfg9MVuKWhzDQ2er4UfGE,47
126
+ ciocore-8.1.1rc3.dist-info/top_level.txt,sha256=SvlM5JlqULzAz00JZWfiUhfjhqDzYzSWssA87zdJl0o,14
127
+ ciocore-8.1.1rc3.dist-info/RECORD,,