crate 2.1.0.dev0__tar.gz → 2.1.0.dev1__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.
Files changed (48) hide show
  1. {crate-2.1.0.dev0 → crate-2.1.0.dev1}/PKG-INFO +3 -5
  2. {crate-2.1.0.dev0 → crate-2.1.0.dev1}/setup.py +3 -3
  3. {crate-2.1.0.dev0 → crate-2.1.0.dev1}/src/crate/client/__init__.py +1 -1
  4. {crate-2.1.0.dev0 → crate-2.1.0.dev1}/src/crate.egg-info/PKG-INFO +3 -5
  5. {crate-2.1.0.dev0 → crate-2.1.0.dev1}/src/crate.egg-info/requires.txt +1 -1
  6. {crate-2.1.0.dev0 → crate-2.1.0.dev1}/CHANGES.rst +0 -0
  7. {crate-2.1.0.dev0 → crate-2.1.0.dev1}/CONTRIBUTING.rst +0 -0
  8. {crate-2.1.0.dev0 → crate-2.1.0.dev1}/DEVELOP.rst +0 -0
  9. {crate-2.1.0.dev0 → crate-2.1.0.dev1}/LICENSE +0 -0
  10. {crate-2.1.0.dev0 → crate-2.1.0.dev1}/MANIFEST.in +0 -0
  11. {crate-2.1.0.dev0 → crate-2.1.0.dev1}/NOTICE +0 -0
  12. {crate-2.1.0.dev0 → crate-2.1.0.dev1}/README.rst +0 -0
  13. {crate-2.1.0.dev0 → crate-2.1.0.dev1}/docs/_extra/robots.txt +0 -0
  14. {crate-2.1.0.dev0 → crate-2.1.0.dev1}/docs/backlog.rst +0 -0
  15. {crate-2.1.0.dev0 → crate-2.1.0.dev1}/docs/blobs.rst +0 -0
  16. {crate-2.1.0.dev0 → crate-2.1.0.dev1}/docs/by-example/blob.rst +0 -0
  17. {crate-2.1.0.dev0 → crate-2.1.0.dev1}/docs/by-example/client.rst +0 -0
  18. {crate-2.1.0.dev0 → crate-2.1.0.dev1}/docs/by-example/connection.rst +0 -0
  19. {crate-2.1.0.dev0 → crate-2.1.0.dev1}/docs/by-example/cursor.rst +0 -0
  20. {crate-2.1.0.dev0 → crate-2.1.0.dev1}/docs/by-example/http.rst +0 -0
  21. {crate-2.1.0.dev0 → crate-2.1.0.dev1}/docs/by-example/https.rst +0 -0
  22. {crate-2.1.0.dev0 → crate-2.1.0.dev1}/docs/by-example/index.rst +0 -0
  23. {crate-2.1.0.dev0 → crate-2.1.0.dev1}/docs/conf.py +0 -0
  24. {crate-2.1.0.dev0 → crate-2.1.0.dev1}/docs/connect.rst +0 -0
  25. {crate-2.1.0.dev0 → crate-2.1.0.dev1}/docs/data-types.rst +0 -0
  26. {crate-2.1.0.dev0 → crate-2.1.0.dev1}/docs/docutils.conf +0 -0
  27. {crate-2.1.0.dev0 → crate-2.1.0.dev1}/docs/getting-started.rst +0 -0
  28. {crate-2.1.0.dev0 → crate-2.1.0.dev1}/docs/index-all.rst +0 -0
  29. {crate-2.1.0.dev0 → crate-2.1.0.dev1}/docs/index.rst +0 -0
  30. {crate-2.1.0.dev0 → crate-2.1.0.dev1}/docs/other-options.rst +0 -0
  31. {crate-2.1.0.dev0 → crate-2.1.0.dev1}/docs/query.rst +0 -0
  32. {crate-2.1.0.dev0 → crate-2.1.0.dev1}/docs/requirements.txt +0 -0
  33. {crate-2.1.0.dev0 → crate-2.1.0.dev1}/pyproject.toml +0 -0
  34. {crate-2.1.0.dev0 → crate-2.1.0.dev1}/requirements.txt +0 -0
  35. {crate-2.1.0.dev0 → crate-2.1.0.dev1}/setup.cfg +0 -0
  36. {crate-2.1.0.dev0 → crate-2.1.0.dev1}/src/crate/client/_pep440.py +0 -0
  37. {crate-2.1.0.dev0 → crate-2.1.0.dev1}/src/crate/client/blob.py +0 -0
  38. {crate-2.1.0.dev0 → crate-2.1.0.dev1}/src/crate/client/connection.py +0 -0
  39. {crate-2.1.0.dev0 → crate-2.1.0.dev1}/src/crate/client/converter.py +0 -0
  40. {crate-2.1.0.dev0 → crate-2.1.0.dev1}/src/crate/client/cursor.py +0 -0
  41. {crate-2.1.0.dev0 → crate-2.1.0.dev1}/src/crate/client/exceptions.py +0 -0
  42. {crate-2.1.0.dev0 → crate-2.1.0.dev1}/src/crate/client/http.py +0 -0
  43. {crate-2.1.0.dev0 → crate-2.1.0.dev1}/src/crate/testing/__init__.py +0 -0
  44. {crate-2.1.0.dev0 → crate-2.1.0.dev1}/src/crate/testing/layer.py +0 -0
  45. {crate-2.1.0.dev0 → crate-2.1.0.dev1}/src/crate/testing/util.py +0 -0
  46. {crate-2.1.0.dev0 → crate-2.1.0.dev1}/src/crate.egg-info/SOURCES.txt +0 -0
  47. {crate-2.1.0.dev0 → crate-2.1.0.dev1}/src/crate.egg-info/dependency_links.txt +0 -0
  48. {crate-2.1.0.dev0 → crate-2.1.0.dev1}/src/crate.egg-info/top_level.txt +0 -0
