From owner-dev-commits-ports-all@freebsd.org Fri Apr 23 15:39:11 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 9F74C5F6666; Fri, 23 Apr 2021 15:39:11 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FRdkR4Bt9z4n1f; Fri, 23 Apr 2021 15:39:11 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 82E3C7B8E; Fri, 23 Apr 2021 15:39:11 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 13NFdBUG061859; Fri, 23 Apr 2021 15:39:11 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 13NFdBbL061858; Fri, 23 Apr 2021 15:39:11 GMT (envelope-from git) Date: Fri, 23 Apr 2021 15:39:11 GMT Message-Id: <202104231539.13NFdBbL061858@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Thierry Thomas Subject: git: f467fe075b54 - main - math/py-cypari2: update to 2.1.2. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: thierry X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: f467fe075b54ec197b18f30a47d2dbc6c933234d Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Apr 2021 15:39:11 -0000 The branch main has been updated by thierry: URL: https://cgit.FreeBSD.org/ports/commit/?id=f467fe075b54ec197b18f30a47d2dbc6c933234d commit f467fe075b54ec197b18f30a47d2dbc6c933234d Author: Thierry Thomas AuthorDate: 2021-04-23 14:04:03 +0000 Commit: Thierry Thomas CommitDate: 2021-04-23 15:39:04 +0000 math/py-cypari2: update to 2.1.2. - Switch to pypi.org; - Strip libraries; - Add a test target. --- math/py-cypari2/Makefile | 18 +++++++++++++----- math/py-cypari2/distinfo | 6 +++--- math/py-cypari2/pkg-plist | 5 ----- 3 files changed, 16 insertions(+), 13 deletions(-) diff --git a/math/py-cypari2/Makefile b/math/py-cypari2/Makefile index f7d61543ecb8..58e6426a9b72 100644 --- a/math/py-cypari2/Makefile +++ b/math/py-cypari2/Makefile @@ -1,8 +1,9 @@ # Created by: thierry@pompo.net PORTNAME= cypari2 -DISTVERSION= 2.1.2b1 +PORTVERSION= 2.1.2 CATEGORIES= math python +MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= thierry@FreeBSD.org @@ -14,14 +15,18 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cysignals>0:devel/py-cysignals@${PY_FLAVOR LIB_DEPENDS= libgmp.so:math/gmp \ libpari.so:math/pari RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cysignals>0:devel/py-cysignals@${PY_FLAVOR} +TEST_DEPENDS= py.test:devel/py-pytest@${PY_FLAVOR} -USE_GITHUB= yes -GH_ACCOUNT= sagemath +#USE_GITHUB= yes +#GH_ACCOUNT= sagemath -USES= compiler:c11 perl5 python:3.6+ -USE_PERL5= build +USES= compiler:c11 python:3.6+ USE_PYTHON= cython distutils +.if !defined(WITH_DEBUG) +LDFLAGS+= -s +.endif + OPTIONS_DEFINE= DOCS DOCS_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=0,1:textproc/py-sphinx@${PY_FLAVOR} DOCS_USES= gmake @@ -40,4 +45,7 @@ post-build-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${CP} -R ${WRKSRC}/docs/build/html/* ${STAGEDIR}${DOCSDIR} +do-test: install + (cd ${WRKSRC} && py.test) + .include diff --git a/math/py-cypari2/distinfo b/math/py-cypari2/distinfo index 01f97a75b205..77c925a9f524 100644 --- a/math/py-cypari2/distinfo +++ b/math/py-cypari2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1616425865 -SHA256 (sagemath-cypari2-2.1.2b1_GH0.tar.gz) = 8c58cb3c6a8e51e8f1319619761df747ae56823b159c3d326d2b11b0ca5598cd -SIZE (sagemath-cypari2-2.1.2b1_GH0.tar.gz) = 125863 +TIMESTAMP = 1619180534 +SHA256 (cypari2-2.1.2.tar.gz) = 03cd45edab8716ebbfdb754e65fea72e873c73dc91aec098fe4a01e35324ac7a +SIZE (cypari2-2.1.2.tar.gz) = 2178968 diff --git a/math/py-cypari2/pkg-plist b/math/py-cypari2/pkg-plist index 3362c59567fd..27790a909b6a 100644 --- a/math/py-cypari2/pkg-plist +++ b/math/py-cypari2/pkg-plist @@ -1,8 +1,3 @@ -%%PYTHON_SITELIBDIR%%/cypari2-%%VER%%-py%%PYTHON_VER%%.egg-info/PKG-INFO -%%PYTHON_SITELIBDIR%%/cypari2-%%VER%%-py%%PYTHON_VER%%.egg-info/SOURCES.txt -%%PYTHON_SITELIBDIR%%/cypari2-%%VER%%-py%%PYTHON_VER%%.egg-info/dependency_links.txt -%%PYTHON_SITELIBDIR%%/cypari2-%%VER%%-py%%PYTHON_VER%%.egg-info/requires.txt -%%PYTHON_SITELIBDIR%%/cypari2-%%VER%%-py%%PYTHON_VER%%.egg-info/top_level.txt %%PYTHON_SITELIBDIR%%/cypari2/__init__.py %%PYTHON_SITELIBDIR%%/cypari2/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/cypari2/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc