Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Sep 2020 08:12:51 +0000 (UTC)
From:      Nicola Vitale <nivit@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r549664 - head/www/py-webob
Message-ID:  <202009230812.08N8Cpnw019020@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: nivit
Date: Wed Sep 23 08:12:51 2020
New Revision: 549664
URL: https://svnweb.freebsd.org/changeset/ports/549664

Log:
  - Update to 1.8.6
  - Pet portlint

Modified:
  head/www/py-webob/Makefile
  head/www/py-webob/distinfo

Modified: head/www/py-webob/Makefile
==============================================================================
--- head/www/py-webob/Makefile	Wed Sep 23 08:12:39 2020	(r549663)
+++ head/www/py-webob/Makefile	Wed Sep 23 08:12:51 2020	(r549664)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	webob
-PORTVERSION=	1.8.2
+PORTVERSION=	1.8.6
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -16,6 +16,8 @@ TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}coverage>=0:devel
 		${PYTHON_PKGNAMEPREFIX}pytest-cov>=0:devel/py-pytest-cov@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR}
 
+USES=		python
+
 DOCS_BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pylons-sphinx-themes>=0:textproc/py-pylons-sphinx-themes@${PY_FLAVOR} \
 			${PY_SPHINX}
 DOCS_VARS=	PYDISTUTILS_BUILD_TARGET+="build_sphinx -a -E"
@@ -26,7 +28,6 @@ OPTIONS_DEFINE=	DOCS
 PORTDOCS=	*
 
 NO_ARCH=	yes
-USES=		python
 USE_PYTHON=	distutils autoplist
 
 post-extract-DOCS-on:

Modified: head/www/py-webob/distinfo
==============================================================================
--- head/www/py-webob/distinfo	Wed Sep 23 08:12:39 2020	(r549663)
+++ head/www/py-webob/distinfo	Wed Sep 23 08:12:51 2020	(r549664)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1534263360
-SHA256 (WebOb-1.8.2.tar.gz) = 1fe722f2ab857685fc96edec567dc40b1875b21219b3b348e58cd8c4d5ea7df3
-SIZE (WebOb-1.8.2.tar.gz) = 271737
+TIMESTAMP = 1600848084
+SHA256 (WebOb-1.8.6.tar.gz) = aa3a917ed752ba3e0b242234b2a373f9c4e2a75d35291dcbe977649bd21fd108
+SIZE (WebOb-1.8.6.tar.gz) = 274606



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