[python-datemath] Pin and mark as obsolete (#12645)

Closes: #12640
This commit is contained in:
Sebastian Rittau
2024-09-12 16:25:11 +02:00
committed by GitHub
parent 97ce200343
commit bc6b3b2aba

View File

@@ -1,8 +1,8 @@
version = "3.0.*"
version = "3.0.1"
upstream_repository = "https://github.com/nickmaccarthy/python-datemath"
# Requires a version of arrow with a `py.typed` file
requires = ["arrow>=1.0.1"]
partial_stub = true
obsolete_since = "3.0.2" # Released on 2024-09-11
[tool.stubtest]
ignore_missing_stub = true