Skip to content

Commit

Permalink
devel/ipython: Update to 8.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Oct 5, 2023
1 parent ceb94db commit 7b38bbd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions devel/ipython/Makefile
@@ -1,5 +1,5 @@
PORTNAME= ipython
PORTVERSION= 8.16.0
PORTVERSION= 8.16.1
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -11,7 +11,7 @@ WWW= https://ipython.org/
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING.rst

BUILD_DEPENDS= ${PY_SETUPTOOLS} \
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=51.0.0:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}backcall>=0:devel/py-backcall@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}decorator>=0:devel/py-decorator@${PY_FLAVOR} \
Expand Down
6 changes: 3 additions & 3 deletions devel/ipython/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1696048490
SHA256 (ipython-8.16.0.tar.gz) = 7a1b2e1e6a3ec5baa466163c451335081f31859883889ff0289c6b21f7a095e2
SIZE (ipython-8.16.0.tar.gz) = 5484881
TIMESTAMP = 1696433034
SHA256 (ipython-8.16.1.tar.gz) = ad52f58fca8f9f848e256c629eff888efc0528c12fe0f8ec14f33205f23ef938
SIZE (ipython-8.16.1.tar.gz) = 5485037

0 comments on commit 7b38bbd

Please sign in to comment.