mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
devel/py-apscheduler: update to 3.4.0
Changes: https://github.com/agronholm/apscheduler/compare/v3.3.1...v3.4.0
This commit is contained in:
parent
3b315e8a8d
commit
31973dd17d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=452859
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= apscheduler
|
PORTNAME= apscheduler
|
||||||
PORTVERSION= 3.3.1
|
PORTVERSION= 3.4.0
|
||||||
CATEGORIES= devel python
|
CATEGORIES= devel python
|
||||||
MASTER_SITES= CHEESESHOP
|
MASTER_SITES= CHEESESHOP
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1482877432
|
TIMESTAMP = 1508593119
|
||||||
SHA256 (APScheduler-3.3.1.tar.gz) = f68874dff1bdffcc6ce3adb7840c1e4d162c609a3e3f831351df30b75732767b
|
SHA256 (APScheduler-3.4.0.tar.gz) = b51118a8ed014104f7e440456dcbd90f2015aea7bcc34c57e307fb34bc746316
|
||||||
SIZE (APScheduler-3.3.1.tar.gz) = 84198
|
SIZE (APScheduler-3.4.0.tar.gz) = 85878
|
||||||
|
|
Loading…
Add table
Reference in a new issue