FreeBSD Bugzilla – Attachment 189533 Details for
Bug 225010
[PATCH] devel/py-zope.configuration: update to 4.1.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
update to 4.1.0
0001-devel-py-zope.configuration-update-to-4.1.0.patch (text/plain), 1.89 KB, created by
Charlie Li
on 2018-01-08 18:19:29 UTC
(
hide
)
Description:
update to 4.1.0
Filename:
MIME Type:
Creator:
Charlie Li
Created:
2018-01-08 18:19:29 UTC
Size:
1.89 KB
patch
obsolete
>From 3b7fc32f836099d755053cdb60c9a662557f4003 Mon Sep 17 00:00:00 2001 >From: Charlie Li <git@vishwin.info> >Date: Mon, 8 Jan 2018 13:09:06 -0500 >Subject: [PATCH] devel/py-zope.configuration: update to 4.1.0 > >Latest changelog states python 2.6 and 3.2 support have been dropped, >so add minimum python27 requirement. Also add NO_ARCH to silence a >sanity check. >--- > devel/py-zope.configuration/Makefile | 8 +++++--- > devel/py-zope.configuration/distinfo | 5 +++-- > 2 files changed, 8 insertions(+), 5 deletions(-) > >diff --git a/devel/py-zope.configuration/Makefile b/devel/py-zope.configuration/Makefile >index 9c790e0478af..dca222d2dd9f 100644 >--- a/devel/py-zope.configuration/Makefile >+++ b/devel/py-zope.configuration/Makefile >@@ -2,8 +2,8 @@ > # $FreeBSD$ > > PORTNAME= zope.configuration >-PORTVERSION= 3.8.0 >-PORTREVISION= 1 >+PORTVERSION= 4.1.0 >+PORTREVISION= 0 > CATEGORIES= devel textproc python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -18,7 +18,9 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:devel/py-zope.interface@${ > ${PYTHON_PKGNAMEPREFIX}zope.i18nmessageid>=0:textproc/py-zope.i18nmessageid@${FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}zope.schema>=0:devel/py-zope.schema@${FLAVOR} > >-USES= python >+USES= python:2.7+ > USE_PYTHON= distutils autoplist > >+NO_ARCH= yes >+ > .include <bsd.port.mk> >diff --git a/devel/py-zope.configuration/distinfo b/devel/py-zope.configuration/distinfo >index c3cf6ecf5f56..e40368aec6eb 100644 >--- a/devel/py-zope.configuration/distinfo >+++ b/devel/py-zope.configuration/distinfo >@@ -1,2 +1,3 @@ >-SHA256 (zope/zope.configuration-3.8.0.tar.gz) = 715b1a669a49d1968165ad6ce4dd7ae206df9289ffa0376bf71466c88a0ff4c1 >-SIZE (zope/zope.configuration-3.8.0.tar.gz) = 51630 >+TIMESTAMP = 1515434873 >+SHA256 (zope/zope.configuration-4.1.0.tar.gz) = eebea03062b9d7ddd512a31412bcdf3549aa2dff481503487067dbbd06774050 >+SIZE (zope/zope.configuration-4.1.0.tar.gz) = 77780 >-- >2.15.1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 225010
:
189533
|
190193