Fri Jul 17 23:20:19 2020 UTC ()
todoman: update to 3.8.0.

v3.8.0
----------
* Don't display list if there's only one list (of one list has been specified).
* Fixed several issues when using dates with no times.
* Dropped support for Python 3.4.


(wiz)
diff -r1.21 -r1.22 pkgsrc/misc/todoman/Makefile
diff -r1.17 -r1.18 pkgsrc/misc/todoman/distinfo

cvs diff -r1.21 -r1.22 pkgsrc/misc/todoman/Makefile (expand / switch to unified diff)

--- pkgsrc/misc/todoman/Makefile 2019/11/03 17:04:27 1.21
+++ pkgsrc/misc/todoman/Makefile 2020/07/17 23:20:19 1.22
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.21 2019/11/03 17:04:27 rillig Exp $ 1# $NetBSD: Makefile,v 1.22 2020/07/17 23:20:19 wiz Exp $
2 2
3DISTNAME= todoman-3.7.0 3DISTNAME= todoman-3.8.0
4CATEGORIES= misc 4CATEGORIES= misc
5MASTER_SITES= ${MASTER_SITE_PYPI:=t/todoman/} 5MASTER_SITES= ${MASTER_SITE_PYPI:=t/todoman/}
6#MASTER_SITES= ${MASTER_SITE_GITHUB:=pimutils/} 6#MASTER_SITES= ${MASTER_SITE_GITHUB:=pimutils/}
7#GITHUB_RELEASE= v${PKGVERSION_NOREV} 7#GITHUB_RELEASE= v${PKGVERSION_NOREV}
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= https://github.com/pimutils/todoman 10HOMEPAGE= https://github.com/pimutils/todoman
11COMMENT= Simple CalDav-based todo manager 11COMMENT= Simple CalDav-based todo manager
12LICENSE= mit 12LICENSE= mit
13 13
14DEPENDS+= ${PYPKGPREFIX}-atomicwrites-[0-9]*:../../devel/py-atomicwrites 14DEPENDS+= ${PYPKGPREFIX}-atomicwrites-[0-9]*:../../devel/py-atomicwrites
15DEPENDS+= ${PYPKGPREFIX}-click>=7.0:../../devel/py-click 15DEPENDS+= ${PYPKGPREFIX}-click>=7.0:../../devel/py-click
16DEPENDS+= ${PYPKGPREFIX}-click-log-[0-9]*:../../devel/py-click-log 16DEPENDS+= ${PYPKGPREFIX}-click-log-[0-9]*:../../devel/py-click-log

cvs diff -r1.17 -r1.18 pkgsrc/misc/todoman/distinfo (expand / switch to unified diff)

--- pkgsrc/misc/todoman/distinfo 2019/10/10 13:23:14 1.17
+++ pkgsrc/misc/todoman/distinfo 2020/07/17 23:20:19 1.18
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.17 2019/10/10 13:23:14 wiz Exp $ 1$NetBSD: distinfo,v 1.18 2020/07/17 23:20:19 wiz Exp $
2 2
3SHA1 (todoman-3.7.0.tar.gz) = 19e1a5413bec449f5a0ae4607f776a7a801fdfbc 3SHA1 (todoman-3.8.0.tar.gz) = bca37691e8bb7e8c47038b501441029871f78936
4RMD160 (todoman-3.7.0.tar.gz) = 9a785c706da695a8fea196b08d7b5f2c16b789bb 4RMD160 (todoman-3.8.0.tar.gz) = 51207afcbe9a0d642a36dd2f0bfe043c0e402ade
5SHA512 (todoman-3.7.0.tar.gz) = 61b17d1d56ea29e0e6d09f57e4a3e2be97894c187079cece97d56b6e1e1cbfddcc0066b8e72dd0b9c7e6870dd2b137ec2b41716d4c8848c6274c0685f8b17144 5SHA512 (todoman-3.8.0.tar.gz) = 67cb498265fdb802ca0993618ae8e06918d0440d6f1092d155571d85a507f098e9e172e852b82f3854a965d72c57aba749ad964922f274be03181def4a527198
6Size (todoman-3.7.0.tar.gz) = 62307 bytes 6Size (todoman-3.8.0.tar.gz) = 62926 bytes