On Wed, Oct 13, 2021 at 06:49:23PM +0200, Paco Esteban wrote:
[...]
> 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

`make test` also requires devel/py-tzlocal as TEST_DEPENDS. I haven't
done any runtime testing, but with tzlocal, make test passes.

ok thfr@ with the TEST_DEPENDS
>  
>  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
> 

Reply via email to