opendate 0.1.1__py3-none-any.whl → 0.1.2__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 opendate might be problematic. Click here for more details.

date/__init__.py CHANGED
@@ -1,4 +1,4 @@
1
- __version__ = '0.1.1'
1
+ __version__ = '0.1.2'
2
2
 
3
3
  import datetime as _datetime
4
4
 
@@ -1,10 +1,13 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: opendate
3
- Version: 0.1.1
3
+ Version: 0.1.2
4
4
  Summary:
5
+ Home-page: https://github.com/bissli/opendate
6
+ License: MIT
5
7
  Author: bissli
6
8
  Author-email: bissli.xyz@protonmail.com
7
9
  Requires-Python: >=3.9,<4.0
10
+ Classifier: License :: OSI Approved :: MIT License
8
11
  Classifier: Programming Language :: Python :: 3
9
12
  Classifier: Programming Language :: Python :: 3.9
10
13
  Classifier: Programming Language :: Python :: 3.10
@@ -20,6 +23,7 @@ Requires-Dist: pytest ; extra == "test"
20
23
  Requires-Dist: regex
21
24
  Requires-Dist: typing-extensions
22
25
  Requires-Dist: wrapt
26
+ Project-URL: Repository, https://github.com/bissli/opendate
23
27
  Description-Content-Type: text/markdown
24
28
 
25
29
  opendate
@@ -0,0 +1,7 @@
1
+ date/__init__.py,sha256=KRdrThrkKiQrf8b2VqAHx78hPCT1p0Tn0251k9ERFiE,2552
2
+ date/business.py,sha256=g4dHpmEaUuADgMxIcTG96AEviaRo9NvGDJ8IPKXD7xQ,1386
3
+ date/date.py,sha256=DrjvL_c3hYSHXaVVkccOpEyr7nDZvc02XUfSP8n_tNI,55210
4
+ opendate-0.1.2.dist-info/LICENSE,sha256=V4Rx8WWy7v8Fim6PHcEBszpZkDLbCHeorz1e_gr0Cbk,1111
5
+ opendate-0.1.2.dist-info/METADATA,sha256=qFurRfzxKJl1bx36as2o8KNXGufuQPYIhobsQOyFaDA,1815
6
+ opendate-0.1.2.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
7
+ opendate-0.1.2.dist-info/RECORD,,
@@ -1,7 +0,0 @@
1
- date/__init__.py,sha256=rKMipKmHXrZv3rFgLy6hfa4IT4yPEaiOZNm-3lUPFi0,2552
2
- date/business.py,sha256=g4dHpmEaUuADgMxIcTG96AEviaRo9NvGDJ8IPKXD7xQ,1386
3
- date/date.py,sha256=DrjvL_c3hYSHXaVVkccOpEyr7nDZvc02XUfSP8n_tNI,55210
4
- opendate-0.1.1.dist-info/LICENSE,sha256=V4Rx8WWy7v8Fim6PHcEBszpZkDLbCHeorz1e_gr0Cbk,1111
5
- opendate-0.1.1.dist-info/METADATA,sha256=yhEiuR4bKrpG87JPWLt9ilya31PkmKcTKs8AQxRcgiA,1645
6
- opendate-0.1.1.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
7
- opendate-0.1.1.dist-info/RECORD,,