- Update to 0.3.2
- Mark NO_ARCH
This commit is contained in:
parent
e6110caf15
commit
d8fbcd5666
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=483131
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= jsonrpclib-pelix
|
||||
PORTVERSION= 0.3.1
|
||||
PORTVERSION= 0.3.2
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -15,4 +15,6 @@ LICENSE= APACHE20
|
||||
USES= python:3.4+
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user