devel/py-schedule: Update to 1.2.0
Changes: https://github.com/dbader/schedule/blob/master/HISTORY.rst
This commit is contained in:
parent
5db61d157c
commit
d20c5c5e3c
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= schedule
|
||||
PORTVERSION= 1.1.0
|
||||
PORTVERSION= 1.2.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -11,7 +11,7 @@ WWW= https://github.com/dbader/schedule
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
USES= python:3.6+
|
||||
USES= python:3.7+
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1619198525
|
||||
SHA256 (schedule-1.1.0.tar.gz) = e6ca13585e62c810e13a08682e0a6a8ad245372e376ba2b8679294f377dfc8e4
|
||||
SIZE (schedule-1.1.0.tar.gz) = 18290
|
||||
TIMESTAMP = 1681052976
|
||||
SHA256 (schedule-1.2.0.tar.gz) = b4ad697aafba7184c9eb6a1e2ebc41f781547242acde8ceae9a0a25b04c0922d
|
||||
SIZE (schedule-1.2.0.tar.gz) = 20000
|
||||
|
|
Loading…
Reference in a new issue