Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Dec 2016 19:23:20 +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: r430061 - head/www/py-pyramid
Message-ID:  <201612301923.uBUJNKm4056535@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Dec 30 19:23:20 2016
New Revision: 430061
URL: https://svnweb.freebsd.org/changeset/ports/430061

Log:
  - Update to 1.7.3
  - While I'm here, add NO_ARCH
  
  Changes:	https://github.com/Pylons/pyramid/blob/master/CHANGES.txt
  PR:		215655
  Submitted by:	Junji NAKANISHI <jun-g@daemonfreaks.com> (maintainer)

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

Modified: head/www/py-pyramid/Makefile
==============================================================================
--- head/www/py-pyramid/Makefile	Fri Dec 30 19:23:15 2016	(r430060)
+++ head/www/py-pyramid/Makefile	Fri Dec 30 19:23:20 2016	(r430061)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pyramid
-PORTVERSION=	1.6.1
+PORTVERSION=	1.7.3
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -27,6 +27,7 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 #TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}WebTest>=1.1:www/py-WebTest \
 #		${PYTHON_PKGNAMEPREFIX}zope.component>=3.6.0:devel/py-zope.component
 
+NO_ARCH=	yes
 USES=		python
 USE_PYTHON=	autoplist distutils
 

Modified: head/www/py-pyramid/distinfo
==============================================================================
--- head/www/py-pyramid/distinfo	Fri Dec 30 19:23:15 2016	(r430060)
+++ head/www/py-pyramid/distinfo	Fri Dec 30 19:23:20 2016	(r430061)
@@ -1,2 +1,3 @@
-SHA256 (pyramid-1.6.1.tar.gz) = 3b8ecfadec8f3d178b39e7fda67dcbb23177eafb9d49b04aaeaaeca614a25e94
-SIZE (pyramid-1.6.1.tar.gz) = 2540696
+TIMESTAMP = 1483034097
+SHA256 (pyramid-1.7.3.tar.gz) = 74b8eedf2b0a1a658ab79ae4b0ecf68fa8cdd5debcfec579c8b40bec83d1864e
+SIZE (pyramid-1.7.3.tar.gz) = 2630457



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