mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
devel/py-zope.component: update to 3.12.1
This commit is contained in:
parent
02bd84b595
commit
1d51eef39f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=390019
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= zope.component
|
||||
PORTVERSION= 3.12.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 3.12.1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -13,11 +12,12 @@ MAINTAINER= zope@FreeBSD.org
|
||||
COMMENT= Zope Component Architecture
|
||||
|
||||
LICENSE= ZPL21
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=3.8.0:${PORTSDIR}/devel/py-zope.interface \
|
||||
${PYTHON_PKGNAMEPREFIX}zope.event>=0:${PORTSDIR}/devel/py-zope.event
|
||||
|
||||
USES= python:2
|
||||
USE_PYTHON= distutils autoplist
|
||||
USES= python:2 zip
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (zope/zope.component-3.12.0.tar.gz) = 2b0755854016a3270755c8c63750d0638754495f28b8646a1fa4e8dfae700bb8
|
||||
SIZE (zope/zope.component-3.12.0.tar.gz) = 101866
|
||||
SHA256 (zope/zope.component-3.12.1.zip) = b954f2efa11f0409dd9f94364abe823b4f04f2ca4902fd89a99bd0648f378de0
|
||||
SIZE (zope/zope.component-3.12.1.zip) = 127498
|
||||
|
Loading…
Reference in New Issue
Block a user