* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/sendgrid/
@ 2023-03-13 7:27 Stepan Kulikov
0 siblings, 0 replies; 4+ messages in thread
From: Stepan Kulikov @ 2023-03-13 7:27 UTC (permalink / raw
To: gentoo-commits
commit: 1c12017a4334d020223436eb5c162bbf15197ad7
Author: Stepan Kulikov <stepan_kk <AT> pm <DOT> me>
AuthorDate: Mon Mar 13 07:27:16 2023 +0000
Commit: Stepan Kulikov <stepan_kk <AT> pm <DOT> me>
CommitDate: Mon Mar 13 07:27:16 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1c12017a
dev-python/sendgrid: Update keywords
Set keyword to "~amd64" to mark it unstable
Signed-off-by: Stepan Kulikov <stepan_kk <AT> pm.me>
dev-python/sendgrid/sendgrid-6.9.7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/sendgrid/sendgrid-6.9.7.ebuild b/dev-python/sendgrid/sendgrid-6.9.7.ebuild
index da0214ef8..62f564ce9 100644
--- a/dev-python/sendgrid/sendgrid-6.9.7.ebuild
+++ b/dev-python/sendgrid/sendgrid-6.9.7.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 arm arm64 x86"
+KEYWORDS="~amd64"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/sendgrid/
2023-03-16 8:41 [gentoo-commits] repo/proj/guru:master commit in: dev-python/sendgrid/ Florian Schmaus
@ 2023-03-16 8:32 ` Florian Schmaus
0 siblings, 0 replies; 4+ messages in thread
From: Florian Schmaus @ 2023-03-16 8:32 UTC (permalink / raw
To: gentoo-commits
commit: 8f431f52f806fc6aa60a238d38e69975c48e5c5a
Author: Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 16 08:32:14 2023 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Thu Mar 16 08:32:14 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8f431f52
dev-python/sendgrid: fix deps: (app-dicts → dev-python)/{python-http-client,starkbank-ecdsa}
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
dev-python/sendgrid/sendgrid-6.9.7.ebuild | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/dev-python/sendgrid/sendgrid-6.9.7.ebuild b/dev-python/sendgrid/sendgrid-6.9.7.ebuild
index 62f564ce9..f27f68140 100644
--- a/dev-python/sendgrid/sendgrid-6.9.7.ebuild
+++ b/dev-python/sendgrid/sendgrid-6.9.7.ebuild
@@ -19,8 +19,8 @@ RESTRICT="!test? ( test )"
DOCS="README.rst"
-RDEPEND=">=app-dicts/python-http-client-3.3.5[${PYTHON_USEDEP}]
- >=app-dicts/starkbank-ecdsa-2.2.0[${PYTHON_USEDEP}]"
+RDEPEND=">=dev-python/python-http-client-3.3.5[${PYTHON_USEDEP}]
+ >=dev-python/starkbank-ecdsa-2.2.0[${PYTHON_USEDEP}]"
BDEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]
test? (
@@ -32,4 +32,3 @@ python_test() {
}
distutils_enable_tests pytest
-
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: dev-python/sendgrid/
@ 2023-03-16 8:41 Florian Schmaus
2023-03-16 8:32 ` [gentoo-commits] repo/proj/guru:dev " Florian Schmaus
0 siblings, 1 reply; 4+ messages in thread
From: Florian Schmaus @ 2023-03-16 8:41 UTC (permalink / raw
To: gentoo-commits
commit: 8f431f52f806fc6aa60a238d38e69975c48e5c5a
Author: Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 16 08:32:14 2023 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Thu Mar 16 08:32:14 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8f431f52
dev-python/sendgrid: fix deps: (app-dicts → dev-python)/{python-http-client,starkbank-ecdsa}
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
dev-python/sendgrid/sendgrid-6.9.7.ebuild | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/dev-python/sendgrid/sendgrid-6.9.7.ebuild b/dev-python/sendgrid/sendgrid-6.9.7.ebuild
index 62f564ce9..f27f68140 100644
--- a/dev-python/sendgrid/sendgrid-6.9.7.ebuild
+++ b/dev-python/sendgrid/sendgrid-6.9.7.ebuild
@@ -19,8 +19,8 @@ RESTRICT="!test? ( test )"
DOCS="README.rst"
-RDEPEND=">=app-dicts/python-http-client-3.3.5[${PYTHON_USEDEP}]
- >=app-dicts/starkbank-ecdsa-2.2.0[${PYTHON_USEDEP}]"
+RDEPEND=">=dev-python/python-http-client-3.3.5[${PYTHON_USEDEP}]
+ >=dev-python/starkbank-ecdsa-2.2.0[${PYTHON_USEDEP}]"
BDEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]
test? (
@@ -32,4 +32,3 @@ python_test() {
}
distutils_enable_tests pytest
-
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/sendgrid/
@ 2023-03-17 13:01 Anna Vyalkova
0 siblings, 0 replies; 4+ messages in thread
From: Anna Vyalkova @ 2023-03-17 13:01 UTC (permalink / raw
To: gentoo-commits
commit: f53a62768693fb622a5df87dc22632e7f041879f
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Fri Mar 17 12:49:25 2023 +0000
Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Fri Mar 17 12:58:48 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f53a6276
dev-python/sendgrid: Use pypi.eclass
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
dev-python/sendgrid/sendgrid-6.9.7.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/dev-python/sendgrid/sendgrid-6.9.7.ebuild b/dev-python/sendgrid/sendgrid-6.9.7.ebuild
index f27f68140..b035f3356 100644
--- a/dev-python/sendgrid/sendgrid-6.9.7.ebuild
+++ b/dev-python/sendgrid/sendgrid-6.9.7.ebuild
@@ -5,11 +5,10 @@ EAPI=8
PYTHON_COMPAT=( python3_{9..11} )
-inherit distutils-r1
+inherit distutils-r1 pypi
DESCRIPTION="Twilio SendGrid library for Python"
HOMEPAGE="https://github.com/sendgrid/sendgrid-python/ https://pypi.org/project/sendgrid/"
-SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2023-03-17 13:01 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-16 8:41 [gentoo-commits] repo/proj/guru:master commit in: dev-python/sendgrid/ Florian Schmaus
2023-03-16 8:32 ` [gentoo-commits] repo/proj/guru:dev " Florian Schmaus
-- strict thread matches above, loose matches on Subject: below --
2023-03-17 13:01 Anna Vyalkova
2023-03-13 7:27 Stepan Kulikov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox