git: 0a8fb21a8a8f - main - misc/py-tflearn: update 0.3.2-53 → 0.5.0
Yuri Victorovich <[email protected]> Thu, 06 Aug 2026 02:18:58 +0000
| Newsgroups | gmane.os.freebsd.devel.cvs.ports |
|---|---|
| Message-ID | <6a73ef12.3db40.7d3639c__30025.4929041088$1785982827$gmane$org@gitrepo.freebsd.org> |
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=0a8fb21a8a8f7700cc560f6091603453b1d68551 commit 0a8fb21a8a8f7700cc560f6091603453b1d68551 Author: Yuri Victorovich <[email protected]> AuthorDate: 2026-08-06 00:57:24 +0000 Commit: Yuri Victorovich <[email protected]> CommitDate: 2026-08-06 02:18:50 +0000 misc/py-tflearn: update 0.3.2-53 → 0.5.0 --- misc/py-tflearn/Makefile | 10 +++++----- misc/py-tflearn/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/misc/py-tflearn/Makefile b/misc/py-tflearn/Makefile index a7789563ff20..3dabdb46575e 100644 --- a/misc/py-tflearn/Makefile +++ b/misc/py-tflearn/Makefile @@ -1,7 +1,5 @@ PORTNAME= tflearn -DISTVERSION= 0.3.2-53 -PORTREVISION= 5 -DISTVERSIONSUFFIX= -g5c23566 +DISTVERSION= 0.5.0 CATEGORIES= misc python # machine-learning PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,14 +10,16 @@ WWW= http://tflearn.org/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>0:devel/py-setuptools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.16:math/py-numpy@${PY_FLAVOR} \ - ${PY_PILLOW} \ + ${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tensorflow>0:science/py-tensorflow@${PY_FLAVOR} USES= python USE_GITHUB= yes -USE_PYTHON= distutils autoplist +USE_PYTHON= pep517 autoplist NO_ARCH= yes diff --git a/misc/py-tflearn/distinfo b/misc/py-tflearn/distinfo index 756a8a83f607..a22c674f0731 100644 --- a/misc/py-tflearn/distinfo +++ b/misc/py-tflearn/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1574540151 -SHA256 (tflearn-tflearn-0.3.2-53-g5c23566_GH0.tar.gz) = 0c48f347da46cf6321e2e7b48843c9b5c7282e8ffc8e5fe172e23ced3757257b -SIZE (tflearn-tflearn-0.3.2-53-g5c23566_GH0.tar.gz) = 858607 +TIMESTAMP = 1785915347 +SHA256 (tflearn-tflearn-0.5.0_GH0.tar.gz) = acf6f2ddc314102ee3d9fca134c6df23bf2282770ceff1c2dfe9271d8686ba85 +SIZE (tflearn-tflearn-0.5.0_GH0.tar.gz) = 858688