devel/py-pydevd: Update version 2.9.5=>2.9.6
Changelog: https://github.com/fabioz/PyDev.Debugger/releases/tag/pydev_debugger_2_9_6
This commit is contained in:
parent
45304d7b9b
commit
45dacbcc4e
2 changed files with 4 additions and 7 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= pydevd
|
||||
PORTVERSION= 2.9.5
|
||||
PORTVERSION= 2.9.6
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -13,10 +13,7 @@ LICENSE_COMB= dual
|
|||
LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE
|
||||
LICENSE_FILE_EPL= ${WRKSRC}/LICENSE-EPL
|
||||
|
||||
#USES= dos2unix python:3.6+
|
||||
USES= python:3.6+
|
||||
USE_PYTHON= autoplist concurrent distutils pytest
|
||||
|
||||
#DOS2UNIX_GLOB= *
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1672506695
|
||||
SHA256 (pydevd-2.9.5.tar.gz) = e6714a53205866e2f455e5f68a88679656d76aa800b5b775b8a5449d1fa254f5
|
||||
SIZE (pydevd-2.9.5.tar.gz) = 1115390
|
||||
TIMESTAMP = 1682104929
|
||||
SHA256 (pydevd-2.9.6.tar.gz) = f97f7a30ef8fe59c06fe6cd8cd38d16f30a3071dc414412472c30b97594ab751
|
||||
SIZE (pydevd-2.9.6.tar.gz) = 1116188
|
||||
|
|
Loading…
Reference in a new issue