Date: Wed, 12 Jan 2022 08:56:43 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: 351b18bfbe29 - main - math/py-ecos: Update 2.0.8 -> 2.0.10 Message-ID: <202201120856.20C8uhlg003296@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=351b18bfbe29dc77faa1b2c2fbb7aeccd8c7841c commit 351b18bfbe29dc77faa1b2c2fbb7aeccd8c7841c Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-01-12 05:56:33 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-01-12 08:56:35 +0000 math/py-ecos: Update 2.0.8 -> 2.0.10 Reported by: portscout --- math/py-ecos/Makefile | 9 ++------- math/py-ecos/distinfo | 8 +++----- 2 files changed, 5 insertions(+), 12 deletions(-) diff --git a/math/py-ecos/Makefile b/math/py-ecos/Makefile index 798020418392..83675c443e39 100644 --- a/math/py-ecos/Makefile +++ b/math/py-ecos/Makefile @@ -1,7 +1,7 @@ PORTNAME= ecos -DISTVERSION= 2.0.8 +DISTVERSION= 2.0.10 CATEGORIES= math python -#MASTER_SITES= CHEESESHOP # outdated on PyPI, use GitHub instead +MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org @@ -17,11 +17,6 @@ RUN_DEPENDS= ${PYNUMPY} \ USES= python:3.6+ USE_PYTHON= distutils autoplist -USE_GITHUB= yes -GH_ACCOUNT= embotech -GH_PROJECT= ecos-python -GH_TUPLE= embotech:ecos:v${DISTVERSION}:ecos/ecos - pre-configure: @${ECHO} "__version__=\"$(DISTVERSION)\"" > ${WRKSRC}/src/ecos/version.py diff --git a/math/py-ecos/distinfo b/math/py-ecos/distinfo index 65106958da3b..c33f2b14be8b 100644 --- a/math/py-ecos/distinfo +++ b/math/py-ecos/distinfo @@ -1,5 +1,3 @@ -TIMESTAMP = 1619208483 -SHA256 (embotech-ecos-python-2.0.8_GH0.tar.gz) = 4715d97fa728c1446e2a68a3009f73325c79c509b25ad745d3756a397193d884 -SIZE (embotech-ecos-python-2.0.8_GH0.tar.gz) = 30898 -SHA256 (embotech-ecos-v2.0.8_GH0.tar.gz) = d905d16599efd927a75b29852c3476ff1ffd0b97ab27d5b8ad63bb4ff2ad8130 -SIZE (embotech-ecos-v2.0.8_GH0.tar.gz) = 1283274 +TIMESTAMP = 1641966647 +SHA256 (ecos-2.0.10.tar.gz) = 9391a73fd25b2fc56b163a2a70c78973458bb194fe475b6c27672c0d980a47cf +SIZE (ecos-2.0.10.tar.gz) = 135246
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201120856.20C8uhlg003296>