Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Oct 2018 12:28:52 +0000 (UTC)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r483131 - head/devel/py-jsonrpclib-pelix
Message-ID:  <201810271228.w9RCSquR073442@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ehaupt
Date: Sat Oct 27 12:28:52 2018
New Revision: 483131
URL: https://svnweb.freebsd.org/changeset/ports/483131

Log:
  - Update to 0.3.2
  - Mark NO_ARCH

Modified:
  head/devel/py-jsonrpclib-pelix/Makefile
  head/devel/py-jsonrpclib-pelix/distinfo

Modified: head/devel/py-jsonrpclib-pelix/Makefile
==============================================================================
--- head/devel/py-jsonrpclib-pelix/Makefile	Sat Oct 27 12:20:38 2018	(r483130)
+++ head/devel/py-jsonrpclib-pelix/Makefile	Sat Oct 27 12:28:52 2018	(r483131)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	jsonrpclib-pelix
-PORTVERSION=	0.3.1
+PORTVERSION=	0.3.2
 CATEGORIES=	devel
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,5 +14,7 @@ LICENSE=	APACHE20
 
 USES=		python:3.4+
 USE_PYTHON=	distutils autoplist
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/devel/py-jsonrpclib-pelix/distinfo
==============================================================================
--- head/devel/py-jsonrpclib-pelix/distinfo	Sat Oct 27 12:20:38 2018	(r483130)
+++ head/devel/py-jsonrpclib-pelix/distinfo	Sat Oct 27 12:28:52 2018	(r483131)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1510069220
-SHA256 (jsonrpclib-pelix-0.3.1.tar.gz) = 5417b1508d5a50ec64f6e5b88907f111155d52607b218ff3ba9a777afb2e49e3
-SIZE (jsonrpclib-pelix-0.3.1.tar.gz) = 29997
+TIMESTAMP = 1540642942
+SHA256 (jsonrpclib-pelix-0.3.2.tar.gz) = 14d288d1b3d3273cf96a729dd21a2470851c4962be8509f3dd62f0137ff90339
+SIZE (jsonrpclib-pelix-0.3.2.tar.gz) = 38658



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