Skip to content

Commit

Permalink
devel/py-ptpython: Update to 3.0.23
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Mar 21, 2023
1 parent 478719e commit ad0e983
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions devel/py-ptpython/Makefile
@@ -1,5 +1,5 @@
PORTNAME= ptpython
PORTVERSION= 3.0.22
PORTVERSION= 3.0.23
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -13,10 +13,10 @@ LICENSE_FILE= ${WRKSRC}/LICENSE

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}appdirs>=0:devel/py-appdirs@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}jedi>=0.16.0:devel/py-jedi@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}prompt-toolkit>=3.0.18<3.1.0:devel/py-prompt-toolkit@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}prompt-toolkit>=3.0.28<3.1.0:devel/py-prompt-toolkit@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pygments>=0:textproc/py-pygments@${PY_FLAVOR}

USES= python:3.6+
USES= python:3.7+
USE_PYTHON= autoplist concurrent distutils

NO_ARCH= yes
Expand Down
6 changes: 3 additions & 3 deletions devel/py-ptpython/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1674589872
SHA256 (ptpython-3.0.22.tar.gz) = c097b324406014a005c6b09f493bbbdde571e412360af2ba1551873a10c36cf8
SIZE (ptpython-3.0.22.tar.gz) = 67806
TIMESTAMP = 1677771281
SHA256 (ptpython-3.0.23.tar.gz) = 9fc9bec2cc51bc4000c1224d8c56241ce8a406b3d49ec8dc266f78cd3cd04ba4
SIZE (ptpython-3.0.23.tar.gz) = 68146

0 comments on commit ad0e983

Please sign in to comment.