package/python-constantly: bump version to 23.10.4
This package now requires host-python-versioneer to build. Signed-off-by: Adam Duskett <adam.duskett@amarulasolutions.com> Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
This commit is contained in:
parent
53931943eb
commit
6273b2f85d
@ -1,5 +1,5 @@
|
||||
# md5 from https://pypi.python.org/pypi/constantly/json
|
||||
md5 f0762f083d83039758e53f8cf0086eef constantly-15.1.0.tar.gz
|
||||
md5 c090579309b2b34be04385b54b0a5a85 constantly-23.10.4.tar.gz
|
||||
# Locally computed
|
||||
sha256 586372eb92059873e29eba4f9dec8381541b4d3834660707faf8ba59146dfc35 constantly-15.1.0.tar.gz
|
||||
sha256 aa92b70a33e2ac0bb33cd745eb61776594dc48764b06c35e0efd050b7f1c7cbd constantly-23.10.4.tar.gz
|
||||
sha256 020870fcaf4bf9c50b233e331817094fe109b91c0880570fd476f527cfbfc085 LICENSE
|
||||
|
@ -4,11 +4,12 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_CONSTANTLY_VERSION = 15.1.0
|
||||
PYTHON_CONSTANTLY_VERSION = 23.10.4
|
||||
PYTHON_CONSTANTLY_SOURCE = constantly-$(PYTHON_CONSTANTLY_VERSION).tar.gz
|
||||
PYTHON_CONSTANTLY_SITE = https://pypi.python.org/packages/95/f1/207a0a478c4bb34b1b49d5915e2db574cadc415c9ac3a7ef17e29b2e8951
|
||||
PYTHON_CONSTANTLY_SITE = https://files.pythonhosted.org/packages/4d/6f/cb2a94494ff74aa9528a36c5b1422756330a75a8367bf20bd63171fc324d
|
||||
PYTHON_CONSTANTLY_SETUP_TYPE = setuptools
|
||||
PYTHON_CONSTANTLY_LICENSE = MIT
|
||||
PYTHON_CONSTANTLY_LICENSE_FILES = LICENSE
|
||||
PYTHON_CONSTANTLY_DEPENDENCIES = host-python-versioneer
|
||||
|
||||
$(eval $(python-package))
|
||||
|
Loading…
Reference in New Issue
Block a user