From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pslab-python/
Date: Wed, 15 Feb 2023 17:29:23 +0000 (UTC) [thread overview]
Message-ID: <1676482102.1355997e139057d267e45383033c73ce9992a4eb.mgorny@gentoo> (raw)
commit: 1355997e139057d267e45383033c73ce9992a4eb
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 15 17:28:22 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Feb 15 17:28:22 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1355997e
dev-python/pslab-python: Enable py3.11
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pslab-python/Manifest | 2 +-
dev-python/pslab-python/metadata.xml | 1 +
dev-python/pslab-python/pslab-python-2.5.0.ebuild | 27 ++++++++++++++++-------
3 files changed, 21 insertions(+), 9 deletions(-)
diff --git a/dev-python/pslab-python/Manifest b/dev-python/pslab-python/Manifest
index f33e127e0135..1b7fb58e68e3 100644
--- a/dev-python/pslab-python/Manifest
+++ b/dev-python/pslab-python/Manifest
@@ -1 +1 @@
-DIST pslab-python-2.5.0.tar.gz 353493 BLAKE2B 4eae07fec800dc357041578a75e48812848588e49e14b75425ee4b24c62b1116d0493055564188e33e4d934f4d572708c811ec9bb7fbf5d437befedfcad5da1a SHA512 e8e4f53dc8c1d6aa4385cdbdc8a82bac21d9de15643980fed42a2b16c10ff56e0836371368840c9207d6bd6f8d73900a344507b8bce8b197f0580373137c0f1f
+DIST pslab-python-2.5.0.gh.tar.gz 353493 BLAKE2B 4eae07fec800dc357041578a75e48812848588e49e14b75425ee4b24c62b1116d0493055564188e33e4d934f4d572708c811ec9bb7fbf5d437befedfcad5da1a SHA512 e8e4f53dc8c1d6aa4385cdbdc8a82bac21d9de15643980fed42a2b16c10ff56e0836371368840c9207d6bd6f8d73900a344507b8bce8b197f0580373137c0f1f
diff --git a/dev-python/pslab-python/metadata.xml b/dev-python/pslab-python/metadata.xml
index 1570da2fec58..8c2314eeca2d 100644
--- a/dev-python/pslab-python/metadata.xml
+++ b/dev-python/pslab-python/metadata.xml
@@ -7,5 +7,6 @@
</maintainer>
<upstream>
<remote-id type="github">fossasia/pslab-python</remote-id>
+ <remote-id type="pypi">pslab</remote-id>
</upstream>
</pkgmetadata>
diff --git a/dev-python/pslab-python/pslab-python-2.5.0.ebuild b/dev-python/pslab-python/pslab-python-2.5.0.ebuild
index 184d8681cf20..7af65721053b 100644
--- a/dev-python/pslab-python/pslab-python-2.5.0.ebuild
+++ b/dev-python/pslab-python/pslab-python-2.5.0.ebuild
@@ -3,25 +3,36 @@
EAPI=8
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{9..11} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1
DESCRIPTION="Python library for communicating with Pocket Science Lab"
-HOMEPAGE="https://pslab.io"
-SRC_URI="https://github.com/fossasia/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+HOMEPAGE="
+ https://pslab.io/
+ https://github.com/fossasia/pslab-python/
+ https://pypi.org/project/pslab/
+"
+SRC_URI="
+ https://github.com/fossasia/pslab-python/archive/v${PV}.tar.gz
+ -> ${P}.gh.tar.gz
+"
LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="amd64"
-RDEPEND=">=dev-python/numpy-1.16.3[${PYTHON_USEDEP}]
+RDEPEND="
+ >=dev-python/numpy-1.16.3[${PYTHON_USEDEP}]
>=dev-python/pyserial-3.4[${PYTHON_USEDEP}]
- >=dev-python/scipy-1.3.0[${PYTHON_USEDEP}]"
-BDEPEND="test? (
- dev-python/pytest-mock[${PYTHON_USEDEP}]
-)"
+ >=dev-python/scipy-1.3.0[${PYTHON_USEDEP}]
+"
+BDEPEND="
+ test? (
+ dev-python/pytest-mock[${PYTHON_USEDEP}]
+ )
+"
PATCHES=(
"${FILESDIR}"/${PN}-2.5.0-ad9833_sys_version.patch
next reply other threads:[~2023-02-15 17:29 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-15 17:29 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-11-01 17:09 [gentoo-commits] repo/gentoo:master commit in: dev-python/pslab-python/ Michał Górny
2023-11-01 17:09 Michał Górny
2022-03-15 13:07 Jakov Smolić
2020-11-24 13:23 Marek Szuba
2020-05-16 11:18 Mikle Kolyada
2020-05-16 11:18 Mikle Kolyada
2020-04-24 23:11 Marek Szuba
2020-04-22 23:48 Marek Szuba
2020-04-21 15:53 Marek Szuba
2020-03-20 8:59 Agostino Sarubbo
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=1676482102.1355997e139057d267e45383033c73ce9992a4eb.mgorny@gentoo \
--to=mgorny@gentoo.org \
--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