package/python-mimeparse: bump to version 2.0.0

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
James Hilliard 2024-09-15 18:02:02 -06:00 committed by Yann E. MORIN
parent 860e746fc7
commit f9c7e7c343
2 changed files with 5 additions and 4 deletions

View file

@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/python-mimeparse/json
md5 a32ae1df93be1ddb581d1c0fa124bab4 python-mimeparse-1.6.0.tar.gz
sha256 76e4b03d700a641fd7761d3cd4fdbbdcd787eade1ebfac43f877016328334f78 python-mimeparse-1.6.0.tar.gz
md5 e3d6505e9af0629a15b4d56d7f34b2ef python_mimeparse-2.0.0.tar.gz
sha256 5b9a9dcf7aa82465e31bd667f5cb7000604811dce83554f1c8a43693a32cb303 python_mimeparse-2.0.0.tar.gz
# Locally computed sha256 checksums
sha256 89807acf2309bd285f033404ee78581602f3cd9b819a16ac2f0e5f60ff4a473e LICENSE

View file

@ -4,8 +4,9 @@
#
################################################################################
PYTHON_MIMEPARSE_VERSION = 1.6.0
PYTHON_MIMEPARSE_SITE = https://files.pythonhosted.org/packages/0f/40/ac5f9e44a55b678c3cd881b4c3376e5b002677dbeab6fb3a50bac5d50d29
PYTHON_MIMEPARSE_VERSION = 2.0.0
PYTHON_MIMEPARSE_SOURCE = python_mimeparse-$(PYTHON_MIMEPARSE_VERSION).tar.gz
PYTHON_MIMEPARSE_SITE = https://files.pythonhosted.org/packages/cd/85/c40f2e0b2128905f6c34894be01803c114f2b2efab0e8b4c3dca5e56b999
PYTHON_MIMEPARSE_SETUP_TYPE = setuptools
PYTHON_MIMEPARSE_LICENSE = MIT
PYTHON_MIMEPARSE_LICENSE_FILES = LICENSE