package/python-dicttoxml: bump to version 1.7.15

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 2022-12-10 09:48:31 -07:00 committed by Yann E. MORIN
parent 0f0ceb49be
commit 9eb2d23a26
2 changed files with 6 additions and 6 deletions

View File

@ -1,5 +1,5 @@
# md5 from https://pypi.python.org/pypi/dicttoxml/json
md5 ec5643a048cf32dad3c28db236b923e4 dicttoxml-1.7.4.tar.gz
# Locally computed
sha256 ea44cc4ec6c0f85098c57a431a1ee891b3549347b07b7414c8a24611ecf37e45 dicttoxml-1.7.4.tar.gz
# md5, sha256 from https://pypi.org/pypi/dicttoxml/json
md5 234550e3aa875c6f3520aa9a2dff1ef1 dicttoxml-1.7.15.tar.gz
sha256 5540fe7dfde2d2ed9467e67fcc981cbd2e164dc3120c862bdb7333202ac48838 dicttoxml-1.7.15.tar.gz
# Locally computed sha256 checksums
sha256 4514114bd9da0b2fbf8c4fa264c0e6cc80fd41e6ac7f09d7a39a215662951c7c LICENCE.txt

View File

@ -4,9 +4,9 @@
#
################################################################################
PYTHON_DICTTOXML_VERSION = 1.7.4
PYTHON_DICTTOXML_VERSION = 1.7.15
PYTHON_DICTTOXML_SOURCE = dicttoxml-$(PYTHON_DICTTOXML_VERSION).tar.gz
PYTHON_DICTTOXML_SITE = https://pypi.python.org/packages/74/36/534db111db9e7610a41641a1f6669a964aacaf51858f466de264cc8dcdd9
PYTHON_DICTTOXML_SITE = https://files.pythonhosted.org/packages/45/b5/efa170fd88e8b8bc025c59592eade0fb7de6ae02ed3dd63957956adc1396
PYTHON_DICTTOXML_SETUP_TYPE = distutils
PYTHON_DICTTOXML_LICENSE = GPL-2.0
PYTHON_DICTTOXML_LICENSE_FILES = LICENCE.txt