FreeBSD Bugzilla – Attachment 231953 Details for
Bug 262060
textproc/py-jsx-lexer: Update to 1.0.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
py-jsx-lexer-1.0.0.patch
py-jsx-lexer-1.0.0.patch (text/plain), 1.62 KB, created by
Kai Knoblich
on 2022-02-20 10:58:26 UTC
(
hide
)
Description:
py-jsx-lexer-1.0.0.patch
Filename:
MIME Type:
Creator:
Kai Knoblich
Created:
2022-02-20 10:58:26 UTC
Size:
1.62 KB
patch
obsolete
>diff --git a/textproc/py-jsx-lexer/Makefile b/textproc/py-jsx-lexer/Makefile >index 2c0b4ffb5014..dc24c5e2bbab 100644 >--- a/textproc/py-jsx-lexer/Makefile >+++ b/textproc/py-jsx-lexer/Makefile >@@ -1,27 +1,25 @@ > PORTNAME= jsx-lexer >-PORTVERSION= 0.0.7 >-PORTREVISION= 1 >-DISTVERSIONPREFIX=v >+PORTVERSION= 1.0.0 > CATEGORIES= textproc python >+MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > > MAINTAINER= koobs@FreeBSD.org > COMMENT= JSX lexer for Pygments > > LICENSE= MIT >-#LICENSE_FILE= Not packaged yet in sdist >+LICENSE_FILE= ${WRKSRC}/LICENSE > >-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pygments>=2.1:textproc/py-pygments@${PY_FLAVOR} >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pygments>=2.7:textproc/py-pygments@${PY_FLAVOR} > > USES= python:3.6+ >-USE_GITHUB= yes # tests not in sdist > USE_PYTHON= autoplist distutils > >-GH_ACCOUNT= fcurella >+TEST_ENV= PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} > > NO_ARCH= yes > > do-test: >- @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test >+ @cd ${WRKSRC} && ${SETENV} ${TEST_ENV} ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test > > .include <bsd.port.mk> >diff --git a/textproc/py-jsx-lexer/distinfo b/textproc/py-jsx-lexer/distinfo >index 2a6087072a08..2d673e16796e 100644 >--- a/textproc/py-jsx-lexer/distinfo >+++ b/textproc/py-jsx-lexer/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1567760207 >-SHA256 (fcurella-jsx-lexer-v0.0.7_GH0.tar.gz) = 0ee40ef9d210056b6e2d834bd57d5cf90f338b1ced2222f5b30a1b5ba71acd21 >-SIZE (fcurella-jsx-lexer-v0.0.7_GH0.tar.gz) = 5437 >+TIMESTAMP = 1645353964 >+SHA256 (jsx-lexer-1.0.0.tar.gz) = b5f5270cad47b065417fd7bdb780199d5166bd4a88a2a0fd7412e90e7a59b5cc >+SIZE (jsx-lexer-1.0.0.tar.gz) = 6316
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:
kai
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 262060
: 231953