Skip to content

Commit

Permalink
devel/py-debugpy: Update to 1.6.8
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Aug 16, 2023
1 parent 0c96adb commit e998a15
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
5 changes: 2 additions & 3 deletions devel/py-debugpy/Makefile
@@ -1,6 +1,5 @@
PORTNAME= debugpy
PORTVERSION= 1.6.7
PORTREVISION= 1
PORTVERSION= 1.6.8
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -13,7 +12,7 @@ LICENSE= EPL MIT
LICENSE_COMB= dual
LICENSE_FILE_MIT= ${WRKSRC}/LICENSE

BUILD_DEPENDS= ${PY_SETUPTOOLS} \
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}

USES= dos2unix python zip
Expand Down
6 changes: 3 additions & 3 deletions devel/py-debugpy/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1681052924
SHA256 (debugpy-1.6.7.zip) = c4c2f0810fa25323abfdfa36cbbbb24e5c3b1a42cb762782de64439c575d67f2
SIZE (debugpy-1.6.7.zip) = 4660701
TIMESTAMP = 1691070038
SHA256 (debugpy-1.6.8.zip) = 3b7091d908dec70022b8966c32b1e9eaf183ff05291edf1d147fee153f4cb9f8
SIZE (debugpy-1.6.8.zip) = 4634053

0 comments on commit e998a15

Please sign in to comment.