Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Oct 2020 08:06:11 +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: r550813 - head/devel/py-voluptuous
Message-ID:  <202010010806.09186BJk012075@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Oct  1 08:06:11 2020
New Revision: 550813
URL: https://svnweb.freebsd.org/changeset/ports/550813

Log:
  Update to 0.12.0
  
  Changes:	https://github.com/alecthomas/voluptuous/releases
  		https://github.com/alecthomas/voluptuous/blob/master/CHANGELOG.md

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

Modified: head/devel/py-voluptuous/Makefile
==============================================================================
--- head/devel/py-voluptuous/Makefile	Thu Oct  1 08:06:06 2020	(r550812)
+++ head/devel/py-voluptuous/Makefile	Thu Oct  1 08:06:11 2020	(r550813)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	voluptuous
-PORTVERSION=	0.11.7
+PORTVERSION=	0.12.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-voluptuous/distinfo
==============================================================================
--- head/devel/py-voluptuous/distinfo	Thu Oct  1 08:06:06 2020	(r550812)
+++ head/devel/py-voluptuous/distinfo	Thu Oct  1 08:06:11 2020	(r550813)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1565801679
-SHA256 (voluptuous-0.11.7.tar.gz) = 2abc341dbc740c5e2302c7f9b8e2e243194fb4772585b991931cb5b22e9bf456
-SIZE (voluptuous-0.11.7.tar.gz) = 45262
+TIMESTAMP = 1601485469
+SHA256 (voluptuous-0.12.0.tar.gz) = 3a4ef294e16f6950c79de4cba88f31092a107e6e3aaa29950b43e2bb9e1bb2dc
+SIZE (voluptuous-0.12.0.tar.gz) = 46958



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