encommon 0.17.1__py3-none-any.whl → 0.17.2__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- encommon/version.txt +1 -1
- {encommon-0.17.1.dist-info → encommon-0.17.2.dist-info}/METADATA +3 -1
- {encommon-0.17.1.dist-info → encommon-0.17.2.dist-info}/RECORD +6 -6
- {encommon-0.17.1.dist-info → encommon-0.17.2.dist-info}/LICENSE +0 -0
- {encommon-0.17.1.dist-info → encommon-0.17.2.dist-info}/WHEEL +0 -0
- {encommon-0.17.1.dist-info → encommon-0.17.2.dist-info}/top_level.txt +0 -0
encommon/version.txt
CHANGED
@@ -1 +1 @@
|
|
1
|
-
0.17.
|
1
|
+
0.17.2
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: encommon
|
3
|
-
Version: 0.17.
|
3
|
+
Version: 0.17.2
|
4
4
|
Summary: Enasis Network Common Library
|
5
5
|
License: MIT
|
6
6
|
Classifier: Programming Language :: Python :: 3
|
@@ -104,3 +104,5 @@ make -s pytest
|
|
104
104
|
```
|
105
105
|
|
106
106
|
1. Update [Read the Docs](https://encommon.readthedocs.io) documentation.
|
107
|
+
|
108
|
+
1. Consider running builds on dependent projects.
|
@@ -1,7 +1,7 @@
|
|
1
1
|
encommon/__init__.py,sha256=YDGzuhpk5Gd1hq54LI0hw1NrrDvrJDrvH20TEy_0l5E,443
|
2
2
|
encommon/conftest.py,sha256=qorgldYdoDt_LFQupdT0ZUF5eAVPuJ5X3Jvv4VIa78Q,1900
|
3
3
|
encommon/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
4
|
-
encommon/version.txt,sha256=
|
4
|
+
encommon/version.txt,sha256=ubiMO6DptuNe8qTQK8J6LAIG8aH8uLh0mr6Q34-dDw0,7
|
5
5
|
encommon/colors/__init__.py,sha256=XRiGimMj8oo040NO5a5ZsbsIUxaGVW4tf4xWTPWgnZY,269
|
6
6
|
encommon/colors/color.py,sha256=EiUxNbVL1689Cqhw1LmO9ysmN3ulCVtGZGylyV8LuVA,10884
|
7
7
|
encommon/colors/test/__init__.py,sha256=PjrnBYT0efyvbaGeNx94dm3tP3EVHUHSVs-VGeLEv5g,218
|
@@ -77,8 +77,8 @@ encommon/utils/test/test_match.py,sha256=QagKpTFdRo23-Y55fSaJrSMpt5jIebScKbz0h8t
|
|
77
77
|
encommon/utils/test/test_paths.py,sha256=4AzIhQyYFEWhRWHgOZCCzomQ3Zs3EVwRnDQDa6Nq1Mc,1942
|
78
78
|
encommon/utils/test/test_sample.py,sha256=Qf-W0XbjTe5PfG87sdVizL2ymUPRTdX0qQtLGHaTgx8,3539
|
79
79
|
encommon/utils/test/test_stdout.py,sha256=fYiqEaUraD-3hFQYLxMPR4Ti_8CbTjEc8WvReXUA884,6139
|
80
|
-
encommon-0.17.
|
81
|
-
encommon-0.17.
|
82
|
-
encommon-0.17.
|
83
|
-
encommon-0.17.
|
84
|
-
encommon-0.17.
|
80
|
+
encommon-0.17.2.dist-info/LICENSE,sha256=otnXKCtMjPlbHs0wgZ_BWULrp3g_2dWQJ6icRk9nkgg,1071
|
81
|
+
encommon-0.17.2.dist-info/METADATA,sha256=vY6bz8Oj1lrOkaIAbIwbNJG1QdSLnmH7HaIvGM2mT2k,3449
|
82
|
+
encommon-0.17.2.dist-info/WHEEL,sha256=cVxcB9AmuTcXqmwrtPhNK88dr7IR_b6qagTj0UvIEbY,91
|
83
|
+
encommon-0.17.2.dist-info/top_level.txt,sha256=bP8q7-5tLDNm-3XPlqn_bDENfYNug5801H_xfz3BEAM,9
|
84
|
+
encommon-0.17.2.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|