@@ -1,16 +1,15 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: crate
3
- Version: 2.1.0.dev0
3
+ Version: 2.1.0.dev1
4
4
  Summary: CrateDB Python Client
5
5
  Home-page: https://github.com/crate/crate-python
6
6
  Author: Crate.io
7
7
  Author-email: office@crate.io
8
- License: Apache License 2.0
8
+ License: Apache-2.0
9
9
  Keywords: cratedb db api dbapi database sql http rdbms olap
10
10
  Platform: any
11
11
  Classifier: Development Status :: 5 - Production/Stable
12
12
  Classifier: Intended Audience :: Developers
13
- Classifier: License :: OSI Approved :: Apache Software License
14
13
  Classifier: Operating System :: OS Independent
15
14
  Classifier: Programming Language :: Python
16
15
  Classifier: Programming Language :: Python :: 3
@@ -28,10 +27,9 @@ Classifier: Topic :: Database
28
27
  Requires-Python: >=3.6
29
28
  Description-Content-Type: text/x-rst
30
29
  License-File: LICENSE
31
- License-File: NOTICE
32
30
  Requires-Dist: orjson<4
33
31
  Requires-Dist: urllib3
34
- Requires-Dist: verlib2
32
+ Requires-Dist: verlib2>=0.3
35
33
  Provides-Extra: doc
36
34
  Requires-Dist: crate-docs-theme>=0.26.5; extra == "doc"
37
35
  Requires-Dist: sphinx<9,>=3.5; extra == "doc"
@@ -49,14 +49,15 @@ setup(
49
49
  long_description=long_description,
50
50
  long_description_content_type="text/x-rst",
51
51
  platforms=["any"],
52
- license="Apache License 2.0",
52
+ license="Apache-2.0",
53
+ license_files=["LICENSE"],
53
54
  keywords="cratedb db api dbapi database sql http rdbms olap",
54
55
  packages=find_namespace_packages("src"),
55
56
  package_dir={"": "src"},
56
57
  install_requires=[
57
58
  "orjson<4",
58
59
  "urllib3",
59
- "verlib2",
60
+ "verlib2>=0.3",
60
61
  ],
61
62
  extras_require={
62
63
  "doc": [
@@ -82,7 +83,6 @@ setup(
82
83
  classifiers=[
83
84
  "Development Status :: 5 - Production/Stable",
84
85
  "Intended Audience :: Developers",
85
- "License :: OSI Approved :: Apache Software License",
86
86
  "Operating System :: OS Independent",
87
87
  "Programming Language :: Python",
88
88
  "Programming Language :: Python :: 3",
@@ -29,7 +29,7 @@ __all__ = [
29
29
 
30
30
  # version string read from setup.py using a regex. Take care not to break the
31
31
  # regex!
32
- __version__ = "2.1.0.dev0"
32
+ __version__ = "2.1.0.dev1"
33
33
 
34
34
  # codeql[py/unused-global-variable]
35
35
  apilevel = "2.0"
@@ -1,16 +1,15 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: crate
3
- Version: 2.1.0.dev0
3
+ Version: 2.1.0.dev1
4
4
  Summary: CrateDB Python Client
5
5
  Home-page: https://github.com/crate/crate-python
6
6
  Author: Crate.io
7
7
  Author-email: office@crate.io
8
- License: Apache License 2.0
8
+ License: Apache-2.0
9
9
  Keywords: cratedb db api dbapi database sql http rdbms olap
10
10
  Platform: any
11
11
  Classifier: Development Status :: 5 - Production/Stable
12
12
  Classifier: Intended Audience :: Developers
13
- Classifier: License :: OSI Approved :: Apache Software License
14
13
  Classifier: Operating System :: OS Independent
15
14
  Classifier: Programming Language :: Python
16
15
  Classifier: Programming Language :: Python :: 3
@@ -28,10 +27,9 @@ Classifier: Topic :: Database
28
27
  Requires-Python: >=3.6
29
28
  Description-Content-Type: text/x-rst
30
29
  License-File: LICENSE
31
- License-File: NOTICE
32
30
  Requires-Dist: orjson<4
33
31
  Requires-Dist: urllib3
34
- Requires-Dist: verlib2
32
+ Requires-Dist: verlib2>=0.3
35
33
  Provides-Extra: doc
36
34
  Requires-Dist: crate-docs-theme>=0.26.5; extra == "doc"
37
35
  Requires-Dist: sphinx<9,>=3.5; extra == "doc"
@@ -1,6 +1,6 @@
1
1
  orjson<4
2
2
  urllib3
3
- verlib2
3
+ verlib2>=0.3
4
4
 
5
5
  [doc]
6
6
  crate-docs-theme>=0.26.5
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