mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-03 16:37:43 +00:00
package/python-configobj: bump version to 5.0.6
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
97562dd098
commit
a2ab057d31
@ -1,4 +1,3 @@
|
|||||||
# From https://pypi.python.org/pypi/configobj/4.7.2
|
# md5 from https://pypi.python.org/pypi/configobj/json, sha256 locally computed
|
||||||
md5 201dbaa732a9049c839f9bb6c27fc7b5 configobj-4.7.2.tar.gz
|
md5 e472a3a1c2a67bb0ec9b5d54c13a47d6 configobj-5.0.6.tar.gz
|
||||||
# Calculated based on the hash above
|
sha256 a2f5650770e1c87fb335af19a9b7eb73fc05ccf22144eb68db7d00cd2bcb0902 configobj-5.0.6.tar.gz
|
||||||
sha256 515ff923462592e8321df8b48c47e3428f8d406ee22b8de77bef969d1af11171 configobj-4.7.2.tar.gz
|
|
||||||
|
@ -4,9 +4,9 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PYTHON_CONFIGOBJ_VERSION = 4.7.2
|
PYTHON_CONFIGOBJ_VERSION = 5.0.6
|
||||||
PYTHON_CONFIGOBJ_SOURCE = configobj-$(PYTHON_CONFIGOBJ_VERSION).tar.gz
|
PYTHON_CONFIGOBJ_SOURCE = configobj-$(PYTHON_CONFIGOBJ_VERSION).tar.gz
|
||||||
PYTHON_CONFIGOBJ_SITE = http://pypi.python.org/packages/source/c/configobj
|
PYTHON_CONFIGOBJ_SITE = https://pypi.python.org/packages/64/61/079eb60459c44929e684fa7d9e2fdca403f67d64dd9dbac27296be2e0fab
|
||||||
PYTHON_CONFIGOBJ_LICENSE = BSD-3c
|
PYTHON_CONFIGOBJ_LICENSE = BSD-3c
|
||||||
# License only mentioned in the source
|
# License only mentioned in the source
|
||||||
PYTHON_CONFIGOBJ_SETUP_TYPE = distutils
|
PYTHON_CONFIGOBJ_SETUP_TYPE = distutils
|
||||||
|
Loading…
x
Reference in New Issue
Block a user