From owner-dev-commits-ports-all@freebsd.org Tue Sep 14 09:22:19 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 A5819664D4B; Tue, 14 Sep 2021 09:22:19 +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 4H7yY72yfRz4cPY; Tue, 14 Sep 2021 09:22:19 +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 40ADB18594; Tue, 14 Sep 2021 09:22:19 +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 18E9MJKL035183; Tue, 14 Sep 2021 09:22:19 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18E9MJrD035182; Tue, 14 Sep 2021 09:22:19 GMT (envelope-from git) Date: Tue, 14 Sep 2021 09:22:19 GMT Message-Id: <202109140922.18E9MJrD035182@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: e53b99b2dccf - main - biology/py-PySCeS: Update 0.9.8post1 -> 0.9.8a MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: e53b99b2dccf0e63a0a7441e8cf0edae254265d0 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: Tue, 14 Sep 2021 09:22:20 -0000 The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=e53b99b2dccf0e63a0a7441e8cf0edae254265d0 commit e53b99b2dccf0e63a0a7441e8cf0edae254265d0 Author: Yuri Victorovich AuthorDate: 2021-09-14 09:19:59 +0000 Commit: Yuri Victorovich CommitDate: 2021-09-14 09:21:07 +0000 biology/py-PySCeS: Update 0.9.8post1 -> 0.9.8a --- biology/py-PySCeS/Makefile | 3 +-- biology/py-PySCeS/distinfo | 6 +++--- biology/py-PySCeS/files/patch-setup.py | 15 +++++++++++++++ 3 files changed, 19 insertions(+), 5 deletions(-) diff --git a/biology/py-PySCeS/Makefile b/biology/py-PySCeS/Makefile index a399b65938fc..8130f8b00e2f 100644 --- a/biology/py-PySCeS/Makefile +++ b/biology/py-PySCeS/Makefile @@ -1,6 +1,5 @@ PORTNAME= PySCeS -DISTVERSION= 0.9.8post1 -DISTVERSIONSUFFIX= -31-g28dd259 +DISTVERSION= 0.9.8a CATEGORIES= biology python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/biology/py-PySCeS/distinfo b/biology/py-PySCeS/distinfo index 5eb6ca09af67..e9a140c9132c 100644 --- a/biology/py-PySCeS/distinfo +++ b/biology/py-PySCeS/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1629133609 -SHA256 (PySCeS-pysces-0.9.8post1-31-g28dd259_GH0.tar.gz) = e8634ae766331b57dcc697a4a59c8c2844e744a63e47727a15b4a7f5e32c537d -SIZE (PySCeS-pysces-0.9.8post1-31-g28dd259_GH0.tar.gz) = 2670650 +TIMESTAMP = 1631609112 +SHA256 (PySCeS-pysces-0.9.8a_GH0.tar.gz) = 6037152bd6c4aadb771db403771744debe4cecaa9e4ae2ca449221ae60be85a1 +SIZE (PySCeS-pysces-0.9.8a_GH0.tar.gz) = 1982294 diff --git a/biology/py-PySCeS/files/patch-setup.py b/biology/py-PySCeS/files/patch-setup.py new file mode 100644 index 000000000000..c7f868849c6b --- /dev/null +++ b/biology/py-PySCeS/files/patch-setup.py @@ -0,0 +1,15 @@ +--- setup.py.orig 2021-09-14 08:51:28 UTC ++++ setup.py +@@ -284,9 +284,9 @@ mydata_files.append((os.path.join('pysces'), [os.path. + mydata_files.append(('', [os.path.join('pysces', 'pysces.pth')])) + + # JR 2021-08 userguide.pdf included as a symlink to built docs in submodule +-mydata_files.append( +- (os.path.join("pysces", "docs"), [os.path.join("pysces", "docs", "userguide.pdf")]) +-) ++#mydata_files.append( ++# (os.path.join("pysces", "docs"), [os.path.join("pysces", "docs", "userguide.pdf")]) ++#) + mydata_files.append( + ( + os.path.join('pysces', 'examples'),