From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/sqlalchemy-rqlite/
Date: Sun, 5 Nov 2023 15:21:03 +0000 (UTC) [thread overview]
Message-ID: <1699197380.6fe710dd4fc907d9199ec400927c578101976adc.mgorny@gentoo> (raw)
commit: 6fe710dd4fc907d9199ec400927c578101976adc
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 5 15:16:20 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Nov 5 15:16:20 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fe710dd
dev-python/sqlalchemy-rqlite: Enable py3.12
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/sqlalchemy-rqlite/Manifest | 2 +-
dev-python/sqlalchemy-rqlite/sqlalchemy-rqlite-1.2.ebuild | 12 +++++++++---
2 files changed, 10 insertions(+), 4 deletions(-)
diff --git a/dev-python/sqlalchemy-rqlite/Manifest b/dev-python/sqlalchemy-rqlite/Manifest
index 2891ecb0cc76..2323c644c8ea 100644
--- a/dev-python/sqlalchemy-rqlite/Manifest
+++ b/dev-python/sqlalchemy-rqlite/Manifest
@@ -1 +1 @@
-DIST sqlalchemy-rqlite-1.2.tar.gz 4880 BLAKE2B ff07c0ee1c80cdbe0c743a4d25946cb260336766ed43a4496c014de4bb1cde0646250e4ede5f2bb73b8e5ecbe9816ec0b5a82e1c7c35ff66bac62b839bba72ab SHA512 35e11b09c961e6af3bd658c583a0f3621b5798baa2bfd5f85b3d4136b4f134ad4af96e84e7cc52ab3025668ab05fc9e4f178803d8ae570ddbcd5405a43fdedf4
+DIST sqlalchemy-rqlite-1.2.gh.tar.gz 4880 BLAKE2B ff07c0ee1c80cdbe0c743a4d25946cb260336766ed43a4496c014de4bb1cde0646250e4ede5f2bb73b8e5ecbe9816ec0b5a82e1c7c35ff66bac62b839bba72ab SHA512 35e11b09c961e6af3bd658c583a0f3621b5798baa2bfd5f85b3d4136b4f134ad4af96e84e7cc52ab3025668ab05fc9e4f178803d8ae570ddbcd5405a43fdedf4
diff --git a/dev-python/sqlalchemy-rqlite/sqlalchemy-rqlite-1.2.ebuild b/dev-python/sqlalchemy-rqlite/sqlalchemy-rqlite-1.2.ebuild
index 6e2345a5d9db..3ecc442cf491 100644
--- a/dev-python/sqlalchemy-rqlite/sqlalchemy-rqlite-1.2.ebuild
+++ b/dev-python/sqlalchemy-rqlite/sqlalchemy-rqlite-1.2.ebuild
@@ -4,13 +4,19 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..12} )
inherit distutils-r1
DESCRIPTION="A SQLAlchemy dialect for rqlite"
-HOMEPAGE="https://github.com/rqlite/sqlalchemy-rqlite"
-SRC_URI="https://github.com/rqlite/sqlalchemy-rqlite/archive//v${PV}.tar.gz -> ${P}.tar.gz"
+HOMEPAGE="
+ https://github.com/rqlite/sqlalchemy-rqlite/
+ https://pypi.org/project/sqlalchemy-rqlite/
+"
+SRC_URI="
+ https://github.com/rqlite/sqlalchemy-rqlite/archive/v${PV}.tar.gz
+ -> ${P}.gh.tar.gz
+"
LICENSE="MIT"
SLOT="0"
next reply other threads:[~2023-11-05 15:21 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-05 15:21 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-07 5:01 [gentoo-commits] repo/gentoo:master commit in: dev-python/sqlalchemy-rqlite/ Zac Medico
2023-11-05 15:21 Michał Górny
2023-07-24 11:34 Michał Górny
2023-05-12 6:22 Zac Medico
2023-03-16 16:35 Michał Górny
2023-02-18 7:56 Sam James
2022-05-16 13:30 Michał Górny
2021-12-21 17:37 Zac Medico
2021-02-28 20:19 Zac Medico
2021-02-28 20:19 Zac Medico
2021-02-28 15:34 Zac Medico
2020-10-15 1:44 Zac Medico
2020-10-15 1:44 Zac Medico
2020-04-26 12:51 Michał Górny
2018-06-26 18:09 Pacho Ramos
2018-04-13 9:53 Zac Medico
2016-05-02 10:02 Zac Medico
2016-05-02 9:31 Zac Medico
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=1699197380.6fe710dd4fc907d9199ec400927c578101976adc.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