py-types-python-dateutil: add 2.8.19.14 (#40038)

pull/39847/merge
Manuela Kuhn 2023-09-18 18:34:53 +02:00 committed by GitHub
parent 0e47548cb6
commit d5dd4b8b5d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ class PyTypesPythonDateutil(PythonPackage):
homepage = "https://github.com/python/typeshed"
pypi = "types-python-dateutil/types-python-dateutil-2.8.19.tar.gz"
version("2.8.19.14", sha256="1f4f10ac98bb8b16ade9dbee3518d9ace017821d94b057a425b069f834737f4b")
version("2.8.19", sha256="bfd3eb39c7253aea4ba23b10f69b017d30b013662bb4be4ab48b20bbd763f309")
depends_on("python@3.7:", type=("build", "run"))
depends_on("py-setuptools", type="build")