mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
Update to version 0.12.1
PR: 230386 Submitted by: Ruslan Makhmatkhanov <rm@FreeBSD.org>
This commit is contained in:
parent
b8dd068a7a
commit
f531c5bb64
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=477692
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= jedi
|
||||
PORTVERSION= 0.12.0
|
||||
PORTVERSION= 0.12.1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -13,7 +13,7 @@ COMMENT= Autocompletion tool for Python
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}parso>=0.2.0:textproc/py-parso@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}parso>=0.3.0:textproc/py-parso@${PY_FLAVOR}
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= python
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1525354105
|
||||
SHA256 (jedi-0.12.0.tar.gz) = 1972f694c6bc66a2fac8718299e2ab73011d653a6d8059790c3476d2353b99ad
|
||||
SIZE (jedi-0.12.0.tar.gz) = 359402
|
||||
TIMESTAMP = 1534810337
|
||||
SHA256 (jedi-0.12.1.tar.gz) = b409ed0f6913a701ed474a614a3bb46e6953639033e31f769ca7581da5bd1ec1
|
||||
SIZE (jedi-0.12.1.tar.gz) = 361831
|
||||
|
Loading…
Reference in New Issue
Block a user