package/python-iniparse: update tarball URL
Updated package as computed by scanpypi. Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> (cherry picked from commit c62e2390e90627e2cb71c268623e980f78a95951) Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
committed by
Thomas Perale
parent
4beab2c92f
commit
a3010c58cf
@@ -1,7 +1,6 @@
|
||||
# From https://pypi.org/project/iniparse/#copy-hash-modal-5fdd923b-0592-4d2d-8b49-03472f948290
|
||||
# md5, sha256 from https://pypi.org/pypi/iniparse/json
|
||||
md5 2054bab923df21107652d009f2373789 iniparse-0.5.tar.gz
|
||||
sha256 932e5239d526e7acb504017bb707be67019ac428a6932368e6851691093aa842 iniparse-0.5.tar.gz
|
||||
|
||||
# sha256 locally computed
|
||||
# Locally computed sha256 checksums
|
||||
sha256 ff45637d8a96adc414179e502fbed40160e57205bf2e302140e79a0c71eceaa7 LICENSE
|
||||
sha256 9b02e3dfe433ccd2bd94636ef6eb08638b5a54deafe5f87a3d9d9104356c48e0 LICENSE-PSF
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
PYTHON_INIPARSE_VERSION = 0.5
|
||||
PYTHON_INIPARSE_SOURCE = iniparse-$(PYTHON_INIPARSE_VERSION).tar.gz
|
||||
PYTHON_INIPARSE_SITE = https://pypi.python.org/packages/source/i/iniparse
|
||||
PYTHON_INIPARSE_SITE = https://files.pythonhosted.org/packages/4c/9a/02beaf11fc9ea7829d3a9041536934cd03990e09c359724f99ee6bd2b41b
|
||||
PYTHON_INIPARSE_LICENSE = Python-2.0, MIT
|
||||
PYTHON_INIPARSE_LICENSE_FILES = LICENSE-PSF LICENSE
|
||||
PYTHON_INIPARSE_SETUP_TYPE = setuptools
|
||||
|
||||
Reference in New Issue
Block a user