FreeBSD Bugzilla – Attachment 200773 Details for
Bug 234618
textproc/py-gfm: Update to 0.1.4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
py-gfm-0.1.4.patch
py-gfm-0.1.4.patch (text/plain), 1.81 KB, created by
Kai Knoblich
on 2019-01-04 16:50:09 UTC
(
hide
)
Description:
py-gfm-0.1.4.patch
Filename:
MIME Type:
Creator:
Kai Knoblich
Created:
2019-01-04 16:50:09 UTC
Size:
1.81 KB
patch
obsolete
>Index: py-gfm/Makefile >=================================================================== >--- py-gfm/Makefile (revision 489254) >+++ py-gfm/Makefile (working copy) >@@ -1,7 +1,7 @@ > # $FreeBSD$ > > PORTNAME= gfm >-DISTVERSION= 0.1.3 >+DISTVERSION= 0.1.4 > CATEGORIES= textproc python > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > >@@ -11,7 +11,7 @@ > LICENSE= BSD3CLAUSE > LICENSE_FILE= ${WRKSRC}/LICENSE > >-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}markdown>0:textproc/py-markdown@${PY_FLAVOR} >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}markdown>0,<3:textproc/py-markdown@${PY_FLAVOR} > > USES= python > USE_GITHUB= yes >@@ -18,17 +18,21 @@ > GH_ACCOUNT= Zopieux > GH_PROJECT= py-${PORTNAME} > USE_PYTHON= distutils concurrent autoplist >+ > NO_ARCH= yes >+PORTDOCS= * > > OPTIONS_DEFINE= DOCS > >-DOCS_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>0:textproc/py-sphinx@${PY_FLAVOR} >+DOCS_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>0:textproc/py-sphinx@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}markdown>0:textproc/py-markdown@${PY_FLAVOR} > DOCS_VARS= PYDISTUTILS_BUILD_TARGET+=build_sphinx > >-PORTDOCS= * >- > post-install-DOCS-on: > cd ${WRKSRC}/build/sphinx/html && \ > ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} "! -name .buildinfo -and ! -path objects.inv" > >+do-test: >+ @cd ${WRKSRC} && ${PYTHON_CMD} test.py >+ > .include <bsd.port.mk> >Index: py-gfm/distinfo >=================================================================== >--- py-gfm/distinfo (revision 489254) >+++ py-gfm/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1522068078 >-SHA256 (Zopieux-py-gfm-0.1.3_GH0.tar.gz) = 5d8cf9d8fbdaf4c9d28a7f00dcfdaa6212cfb2f3f89b15f347ba6a9970902b39 >-SIZE (Zopieux-py-gfm-0.1.3_GH0.tar.gz) = 20821 >+TIMESTAMP = 1542120925 >+SHA256 (Zopieux-py-gfm-0.1.4_GH0.tar.gz) = 5e2b185e01686e083b8f33919a33a92d633581d15dbb24f33139edd5e1ede62f >+SIZE (Zopieux-py-gfm-0.1.4_GH0.tar.gz) = 21015
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
Flags:
koobs
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 234618
: 200773