malcolm3utils 0.5.6__py3-none-any.whl → 0.5.7__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.
- malcolm3utils/__init__.py +1 -1
- {malcolm3utils-0.5.6.dist-info → malcolm3utils-0.5.7.dist-info}/METADATA +3 -1
- {malcolm3utils-0.5.6.dist-info → malcolm3utils-0.5.7.dist-info}/RECORD +6 -6
- {malcolm3utils-0.5.6.dist-info → malcolm3utils-0.5.7.dist-info}/LICENCE +0 -0
- {malcolm3utils-0.5.6.dist-info → malcolm3utils-0.5.7.dist-info}/WHEEL +0 -0
- {malcolm3utils-0.5.6.dist-info → malcolm3utils-0.5.7.dist-info}/entry_points.txt +0 -0
malcolm3utils/__init__.py
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
__version__ = "0.5.
|
|
1
|
+
__version__ = "0.5.7"
|
|
2
2
|
__version_message__ = "%(prog)s, malcolm3utils version %(version)s"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.3
|
|
2
2
|
Name: malcolm3utils
|
|
3
|
-
Version: 0.5.
|
|
3
|
+
Version: 0.5.7
|
|
4
4
|
Summary: Collection of Utility Scripts and Packages
|
|
5
5
|
License: BSD-3-Clause
|
|
6
6
|
Author: Malcolm E. Davis
|
|
@@ -20,6 +20,8 @@ Classifier: Programming Language :: Python :: 3.13
|
|
|
20
20
|
Classifier: Topic :: Desktop Environment
|
|
21
21
|
Classifier: Typing :: Typed
|
|
22
22
|
Requires-Dist: click-logging (>=1.0.1,<2.0.0)
|
|
23
|
+
Requires-Dist: requests (>=2.32.4)
|
|
24
|
+
Requires-Dist: urllib3 (>=2.5.0)
|
|
23
25
|
Project-URL: Documentation, https://malcolm-3.github.io/malcolm3utils
|
|
24
26
|
Project-URL: Homepage, https://malcolm-3.github.io/malcolm3utils
|
|
25
27
|
Project-URL: Repository, https://github.com/malcolm-3/malcolm3utils
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
malcolm3utils/__init__.py,sha256=
|
|
1
|
+
malcolm3utils/__init__.py,sha256=UM5H0QwZbMV6s7IFBiCgSo32rdR8Js5qxSCNJNE6S4Q,90
|
|
2
2
|
malcolm3utils/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
3
3
|
malcolm3utils/scripts/getcol.py,sha256=Q_fszFHI1NmbN8v-Va13UjctnmL63m8HFLxPHNQCK9w,3087
|
|
4
4
|
malcolm3utils/scripts/merge.py,sha256=oUv26eHqByEsLWj05j85Ayn51G8BlqAAOv4M1if2S_c,6358
|
|
5
5
|
malcolm3utils/scripts/touch_latest.py,sha256=Wb9YJKcrsp_mGuJkYYRb0tjKsRZwiay2BGhaZLXZZCc,5273
|
|
6
|
-
malcolm3utils-0.5.
|
|
7
|
-
malcolm3utils-0.5.
|
|
8
|
-
malcolm3utils-0.5.
|
|
9
|
-
malcolm3utils-0.5.
|
|
10
|
-
malcolm3utils-0.5.
|
|
6
|
+
malcolm3utils-0.5.7.dist-info/LICENCE,sha256=LGjd6BjR_IDgNeEnz7XOVD2CQNpiGcwxZidsFvP0KiM,1105
|
|
7
|
+
malcolm3utils-0.5.7.dist-info/METADATA,sha256=28v7FciBa8yfp5IFs6qIzPHClkV8rRIRENPuxUM-Vpk,4463
|
|
8
|
+
malcolm3utils-0.5.7.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
|
|
9
|
+
malcolm3utils-0.5.7.dist-info/entry_points.txt,sha256=FSdDidQCKW8lbuRjSZOO5ef76lcCNk5DhJWMtxuXXq4,163
|
|
10
|
+
malcolm3utils-0.5.7.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|