diff --git a/package/python-annotated-types/python-annotated-types.hash b/package/python-annotated-types/python-annotated-types.hash index 1663bcb51f..fc92476eda 100644 --- a/package/python-annotated-types/python-annotated-types.hash +++ b/package/python-annotated-types/python-annotated-types.hash @@ -1,5 +1,5 @@ # md5, sha256 from https://pypi.org/pypi/annotated-types/json -md5 5fe2125b08851f0d05a8efad6456861c annotated_types-0.6.0.tar.gz -sha256 563339e807e53ffd9c267e99fc6d9ea23eb8443c08f112651963e24e22f84a5d annotated_types-0.6.0.tar.gz +md5 5c943b7c51b0b7dcadf46da4a99c84a1 annotated_types-0.7.0.tar.gz +sha256 aff07c09a53a08bc8cfccb9c85b05f1aa9a2a6f23728d790723543408344ce89 annotated_types-0.7.0.tar.gz # Locally computed sha256 checksums sha256 fe1049884b1a0d9342901e88e07f32925d24b3121d9972b6a6805fb9824b095d LICENSE diff --git a/package/python-annotated-types/python-annotated-types.mk b/package/python-annotated-types/python-annotated-types.mk index 8bc617069d..e7a3b7e64b 100644 --- a/package/python-annotated-types/python-annotated-types.mk +++ b/package/python-annotated-types/python-annotated-types.mk @@ -4,9 +4,9 @@ # ################################################################################ -PYTHON_ANNOTATED_TYPES_VERSION = 0.6.0 +PYTHON_ANNOTATED_TYPES_VERSION = 0.7.0 PYTHON_ANNOTATED_TYPES_SOURCE = annotated_types-$(PYTHON_ANNOTATED_TYPES_VERSION).tar.gz -PYTHON_ANNOTATED_TYPES_SITE = https://files.pythonhosted.org/packages/67/fe/8c7b275824c6d2cd17c93ee85d0ee81c090285b6d52f4876ccc47cf9c3c4 +PYTHON_ANNOTATED_TYPES_SITE = https://files.pythonhosted.org/packages/ee/67/531ea369ba64dcff5ec9c3402f9f51bf748cec26dde048a2f973a4eea7f5 PYTHON_ANNOTATED_TYPES_SETUP_TYPE = pep517 PYTHON_ANNOTATED_TYPES_LICENSE = MIT PYTHON_ANNOTATED_TYPES_LICENSE_FILES = LICENSE