FreeBSD Bugzilla – Attachment 212443 Details for
Bug 244031
devel/py-watchdog: Update to 0.10.6
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Same patch with the checkbox >,<
py-watchdog_0.10.2.diff (text/plain), 2.02 KB, created by
Evilham
on 2020-03-16 10:40:49 UTC
(
hide
)
Description:
Same patch with the checkbox >,<
Filename:
MIME Type:
Creator:
Evilham
Created:
2020-03-16 10:40:49 UTC
Size:
2.02 KB
patch
obsolete
>Index: devel/py-watchdog/Makefile >=================================================================== >--- devel/py-watchdog/Makefile (revision 528277) >+++ devel/py-watchdog/Makefile (working copy) >@@ -1,10 +1,9 @@ > # $FreeBSD$ > > PORTNAME= watchdog >-PORTVERSION= 0.9.0 >-DISTVERSIONPREFIX= v >-PORTREVISION= 0 >-CATEGORIES= devel >+PORTVERSION= 0.10.2 >+CATEGORIES= devel python >+MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > > MAINTAINER= nivit@FreeBSD.org >@@ -15,17 +14,15 @@ > RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}argh>=0.26.1:devel/py-argh@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}pathtools>=0.1.2:devel/py-pathtools@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}yaml>=3.11:devel/py-yaml@${PY_FLAVOR} >+TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}pytest-cov>0:devel/py-pytest-cov@${PY_FLAVOR} > > USES= python >-USE_GITHUB= yes >-USE_PYTHON= autoplist distutils >+USE_PYTHON= autoplist concurrent distutils > > DOCS_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pathtools>=0.1.2:devel/py-pathtools@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}sphinx>=1.4.4:textproc/py-sphinx@${PY_FLAVOR} >-DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME} > >-GH_ACCOUNT= gorakhargosh >- > NO_ARCH= yes > > OPTIONS_DEFINE= DOCS >@@ -40,4 +37,7 @@ > (cd ${WRKSRC}/docs/build/html ; \ > ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} "-not -name .buildinfo") > >+do-test: >+ @cd ${WRKSRC} && ${PYTHON_CMD} -m pytest -v -rs -o addopts= tests >+ > .include <bsd.port.mk> >Index: devel/py-watchdog/distinfo >=================================================================== >--- devel/py-watchdog/distinfo (revision 528277) >+++ devel/py-watchdog/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1539444517 >-SHA256 (gorakhargosh-watchdog-v0.9.0_GH0.tar.gz) = e8a32701dff43a4e671a40acf92f55a8fffd8ca74333b75436d63a94d104faef >-SIZE (gorakhargosh-watchdog-v0.9.0_GH0.tar.gz) = 90597 >+TIMESTAMP = 1581414865 >+SHA256 (watchdog-0.10.2.tar.gz) = c560efb643faed5ef28784b2245cf8874f939569717a4a12826a173ac644456b >+SIZE (watchdog-0.10.2.tar.gz) = 95505
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 244031
:
212442
|
212443
|
212444
|
222022