mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-09 17:03:35 -09:00
package/python-crontab: bump version to 3.3.0
https://gitlab.com/doctormo/python-crontab/-/tags/v3.3.0 Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
dede411c7e
commit
9fe8f09e74
@@ -1,5 +1,5 @@
|
||||
# md5, sha256 from https://pypi.org/pypi/python-crontab/json
|
||||
md5 7ff9f13749104faa73f353a0d4ae9087 python_crontab-3.2.0.tar.gz
|
||||
sha256 40067d1dd39ade3460b2ad8557c7651514cd3851deffff61c5c60e1227c5c36b python_crontab-3.2.0.tar.gz
|
||||
md5 9edf7e8e5d9fbea6aa8a9c045bee93b6 python_crontab-3.3.0.tar.gz
|
||||
sha256 007c8aee68dddf3e04ec4dce0fac124b93bd68be7470fc95d2a9617a15de291b python_crontab-3.3.0.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768 COPYING
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_CRONTAB_VERSION = 3.2.0
|
||||
PYTHON_CRONTAB_VERSION = 3.3.0
|
||||
PYTHON_CRONTAB_SOURCE = python_crontab-$(PYTHON_CRONTAB_VERSION).tar.gz
|
||||
PYTHON_CRONTAB_SITE = https://files.pythonhosted.org/packages/e2/f0/25775565c133d4e29eeb607bf9ddba0075f3af36041a1844dd207881047f
|
||||
PYTHON_CRONTAB_SITE = https://files.pythonhosted.org/packages/99/7f/c54fb7e70b59844526aa4ae321e927a167678660ab51dda979955eafb89a
|
||||
PYTHON_CRONTAB_SETUP_TYPE = setuptools
|
||||
PYTHON_CRONTAB_LICENSE = LGPL-3.0+
|
||||
PYTHON_CRONTAB_LICENSE_FILES = COPYING
|
||||
|
||||
Reference in New Issue
Block a user