pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/misc/todoman



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Sep 13 08:40:02 UTC 2017

Modified Files:
        pkgsrc/misc/todoman: Makefile distinfo

Log Message:
todoman: update to 3.2.4.

v3.2.4

    Deploy new versions to PyPI using twine. Travis doesn’t seem
    to be working.

v3.2.3

    Tests should no longer fail with pyicu installed.
    Improved documentation regarding how to test locally.

v3.2.2

    Initial support for (bash) autocompletion.
    The location field is not printed as part of --porcelain.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/misc/todoman/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/misc/todoman/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/misc/todoman/Makefile
diff -u pkgsrc/misc/todoman/Makefile:1.13 pkgsrc/misc/todoman/Makefile:1.14
--- pkgsrc/misc/todoman/Makefile:1.13   Mon Sep  4 14:44:58 2017
+++ pkgsrc/misc/todoman/Makefile        Wed Sep 13 08:40:02 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2017/09/04 14:44:58 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2017/09/13 08:40:02 wiz Exp $
 
-DISTNAME=      todoman-3.2.1
+DISTNAME=      todoman-3.2.4
 CATEGORIES=    misc
 MASTER_SITES=  ${MASTER_SITE_PYPI:=t/todoman/}
 

Index: pkgsrc/misc/todoman/distinfo
diff -u pkgsrc/misc/todoman/distinfo:1.11 pkgsrc/misc/todoman/distinfo:1.12
--- pkgsrc/misc/todoman/distinfo:1.11   Mon Sep  4 14:44:58 2017
+++ pkgsrc/misc/todoman/distinfo        Wed Sep 13 08:40:02 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2017/09/04 14:44:58 wiz Exp $
+$NetBSD: distinfo,v 1.12 2017/09/13 08:40:02 wiz Exp $
 
-SHA1 (todoman-3.2.1.tar.gz) = ad7c5ccbe13b1134699ffffc7b1c709031a80c1f
-RMD160 (todoman-3.2.1.tar.gz) = d15072be01073854b42c6f938899d29c1825391a
-SHA512 (todoman-3.2.1.tar.gz) = dbb720c66f55b3fc5b2497aa337d34a9fa1582a2447e6706921721a5a80988deacadcd29ad5dcd974e27f99fc517119226bce544ad857e5af83f92050f25d6d7
-Size (todoman-3.2.1.tar.gz) = 54453 bytes
+SHA1 (todoman-3.2.4.tar.gz) = c32f43f14fef553622056897a8e1a3200e1a3c64
+RMD160 (todoman-3.2.4.tar.gz) = 25b8c6551f94d392bac6b5aebd0944e8dd199730
+SHA512 (todoman-3.2.4.tar.gz) = 36f18a7a17da002118cbdd52b877ac1754a42928b2522e17325e6f861b9d1319a666b886beb19a8ad16f93c935df852f715125f474c505283ec7066363cf55c8
+Size (todoman-3.2.4.tar.gz) = 55333 bytes



Home | Main Index | Thread Index | Old Index