Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Jul 2023 05:42:49 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c0cd91be2cd9 - main - =?utf-8?Q?math/py-deap:=20Update=201.3.3=20=E2=86=92=201.4.0?=
Message-ID:  <202307200542.36K5gn7O042414@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c0cd91be2cd99aa1d7f3f479f42e9a7aef3177c9

commit c0cd91be2cd99aa1d7f3f479f42e9a7aef3177c9
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-07-18 14:09:02 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-07-20 05:42:41 +0000

    math/py-deap: Update 1.3.3 → 1.4.0
    
    Reported by:    portscout
---
 math/py-deap/Makefile | 6 ++----
 math/py-deap/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 7 deletions(-)

diff --git a/math/py-deap/Makefile b/math/py-deap/Makefile
index c037e762208e..51345a2b53a6 100644
--- a/math/py-deap/Makefile
+++ b/math/py-deap/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	deap
-DISTVERSION=	1.3.3
-PORTREVISION=	1
+DISTVERSION=	1.4.0
 CATEGORIES=	math biology science devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,11 +11,10 @@ WWW=		https://github.com/DEAP/deap
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-BUILD_DEPENDS=	${PYNUMPY}
 RUN_DEPENDS=	${PYNUMPY}
 
 USES=		python
-USE_PYTHON=	distutils autoplist pytest # tests fail, see https://github.com/DEAP/deap/issues/668
+USE_PYTHON=	distutils autoplist pytest
 
 TEST_ENV=	${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}
 
diff --git a/math/py-deap/distinfo b/math/py-deap/distinfo
index b36d2a27c969..1b1c2d64c835 100644
--- a/math/py-deap/distinfo
+++ b/math/py-deap/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1664087586
-SHA256 (deap-1.3.3.tar.gz) = 8772f1b0fff042d5e516b0aebac2c706243045aa7d0de8e0b8658f380181cf31
-SIZE (deap-1.3.3.tar.gz) = 1063633
+TIMESTAMP = 1689827295
+SHA256 (deap-1.4.0.tar.gz) = ffef2921932a0edbe634fcb6d156189e7a364bf638a2af4ae5d59931a9a4c8cc
+SIZE (deap-1.4.0.tar.gz) = 1063141



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202307200542.36K5gn7O042414>