Hi ports@,
This is an update of productivity/py-tasklib to its latest version 2.4.0
Changes on the software are mainly support for taskwarrior 2.6 and tzlocal 3.0.
You can see all changes here:
https://github.com/GothenburgBitFactory/tasklib/releases/tag/2.4.0
On the port side, I actually enabled tests which all pass on amd64.
It works fine for me. I use it indirectly, via the taskwiki plugin for vim.
OK ?
diff 95f510e0a2d19d05c5016a13ec42605f9cccfefe /usr/ports
blob - e094a52b3b4e0bac02de152461c4b7dece6ceb24
file + productivity/py-tasklib/Makefile
--- productivity/py-tasklib/Makefile
+++ productivity/py-tasklib/Makefile
@@ -2,7 +2,7 @@
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,6 +20,7 @@ MODULES = lang/python
MODPY_PI = Yes
MODPY_SETUPTOOLS = Yes
MODPY_PYTEST = Yes
+MODPY_PYTEST_ARGS = tasklib/tests.py
FLAVORS = python3
FLAVOR = python3
blob - c0be0cefdc6ef89266c946e5e9ad976abd2314b0
file + productivity/py-tasklib/distinfo
--- productivity/py-tasklib/distinfo
+++ productivity/py-tasklib/distinfo
@@ -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
--
Paco Esteban.
0x5818130B8A6DBC03
No comments:
Post a Comment