Date: Fri, 10 Apr 2020 10:43:16 +0000 (UTC) From: Matthew Seaman <matthew@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r531313 - head/devel/py-pathspec Message-ID: <202004101043.03AAhG2A093943@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: matthew Date: Fri Apr 10 10:43:16 2020 New Revision: 531313 URL: https://svnweb.freebsd.org/changeset/ports/531313 Log: Update to 0.8.0 ChangeLog: https://github.com/cpburnz/python-path-specification/blob/master/CHANGES.rst Modified: head/devel/py-pathspec/Makefile head/devel/py-pathspec/distinfo Modified: head/devel/py-pathspec/Makefile ============================================================================== --- head/devel/py-pathspec/Makefile Fri Apr 10 10:41:55 2020 (r531312) +++ head/devel/py-pathspec/Makefile Fri Apr 10 10:43:16 2020 (r531313) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pathspec -PORTVERSION= 0.7.0 +PORTVERSION= 0.8.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-pathspec/distinfo ============================================================================== --- head/devel/py-pathspec/distinfo Fri Apr 10 10:41:55 2020 (r531312) +++ head/devel/py-pathspec/distinfo Fri Apr 10 10:43:16 2020 (r531313) @@ -1,3 +1,3 @@ -TIMESTAMP = 1578831467 -SHA256 (pathspec-0.7.0.tar.gz) = 562aa70af2e0d434367d9790ad37aed893de47f1693e4201fd1d3dca15d19b96 -SIZE (pathspec-0.7.0.tar.gz) = 24306 +TIMESTAMP = 1586514750 +SHA256 (pathspec-0.8.0.tar.gz) = da45173eb3a6f2a5a487efba21f050af2b41948be6ab52b6a1e3ff22bb8b7061 +SIZE (pathspec-0.8.0.tar.gz) = 26256
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004101043.03AAhG2A093943>