Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Mar 2020 00:55:13 +0000 (UTC)
From:      Kubilay Kocak <koobs@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r528621 - head/devel/py-virtualenvwrapper
Message-ID:  <202003180055.02I0tDIe077403@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: koobs
Date: Wed Mar 18 00:55:12 2020
New Revision: 528621
URL: https://svnweb.freebsd.org/changeset/ports/528621

Log:
  devel/py-virtualenvwrapper: Update to 4.8.4
  
  Changelog:
  
    https://virtualenvwrapper.readthedocs.io/en/latest/history.html
  
  Approved by:	nivit (maintainer, via Twitter)

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

Modified: head/devel/py-virtualenvwrapper/Makefile
==============================================================================
--- head/devel/py-virtualenvwrapper/Makefile	Wed Mar 18 00:51:59 2020	(r528620)
+++ head/devel/py-virtualenvwrapper/Makefile	Wed Mar 18 00:55:12 2020	(r528621)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	virtualenvwrapper
-PORTVERSION=	4.8.2
-PORTREVISION=	3
+PORTVERSION=	4.8.4
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-virtualenvwrapper/distinfo
==============================================================================
--- head/devel/py-virtualenvwrapper/distinfo	Wed Mar 18 00:51:59 2020	(r528620)
+++ head/devel/py-virtualenvwrapper/distinfo	Wed Mar 18 00:55:12 2020	(r528621)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1508059270
-SHA256 (virtualenvwrapper-4.8.2.tar.gz) = 18d8e4c500c4c4ee794f704e050cf2bbb492537532a4521d1047e7dd1ee4e374
-SIZE (virtualenvwrapper-4.8.2.tar.gz) = 91331
+TIMESTAMP = 1584492404
+SHA256 (virtualenvwrapper-4.8.4.tar.gz) = 51a1a934e7ed0ff221bdd91bf9d3b604d875afbb3aa2367133503fee168f5bfa
+SIZE (virtualenvwrapper-4.8.4.tar.gz) = 334920



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