Update py-schedule to 1.1.0.

This commit is contained in:
martin 2021-04-24 06:44:18 +00:00
parent 8e2d423615
commit 80a20d2856
2 changed files with 4 additions and 6 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.4 2021/02/23 19:39:43 sthen Exp $
# $OpenBSD: Makefile,v 1.5 2021/04/24 06:44:18 martin Exp $
COMMENT = job scheduling for humans
MODPY_EGG_VERSION = 1.0.0
MODPY_EGG_VERSION = 1.1.0
DISTNAME = schedule-${MODPY_EGG_VERSION}
PKGNAME = py-${DISTNAME}
@ -13,8 +13,6 @@ MAINTAINER = Martin Reindl <martin@catai.org>
# MIT
PERMIT_PACKAGE = Yes
WANTLIB = ${MODPY_WANTLIB}
MODULES = lang/python
MODPY_SETUPTOOLS = Yes
MODPY_PI = Yes

View File

@ -1,2 +1,2 @@
SHA256 (schedule-1.0.0.tar.gz) = FlTPcIYKbU1YI2yYsPG7cVIcwqS78DG2zDnJbnfVmpE=
SIZE (schedule-1.0.0.tar.gz) = 14445
SHA256 (schedule-1.1.0.tar.gz) = 5soTWF5iyBDhOghoLgpqitJFNy43a6K4Z5KU83ffyOQ=
SIZE (schedule-1.1.0.tar.gz) = 18290