FreeBSD Bugzilla – Attachment 221160 Details for
Bug 252325
textproc/py-parso: Update to 0.8 (devel/py-jedi update broke devel/ipython)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to update py-parso to 0.8.1
parso.patch (text/plain), 1.10 KB, created by
rsmith
on 2021-01-01 12:56:23 UTC
(
hide
)
Description:
Patch to update py-parso to 0.8.1
Filename:
MIME Type:
Creator:
rsmith
Created:
2021-01-01 12:56:23 UTC
Size:
1.10 KB
patch
obsolete
>diff --git a/Makefile b/Makefile >index 7a36be8..055ed40 100644 >--- a/Makefile >+++ b/Makefile >@@ -2,7 +2,7 @@ > # $FreeBSD: head/textproc/py-parso/Makefile 559531 2020-12-28 23:02:12Z antoine $ > > PORTNAME= parso >-DISTVERSION= 0.7.1 >+DISTVERSION= 0.8.1 > CATEGORIES= textproc python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -13,7 +13,7 @@ COMMENT= Python Parser > LICENSE= MIT > LICENSE_FILE= ${WRKSRC}/LICENSE.txt > >-TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=3.0.7:devel/py-pytest@${PY_FLAVOR} \ >+TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest<=6.0.0:devel/py-pytest@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}pytest-cache>=0:devel/py-pytest-cache@${PY_FLAVOR} > > USES= python:3.6+ >diff --git a/distinfo b/distinfo >index 55ec502..9641f32 100644 >--- a/distinfo >+++ b/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1596473954 >-SHA256 (parso-0.7.1.tar.gz) = caba44724b994a8a5e086460bb212abc5a8bc46951bf4a9a1210745953622eb9 >-SIZE (parso-0.7.1.tar.gz) = 400854 >+TIMESTAMP = 1609504930 >+SHA256 (parso-0.8.1.tar.gz) = 8519430ad07087d4c997fda3a7918f7cfa27cb58972a8c89c2a0295a1c940e9e >+SIZE (parso-0.8.1.tar.gz) = 395966
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 252325
: 221160