From: "Horea Christian" <horea.christ@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: dev-python/hdf5storage/
Date: Tue, 12 Jul 2022 16:00:34 +0000 (UTC) [thread overview]
Message-ID: <1657641629.10d96a36b911a7aa3fa4938de4242ed7c84a4d84.chymera@gentoo> (raw)
commit: 10d96a36b911a7aa3fa4938de4242ed7c84a4d84
Author: Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Tue Jul 12 16:00:29 2022 +0000
Commit: Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Tue Jul 12 16:00:29 2022 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=10d96a36
dev-python/hdf5storage: EAPI and PYTHON_COMPAT bump
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Horea Christian <chr <AT> chymera.eu>
dev-python/hdf5storage/hdf5storage-0.1.15_p1.ebuild | 6 +++---
...orage-0.1.15_p1.ebuild => hdf5storage-0.1.18.ebuild} | 17 +++++------------
dev-python/hdf5storage/hdf5storage-9999.ebuild | 6 +++---
3 files changed, 11 insertions(+), 18 deletions(-)
diff --git a/dev-python/hdf5storage/hdf5storage-0.1.15_p1.ebuild b/dev-python/hdf5storage/hdf5storage-0.1.15_p1.ebuild
index 8a7b76420..3a6391eb0 100644
--- a/dev-python/hdf5storage/hdf5storage-0.1.15_p1.ebuild
+++ b/dev-python/hdf5storage/hdf5storage-0.1.15_p1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
-PYTHON_COMPAT=( python3_{7..9} )
+EAPI=8
+PYTHON_COMPAT=( python3_{8..10} )
inherit distutils-r1
diff --git a/dev-python/hdf5storage/hdf5storage-0.1.15_p1.ebuild b/dev-python/hdf5storage/hdf5storage-0.1.18.ebuild
similarity index 50%
copy from dev-python/hdf5storage/hdf5storage-0.1.15_p1.ebuild
copy to dev-python/hdf5storage/hdf5storage-0.1.18.ebuild
index 8a7b76420..22f9151e0 100644
--- a/dev-python/hdf5storage/hdf5storage-0.1.15_p1.ebuild
+++ b/dev-python/hdf5storage/hdf5storage-0.1.18.ebuild
@@ -1,23 +1,16 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
-PYTHON_COMPAT=( python3_{7..9} )
+EAPI=8
+PYTHON_COMPAT=( python3_{8..10} )
inherit distutils-r1
DESCRIPTION="Read/write Python types to/from HDF5 files, including MATLAB v7.3 MAT files"
HOMEPAGE="https://github.com/frejanordsiek/hdf5storage"
-if [[ ${PV} == 9999 ]]; then
- inherit git-r3
- EGIT_REPO_URI="https://github.com/frejanordsiek/hdf5storage"
-else
- COMMIT=09dfc5fb3a6a3f9c32c2479a896c7f14d3c8d830
- SRC_URI="https://github.com/frejanordsiek/hdf5storage/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
- S="${WORKDIR}"/${PN}-${COMMIT}
- KEYWORDS="~amd64"
-fi
+SRC_URI="https://github.com/frejanordsiek/hdf5storage/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
+KEYWORDS="~amd64 ~x86"
LICENSE="BSD"
SLOT="0"
diff --git a/dev-python/hdf5storage/hdf5storage-9999.ebuild b/dev-python/hdf5storage/hdf5storage-9999.ebuild
index 8a7b76420..3a6391eb0 100644
--- a/dev-python/hdf5storage/hdf5storage-9999.ebuild
+++ b/dev-python/hdf5storage/hdf5storage-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
-PYTHON_COMPAT=( python3_{7..9} )
+EAPI=8
+PYTHON_COMPAT=( python3_{8..10} )
inherit distutils-r1
next reply other threads:[~2022-07-12 16:00 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-12 16:00 Horea Christian [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-02-09 13:06 [gentoo-commits] proj/sci:master commit in: dev-python/hdf5storage/ Horea Christian
2023-02-09 12:55 Horea Christian
2023-02-09 12:55 Horea Christian
2023-02-09 12:55 Horea Christian
2023-02-09 12:55 Horea Christian
2022-07-12 16:12 Horea Christian
2022-07-12 16:02 Horea Christian
2020-09-22 20:43 Aisha Tammy
2020-09-22 20:43 Aisha Tammy
2020-09-22 20:43 Aisha Tammy
2017-01-03 10:30 Marius Brehler
2016-09-15 8:52 Marius Brehler
2016-07-27 12:01 Marius Brehler
2016-04-01 15:04 Marius Brehler
2016-02-08 13:18 Marius Brehler
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1657641629.10d96a36b911a7aa3fa4938de4242ed7c84a4d84.chymera@gentoo \
--to=horea.christ@gmail.com \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox