Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Oct 2016 16:50:14 +0000 (UTC)
From:      Olivier Duchateau <olivierd@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r424863 - branches/2016Q4/net/py-urllib3
Message-ID:  <201610281650.u9SGoEr9028449@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: olivierd
Date: Fri Oct 28 16:50:14 2016
New Revision: 424863
URL: https://svnweb.freebsd.org/changeset/ports/424863

Log:
  MFH: r424806
  
  Update to 1.18.1
  
  Changelog: https://github.com/shazow/urllib3/blob/1.18.1/CHANGES.rst
  
  Security:	c5c6e293-9cc7-11e6-823f-b8aeed92ecc4
  
  Approved by:	ports-secteam (feld@)

Modified:
  branches/2016Q4/net/py-urllib3/Makefile
  branches/2016Q4/net/py-urllib3/distinfo
Directory Properties:
  branches/2016Q4/   (props changed)

Modified: branches/2016Q4/net/py-urllib3/Makefile
==============================================================================
--- branches/2016Q4/net/py-urllib3/Makefile	Fri Oct 28 16:01:35 2016	(r424862)
+++ branches/2016Q4/net/py-urllib3/Makefile	Fri Oct 28 16:50:14 2016	(r424863)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	urllib3
-PORTVERSION=	1.18
+PORTVERSION=	1.18.1
 CATEGORIES=	net python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: branches/2016Q4/net/py-urllib3/distinfo
==============================================================================
--- branches/2016Q4/net/py-urllib3/distinfo	Fri Oct 28 16:01:35 2016	(r424862)
+++ branches/2016Q4/net/py-urllib3/distinfo	Fri Oct 28 16:50:14 2016	(r424863)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1475006249
-SHA256 (urllib3-1.18.tar.gz) = d30dd4d1cbbc36ebab6e4a2076820cfe0c60f10adf087fecbc5a3edae79fdc81
-SIZE (urllib3-1.18.tar.gz) = 183660
+TIMESTAMP = 1477628683
+SHA256 (urllib3-1.18.1.tar.gz) = 5555ecc5254681618d1706037f82e8cec0e18c6113ed5c95807f8f822d5668f1
+SIZE (urllib3-1.18.1.tar.gz) = 184995



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