FreeBSD Bugzilla – Attachment 172341 Details for
Bug 210980
devel/py-apscheduler: Update to 3.2.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
update to 3.2.0
py27-apscheduler-3.2.0.diff (text/plain), 1.48 KB, created by
Andrej Ebert
on 2016-07-10 18:57:18 UTC
(
hide
)
Description:
update to 3.2.0
Filename:
MIME Type:
Creator:
Andrej Ebert
Created:
2016-07-10 18:57:18 UTC
Size:
1.48 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 418337) >+++ Makefile (working copy) >@@ -1,7 +1,7 @@ > # $FreeBSD$ > > PORTNAME= apscheduler >-PORTVERSION= 3.0.4 >+PORTVERSION= 3.2.0 > CATEGORIES= devel python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -14,12 +14,15 @@ > > RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytz>0:devel/py-pytz \ > ${PYTHON_PKGNAMEPREFIX}six>=1.4.0:devel/py-six \ >- ${PYTHON_PKGNAMEPREFIX}tzlocal>0:devel/py-tzlocal >+ ${PYTHON_PKGNAMEPREFIX}tzlocal>=1.2:devel/py-tzlocal > > NO_ARCH= yes >-USES= python >+USES= python:2.7+ > USE_PYTHON= autoplist distutils > >+post-patch: >+ @${REINPLACE_CMD} -e '/setup_requires/,+2d' ${WRKSRC}/${PYSETUP} >+ > OPTIONS_DEFINE= TEST > > TEST_BUILD_DEPENDS=${PYTHON_PKGNAMEPREFIX}pytest>=2.5.1:devel/py-pytest >@@ -34,6 +37,7 @@ > > .if ${PYTHON_REL} < 3200 > RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}futures>0:devel/py-futures >+RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}funcsigs>0:devel/py-funcsigs > .endif > > pre-install-TEST-on: >Index: distinfo >=================================================================== >--- distinfo (revision 418337) >+++ distinfo (working copy) >@@ -1,2 +1,3 @@ >-SHA256 (APScheduler-3.0.4.tar.gz) = 8b9b39e102ad2a003fb8299f306adc225e7f1062af8ea819bb61a1cd8c8552d2 >-SIZE (APScheduler-3.0.4.tar.gz) = 75229 >+TIMESTAMP = 1468172246 >+SHA256 (APScheduler-3.2.0.tar.gz) = 5baa1195ba711868fae257612cf80372ff1124014ca896884bf132f75636f638 >+SIZE (APScheduler-3.2.0.tar.gz) = 80946
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 210980
:
172341
|
172343
|
172344
|
172651
|
172652
|
172653