FreeBSD Bugzilla – Attachment 216467 Details for
Bug 247999
devel/py-jedi: update to 0.17.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
py-jedi.patch (text/plain), 1.16 KB, created by
Dmitry Marakasov
on 2020-07-15 13:36:15 UTC
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Dmitry Marakasov
Created:
2020-07-15 13:36:15 UTC
Size:
1.16 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 542256) >+++ Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= jedi >-PORTVERSION= 0.12.1 >+PORTVERSION= 0.17.1 > CATEGORIES= devel python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -14,9 +14,13 @@ > LICENSE_FILE= ${WRKSRC}/LICENSE.txt > > RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}parso>=0.3.0:textproc/py-parso@${PY_FLAVOR} >+TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} > > NO_ARCH= yes > USES= python > USE_PYTHON= autoplist distutils > >+do-test: >+ @cd ${TEST_WRKSRC} && ${SETENV} ${TEST_ENV} ${PYTHON_CMD} -m pytest >+ > .include <bsd.port.mk> >Index: distinfo >=================================================================== >--- distinfo (revision 542256) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1534810337 >-SHA256 (jedi-0.12.1.tar.gz) = b409ed0f6913a701ed474a614a3bb46e6953639033e31f769ca7581da5bd1ec1 >-SIZE (jedi-0.12.1.tar.gz) = 361831 >+TIMESTAMP = 1594818861 >+SHA256 (jedi-0.17.1.tar.gz) = 807d5d4f96711a2bcfdd5dfa3b1ae6d09aa53832b182090b222b5efb81f52f63 >+SIZE (jedi-0.17.1.tar.gz) = 1137664
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 247999
: 216467