mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-24 11:46:30 +00:00
python-rq: update to 1.0
This commit is contained in:
parent
749857d132
commit
01e87a351c
@ -1,2 +1,2 @@
|
||||
sha256 2ef7de3fa26a4ce41dcd0561bdba12bb62fa5b9b6d21120122d8dbbe44bb6a77 rq-0.13.0.tar.gz
|
||||
sha256 22de332ed7e061634eb893dc8cc9ca96c8641480f46c403cabef8d43a2eca867 rq-1.0.tar.gz
|
||||
|
||||
|
@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_RQ_VERSION = 0.13.0
|
||||
PYTHON_RQ_VERSION = 1.0
|
||||
PYTHON_RQ_SOURCE = rq-$(PYTHON_RQ_VERSION).tar.gz
|
||||
PYTHON_RQ_SITE = https://files.pythonhosted.org/packages/d2/d7/51904875025b2432cb3c97cc476ab8d2033a8f105393db2267622e56f3ac
|
||||
PYTHON_RQ_SITE = https://files.pythonhosted.org/packages/9d/f5/6a302ee297d8031ff955f26c0f38b043972fa5f45708f6865598bdac249f
|
||||
PYTHON_RQ_SETUP_TYPE = setuptools
|
||||
PYTHON_RQ_LICENSE = Apache-2.0
|
||||
PYTHON_RQ_LICENSE_FILES = LICENSE.txt
|
||||
|
Loading…
x
Reference in New Issue
Block a user