Skip to content

Commit

Permalink
devel/py-pycomplete: Update to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jul 9, 2023
1 parent 852f6ab commit 67d34b8
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 24 deletions.
5 changes: 2 additions & 3 deletions devel/py-pycomplete/Makefile
@@ -1,6 +1,5 @@
PORTNAME= pycomplete
PORTVERSION= 0.3.2
PORTREVISION= 2
PORTVERSION= 0.4.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -12,7 +11,7 @@ WWW= https://github.com/frostming/pycomplete
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE

BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pdm-pep517>=0:devel/py-pdm-pep517@${PY_FLAVOR}
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pdm-backend>=0:devel/py-pdm-backend@${PY_FLAVOR}

USES= python
USE_PYTHON= autoplist concurrent pep517
Expand Down
6 changes: 3 additions & 3 deletions devel/py-pycomplete/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1675190913
SHA256 (pycomplete-0.3.2.tar.gz) = 671bfba70b6f2eecedad6b6daabac2aa3f1573cd790cc56ccd48b8067f584391
SIZE (pycomplete-0.3.2.tar.gz) = 12468
TIMESTAMP = 1688166252
SHA256 (pycomplete-0.4.0.tar.gz) = 8ae83fb5883c78da157d208aefdad4a989e0695e289ef738d05c9d14cb9a13b3
SIZE (pycomplete-0.4.0.tar.gz) = 12505
18 changes: 0 additions & 18 deletions devel/py-pycomplete/files/patch-pyproject.toml

This file was deleted.

0 comments on commit 67d34b8

Please sign in to comment.