FreeBSD Bugzilla – Attachment 172651 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]
version fix, new dependency
py27-apscheduler-3.2.0.diff (text/plain), 806 bytes, created by
Andrej Ebert
on 2016-07-18 13:43:35 UTC
(
hide
)
Description:
version fix, new dependency
Filename:
MIME Type:
Creator:
Andrej Ebert
Created:
2016-07-18 13:43:35 UTC
Size:
806 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 418699) >+++ Makefile (working copy) >@@ -16,6 +16,7 @@ > RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytz>0:devel/py-pytz \ > ${PYTHON_PKGNAMEPREFIX}six>=1.4.0:devel/py-six \ > ${PYTHON_PKGNAMEPREFIX}tzlocal>=1.2:devel/py-tzlocal >+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm > TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=2.5.1:devel/py-pytest \ > ${PYTHON_PKGNAMEPREFIX}pytest-capturelog>=0.7:devel/py-pytest-capturelog > >@@ -33,7 +34,6 @@ > .endif > > post-patch: >- @${REINPLACE_CMD} -e '/setup_requires/,/],/d' ${WRKSRC}/${PYSETUP} > @${REINPLACE_CMD} -e 's/ --cov//' ${WRKSRC}/${PYSETUP:R}.cfg > @${REINPLACE_CMD} -e 's/set_level/setLevel/' \ > -e 's/\.records/&()/' \
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