package/python-pycares: bump to version 3.1.0

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
James Hilliard 2019-12-23 08:01:17 -07:00 committed by Thomas Petazzoni
parent fe033bdf53
commit 71323def34
2 changed files with 4 additions and 4 deletions

View file

@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/pycares/json
md5 8a53781dd26db01ffe0b3358877bebbd pycares-3.0.0.tar.gz
sha256 b253f5dcaa0ac7076b79388a3ac80dd8f3bd979108f813baade40d3a9b8bf0bd pycares-3.0.0.tar.gz
md5 9d71bb8654cd2f7f34bdfe0ba641b59c pycares-3.1.0.tar.gz
sha256 663c000625725d3a63466a674df4ee7f62bf8ca1ae8a0b87a6411eb811e0e794 pycares-3.1.0.tar.gz
# Locally computed sha256 checksums
sha256 427bb3a5372024a26e2c290b24382512bcc7ca123431c4dd178dd613beea7eee LICENSE

View file

@ -4,9 +4,9 @@
#
################################################################################
PYTHON_PYCARES_VERSION = 3.0.0
PYTHON_PYCARES_VERSION = 3.1.0
PYTHON_PYCARES_SOURCE = pycares-$(PYTHON_PYCARES_VERSION).tar.gz
PYTHON_PYCARES_SITE = https://files.pythonhosted.org/packages/85/de/cd46a73e43e206a6ad1e9cf9cc893c3ed1b21caf57f1e0a8d9a119d290eb
PYTHON_PYCARES_SITE = https://files.pythonhosted.org/packages/50/39/d7d4e85041e95c12ccca220663328709da81f75f5e86d76049f0937e9f83
PYTHON_PYCARES_SETUP_TYPE = setuptools
PYTHON_PYCARES_LICENSE = MIT
PYTHON_PYCARES_LICENSE_FILES = LICENSE