nano-dev-utils 0.4.2__py3-none-any.whl → 0.4.3__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 nano-dev-utils might be problematic. Click here for more details.
- {nano_dev_utils-0.4.2.dist-info → nano_dev_utils-0.4.3.dist-info}/METADATA +2 -2
- {nano_dev_utils-0.4.2.dist-info → nano_dev_utils-0.4.3.dist-info}/RECORD +4 -4
- {nano_dev_utils-0.4.2.dist-info → nano_dev_utils-0.4.3.dist-info}/WHEEL +0 -0
- {nano_dev_utils-0.4.2.dist-info → nano_dev_utils-0.4.3.dist-info}/licenses/LICENSE.md +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: nano_dev_utils
|
|
3
|
-
Version: 0.4.
|
|
3
|
+
Version: 0.4.3
|
|
4
4
|
Summary: A collection of small Python utilities for developers.
|
|
5
5
|
Project-URL: Homepage, https://github.com/yaronday/nano_utils
|
|
6
6
|
Project-URL: Issues, https://github.com/yaronday/nano_utils/issues
|
|
@@ -142,4 +142,4 @@ port_releaser.release_all()
|
|
|
142
142
|
|
|
143
143
|
## License
|
|
144
144
|
This project is licensed under the MIT License.
|
|
145
|
-
See [LICENSE](https://github.com/yaronday/nano_dev_utils/blob/master/
|
|
145
|
+
See [LICENSE](https://github.com/yaronday/nano_dev_utils/blob/master/LICENSE.md) for details.
|
|
@@ -2,7 +2,7 @@ nano_dev_utils/__init__.py,sha256=NFw7FWw1oJnOmRLe8btPbLJX7e5O78Keaw5fow29tOQ,37
|
|
|
2
2
|
nano_dev_utils/dynamic_importer.py,sha256=ufMEQKhtlDIYorjWVv58CKm-GWCwwgzp2pSSMznzlkc,917
|
|
3
3
|
nano_dev_utils/release_ports.py,sha256=9tScRYGWrzCaiK8UkiRV8vfflSEYyueokyn0mspivek,5910
|
|
4
4
|
nano_dev_utils/timers.py,sha256=gDIsJekCz8VmlakTs5ttQY-K05J1e0kOtNpyTtCuav0,1232
|
|
5
|
-
nano_dev_utils-0.4.
|
|
6
|
-
nano_dev_utils-0.4.
|
|
7
|
-
nano_dev_utils-0.4.
|
|
8
|
-
nano_dev_utils-0.4.
|
|
5
|
+
nano_dev_utils-0.4.3.dist-info/METADATA,sha256=qdHQ0lkuqpezN1B8Tb4wyO9Wn9A2PfFrKCkyv_vfEdU,5334
|
|
6
|
+
nano_dev_utils-0.4.3.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
7
|
+
nano_dev_utils-0.4.3.dist-info/licenses/LICENSE.md,sha256=Muenl7Bw_LdtHZtlOMAP7Kt97gDCq8WWp2605eDWhHU,1089
|
|
8
|
+
nano_dev_utils-0.4.3.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|