update py-tasklib to its latest version 2.4.0
tweaks and ok thfr@
This commit is contained in:
parent
85fea34372
commit
7b61e62ba0
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2021/04/30 08:14:12 paco Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2021/10/16 08:56:43 paco Exp $
|
||||
|
||||
COMMENT = Python library to interact with Task Warrior
|
||||
|
||||
MODPY_EGG_VERSION = 2.3.0
|
||||
MODPY_EGG_VERSION = 2.4.0
|
||||
|
||||
DISTNAME = tasklib-${MODPY_EGG_VERSION}
|
||||
PKGNAME = py-${DISTNAME}
|
||||
@ -20,10 +20,12 @@ MODULES = lang/python
|
||||
MODPY_PI = Yes
|
||||
MODPY_SETUPTOOLS = Yes
|
||||
MODPY_PYTEST = Yes
|
||||
MODPY_PYTEST_ARGS = tasklib/tests.py
|
||||
|
||||
FLAVORS = python3
|
||||
FLAVOR = python3
|
||||
|
||||
RUN_DEPENDS = productivity/taskwarrior
|
||||
TEST_DEPENDS = devel/py-tzlocal
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (tasklib-2.3.0.tar.gz) = f+hnastFWRKcTpWL53BMEtzNuuMC//R8U5i8DdHJ5WM=
|
||||
SIZE (tasklib-2.3.0.tar.gz) = 23582
|
||||
SHA256 (tasklib-2.4.0.tar.gz) = NkVZQUcQfJJ4DhmsQ38J64uOrJUCCfuS0/cYaachI04=
|
||||
SIZE (tasklib-2.4.0.tar.gz) = 23519
|
||||
|
Loading…
Reference in New Issue
Block a user