myl-discovery 0.5.7__py3-none-any.whl → 0.5.9__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.
- {myl_discovery-0.5.7.dist-info → myl_discovery-0.5.9.dist-info}/METADATA +6 -6
- {myl_discovery-0.5.7.dist-info → myl_discovery-0.5.9.dist-info}/RECORD +6 -6
- {myl_discovery-0.5.7.dist-info → myl_discovery-0.5.9.dist-info}/WHEEL +1 -1
- {myl_discovery-0.5.7.dist-info → myl_discovery-0.5.9.dist-info}/LICENSE +0 -0
- {myl_discovery-0.5.7.dist-info → myl_discovery-0.5.9.dist-info}/entry_points.txt +0 -0
- {myl_discovery-0.5.7.dist-info → myl_discovery-0.5.9.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: myl-discovery
|
3
|
-
Version: 0.5.
|
3
|
+
Version: 0.5.9
|
4
4
|
Summary: email autodiscovery
|
5
5
|
Author-email: Philipp Schmitt <philipp@schmitt.co>
|
6
6
|
License: GNU GENERAL PUBLIC LICENSE
|
@@ -683,11 +683,11 @@ Classifier: Programming Language :: Python :: 3
|
|
683
683
|
Requires-Python: >=3.8
|
684
684
|
Description-Content-Type: text/markdown
|
685
685
|
License-File: LICENSE
|
686
|
-
Requires-Dist: dnspython
|
687
|
-
Requires-Dist: exchangelib
|
688
|
-
Requires-Dist: requests
|
689
|
-
Requires-Dist: rich
|
690
|
-
Requires-Dist: xmltodict
|
686
|
+
Requires-Dist: dnspython <3.0.0,>=2.0.0
|
687
|
+
Requires-Dist: exchangelib <6.0.0,>=5.0.0
|
688
|
+
Requires-Dist: requests <3.0.0,>=2.0.0
|
689
|
+
Requires-Dist: rich <14.0.0,>=13.0.0
|
690
|
+
Requires-Dist: xmltodict <1.0.0,>=0.13.0
|
691
691
|
|
692
692
|
# 📩 myl-discovery
|
693
693
|
|
@@ -2,9 +2,9 @@ myldiscovery/__init__.py,sha256=L_XVC06ZVdjhnV5up1MBnywTuGUIyjt8PUoQDUOzfAk,381
|
|
2
2
|
myldiscovery/__main__.py,sha256=5BjNuyet8AY-POwoF5rGt722rHQ7tJ0Vf0UFUfzzi-I,58
|
3
3
|
myldiscovery/discovery.py,sha256=YnEJ54CdwaA6PluMSC0ba7uGhoM__-ejtPTCawa9cto,7358
|
4
4
|
myldiscovery/main.py,sha256=wuo-kxoqsgX0r1ebrr86P4WNJJOhpemR7w5JT4F-ecw,2023
|
5
|
-
myl_discovery-0.5.
|
6
|
-
myl_discovery-0.5.
|
7
|
-
myl_discovery-0.5.
|
8
|
-
myl_discovery-0.5.
|
9
|
-
myl_discovery-0.5.
|
10
|
-
myl_discovery-0.5.
|
5
|
+
myl_discovery-0.5.9.dist-info/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
|
6
|
+
myl_discovery-0.5.9.dist-info/METADATA,sha256=2dbX7hlBDwKjkUdKU1TE6J1QXh3SsmRTLdlioWx8oLk,44687
|
7
|
+
myl_discovery-0.5.9.dist-info/WHEEL,sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ,91
|
8
|
+
myl_discovery-0.5.9.dist-info/entry_points.txt,sha256=nyyAyvgvu6iO9mPEA6uVrPfd0lIrUyo9AQWeH2asEY0,52
|
9
|
+
myl_discovery-0.5.9.dist-info/top_level.txt,sha256=v_h72JexaacqBNY6iOMD9PpGg8lnGoL-pkmUIzxdiVU,13
|
10
|
+
myl_discovery-0.5.9.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|