public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:master commit in: dev-python/python-http-client/
@ 2023-03-13  8:29 Viorel Munteanu
  0 siblings, 0 replies; 2+ messages in thread
From: Viorel Munteanu @ 2023-03-13  8:29 UTC (permalink / raw
  To: gentoo-commits

commit:     105bd42618e9d93e494a246fcccd0b2ccb8e970a
Author:     Stepan Kulikov <stepan_kk <AT> pm <DOT> me>
AuthorDate: Mon Mar 13 07:24:31 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Mon Mar 13 07:24:31 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=105bd426

dev-python/python-http-client: Update keywords

Set keyword to "~amd64" to mark it unstable

Signed-off-by: Stepan Kulikov <stepan_kk <AT> pm.me>

 dev-python/python-http-client/python-http-client-3.3.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/python-http-client/python-http-client-3.3.5.ebuild b/dev-python/python-http-client/python-http-client-3.3.5.ebuild
index f31564a47..623d48570 100644
--- a/dev-python/python-http-client/python-http-client-3.3.5.ebuild
+++ b/dev-python/python-http-client/python-http-client-3.3.5.ebuild
@@ -16,7 +16,7 @@ S=${WORKDIR}/${MY_PN}-${PV}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 x86"
+KEYWORDS="~amd64"
 IUSE="test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] repo/proj/guru:master commit in: dev-python/python-http-client/
  2024-05-15 16:55 [gentoo-commits] repo/proj/guru:dev " Julien Roy
@ 2024-05-15 17:00 ` Julien Roy
  0 siblings, 0 replies; 2+ messages in thread
From: Julien Roy @ 2024-05-15 17:00 UTC (permalink / raw
  To: gentoo-commits

commit:     04853b1c6e18c47af8755833572aee7aa499f955
Author:     Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Wed May 15 16:15:32 2024 +0000
Commit:     Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Wed May 15 16:55:15 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=04853b1c

dev-python/python-http-client: use PEP517, enable py3.12, enable py3.13

Closes: https://bugs.gentoo.org/921866
Closes: https://bugs.gentoo.org/931413
Signed-off-by: Julien Roy <julien <AT> jroy.ca>

 ...ent-3.3.5.ebuild => python-http-client-3.3.5-r1.ebuild} | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/dev-python/python-http-client/python-http-client-3.3.5.ebuild b/dev-python/python-http-client/python-http-client-3.3.5-r1.ebuild
similarity index 66%
rename from dev-python/python-http-client/python-http-client-3.3.5.ebuild
rename to dev-python/python-http-client/python-http-client-3.3.5-r1.ebuild
index efe1d29aed..0281a8c19e 100644
--- a/dev-python/python-http-client/python-http-client-3.3.5.ebuild
+++ b/dev-python/python-http-client/python-http-client-3.3.5-r1.ebuild
@@ -1,14 +1,18 @@
-# Copyright 2023 Gentoo Authors
+# Copyright 2023-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..11} )
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..13} )
 
 inherit distutils-r1 pypi
 
 DESCRIPTION="HTTP REST client, simplified for Python"
-HOMEPAGE="https://github.com/sendgrid/python-http-client https://pypi.org/project/python-http-client/"
+HOMEPAGE="
+	https://github.com/sendgrid/python-http-client
+	https://pypi.org/project/python-http-client/
+"
 
 LICENSE="MIT"
 SLOT="0"
@@ -25,8 +29,4 @@ BDEPEND="
 		dev-python/pytest[${PYTHON_USEDEP}]
 	)"
 
-python_test() {
-	py.test -v -v || die
-}
-
 distutils_enable_tests pytest


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-05-15 17:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-13  8:29 [gentoo-commits] repo/proj/guru:master commit in: dev-python/python-http-client/ Viorel Munteanu
  -- strict thread matches above, loose matches on Subject: below --
2024-05-15 16:55 [gentoo-commits] repo/proj/guru:dev " Julien Roy
2024-05-15 17:00 ` [gentoo-commits] repo/proj/guru:master " Julien Roy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox