Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Mar 2020 12:54:03 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r529414 - head/devel/py-wrapt
Message-ID:  <202003281254.02SCs3Gx004675@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Mar 28 12:54:02 2020
New Revision: 529414
URL: https://svnweb.freebsd.org/changeset/ports/529414

Log:
  Update to 1.12.1
  
  Changes:	https://github.com/GrahamDumpleton/wrapt/blob/develop/docs/changes.rst

Modified:
  head/devel/py-wrapt/Makefile
  head/devel/py-wrapt/distinfo

Modified: head/devel/py-wrapt/Makefile
==============================================================================
--- head/devel/py-wrapt/Makefile	Sat Mar 28 12:53:57 2020	(r529413)
+++ head/devel/py-wrapt/Makefile	Sat Mar 28 12:54:02 2020	(r529414)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	wrapt
-PORTVERSION=	1.12.0
+PORTVERSION=	1.12.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-wrapt/distinfo
==============================================================================
--- head/devel/py-wrapt/distinfo	Sat Mar 28 12:53:57 2020	(r529413)
+++ head/devel/py-wrapt/distinfo	Sat Mar 28 12:54:02 2020	(r529414)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1582222956
-SHA256 (wrapt-1.12.0.tar.gz) = 0ec40d9fd4ec9f9e3ff9bdd12dbd3535f4085949f4db93025089d7a673ea94e8
-SIZE (wrapt-1.12.0.tar.gz) = 27497
+TIMESTAMP = 1585064081
+SHA256 (wrapt-1.12.1.tar.gz) = b62ffa81fb85f4332a4f609cab4ac40709470da05643a082ec1eb88e6d9b97d7
+SIZE (wrapt-1.12.1.tar.gz) = 27488



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