edq-utils 0.0.7__py3-none-any.whl → 0.0.8__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 edq-utils might be problematic. Click here for more details.

edq/__init__.py CHANGED
@@ -2,4 +2,4 @@
2
2
  General Python tools used by several EduLinq projects.
3
3
  """
4
4
 
5
- __version__ = '0.0.7'
5
+ __version__ = '0.0.8'
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: edq-utils
3
- Version: 0.0.7
3
+ Version: 0.0.8
4
4
  Summary: Common utilities used by EduLinq Python projects.
5
5
  Author-email: Eriq Augustine <eriq@edulinq.org>
6
6
  License: MIT License
@@ -35,11 +35,12 @@ Requires-Python: >=3.8
35
35
  Description-Content-Type: text/markdown
36
36
  License-File: LICENSE
37
37
  Requires-Dist: json5>=0.9.14
38
+ Requires-Dist: requests
39
+ Requires-Dist: requests-toolbelt
38
40
  Provides-Extra: dev
39
41
  Requires-Dist: mypy>=1.14.1; extra == "dev"
40
42
  Requires-Dist: pdoc>=14.7.0; extra == "dev"
41
43
  Requires-Dist: pylint; extra == "dev"
42
- Requires-Dist: requests-toolbelt; extra == "dev"
43
44
  Requires-Dist: twine; extra == "dev"
44
45
  Requires-Dist: vermin; extra == "dev"
45
46
  Dynamic: license-file
@@ -1,4 +1,4 @@
1
- edq/__init__.py,sha256=uKkm8m99BET7G4Ki34GmgSaMQ53Ga7rOZnYIjhPWul4,86
1
+ edq/__init__.py,sha256=XY5-38sK90I0I8dpOHQrMyfLBdgkzbHN6ayDPfRYjg0,86
2
2
  edq/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
3
  edq/cli/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
4
  edq/cli/version.py,sha256=SxarRVD_AVA-nD4pLVMe6ZjSJpMr7h_r3DgYYs42vjE,591
@@ -71,8 +71,8 @@ edq/util/pyimport_test.py,sha256=Xno0MIa3yMTfBfoTgjKCIMpr1ZShU6bvo9rBRdecXQU,420
71
71
  edq/util/reflection.py,sha256=jPcW6h0fwSDYh04O5rUxlgoF7HK6fVQ2mq7DD9qPrEg,972
72
72
  edq/util/time.py,sha256=anoNM_KniARLombv2BnsoHuCzDqMKiDdIzV7RUe2ZOk,2648
73
73
  edq/util/time_test.py,sha256=iQZwzVTVQQ4TdXrLb9MUMCYlKrIe8qyF-hiC9YLTaMo,4610
74
- edq_utils-0.0.7.dist-info/licenses/LICENSE,sha256=MS4iYEl4rOxMoprZuc86iYVoyk4YgaVoMt7WmGvVF8w,1064
75
- edq_utils-0.0.7.dist-info/METADATA,sha256=z6FC0Za9Ax6pfz0kJcq6anZSUYib3YsNvujh4gb9nE4,7268
76
- edq_utils-0.0.7.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
77
- edq_utils-0.0.7.dist-info/top_level.txt,sha256=znBHSj6tgXtcMKrUVtovLli5fIEJCb7d-BMxTLRK4zk,4
78
- edq_utils-0.0.7.dist-info/RECORD,,
74
+ edq_utils-0.0.8.dist-info/licenses/LICENSE,sha256=MS4iYEl4rOxMoprZuc86iYVoyk4YgaVoMt7WmGvVF8w,1064
75
+ edq_utils-0.0.8.dist-info/METADATA,sha256=wUby76yDmAym7WEpyYm0wHe0G-JaKsz20A4mpEYeJ30,7276
76
+ edq_utils-0.0.8.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
77
+ edq_utils-0.0.8.dist-info/top_level.txt,sha256=znBHSj6tgXtcMKrUVtovLli5fIEJCb7d-BMxTLRK4zk,4
78
+ edq_utils-0.0.8.dist-info/RECORD,,