Skip to content

Commit

Permalink
devel/py-guppy3: upgrade to v3.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
thierry-FreeBSD committed Oct 21, 2023
1 parent 433ffc2 commit bb743fa
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
6 changes: 5 additions & 1 deletion devel/py-guppy3/Makefile
@@ -1,5 +1,5 @@
PORTNAME= guppy3
PORTVERSION= 3.1.3
PORTVERSION= 3.1.4
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -16,6 +16,10 @@ LICENSE= MIT
USES= python
USE_PYTHON= cython distutils

OPTIONS_DEFINE= X11
OPTIONS_DEFAULT=X11
X11_RUN_DEPENDS=${PYTHON_PKGNAMEPREFIX}tkinter>0:x11-toolkits/py-tkinter@${PY_FLAVOR}

.if ! defined(WITH_DEBUG)
LDFLAGS+= -s
.endif
Expand Down
6 changes: 3 additions & 3 deletions devel/py-guppy3/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1684078403
SHA256 (guppy3-3.1.3.tar.gz) = f79779ef23f02303a1a70a8ef3b4eaffc487a37184889966903d6ae274c56f38
SIZE (guppy3-3.1.3.tar.gz) = 343281
TIMESTAMP = 1697906325
SHA256 (guppy3-3.1.4.tar.gz) = af215b40328ca409728cbd50b4c0fb17a628cc0aa82f820b6dc9068284bee009
SIZE (guppy3-3.1.4.tar.gz) = 344051

0 comments on commit bb743fa

Please sign in to comment.