Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Jun 2020 12:16:16 +0000 (UTC)
From:      =?UTF-8?Q?Fernando_Apestegu=c3=ada?= <fernape@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r539345 - head/deskutils/py-todoman
Message-ID:  <202006161216.05GCGGiu048271@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: fernape
Date: Tue Jun 16 12:16:16 2020
New Revision: 539345
URL: https://svnweb.freebsd.org/changeset/ports/539345

Log:
  deskutils/py-todoman: Update to 3.8.0
  
  From ChangeLog: https://todoman.readthedocs.io/en/stable/changelog.html#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.
  
  PR:	247258
  Submitted by:	andreas@bilke.org (maintainer)

Modified:
  head/deskutils/py-todoman/Makefile
  head/deskutils/py-todoman/distinfo

Modified: head/deskutils/py-todoman/Makefile
==============================================================================
--- head/deskutils/py-todoman/Makefile	Tue Jun 16 12:14:27 2020	(r539344)
+++ head/deskutils/py-todoman/Makefile	Tue Jun 16 12:16:16 2020	(r539345)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	todoman
-DISTVERSION=	3.7.0
+DISTVERSION=	3.8.0
 CATEGORIES=	deskutils python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/deskutils/py-todoman/distinfo
==============================================================================
--- head/deskutils/py-todoman/distinfo	Tue Jun 16 12:14:27 2020	(r539344)
+++ head/deskutils/py-todoman/distinfo	Tue Jun 16 12:16:16 2020	(r539345)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1570729408
-SHA256 (todoman-3.7.0.tar.gz) = 1eb65c05ec82db501065d1a90d885a4352d92958121b1b9dab6a970abfe07999
-SIZE (todoman-3.7.0.tar.gz) = 62307
+TIMESTAMP = 1592151343
+SHA256 (todoman-3.8.0.tar.gz) = 8bdbefa8b190c19cc01a57396ce9d0264ee10ec8ce96703fb72d69b8867107ab
+SIZE (todoman-3.8.0.tar.gz) = 62926



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006161216.05GCGGiu048271>