public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/python-pam/
Date: Sun, 23 Oct 2022 11:48:04 +0000 (UTC)	[thread overview]
Message-ID: <1666525681.49f17bd9bb44690c1e96fe40a7e77d41d641bc37.mgorny@gentoo> (raw)

commit:     49f17bd9bb44690c1e96fe40a7e77d41d641bc37
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 23 10:08:58 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Oct 23 11:48:01 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49f17bd9

dev-python/python-pam: Remove incorrect dep on dev-python/toml

dev-python/toml is not used anywhere in the code or listed
in install_requires.

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 ...hon-pam-2.0.2-r1.ebuild => python-pam-2.0.2-r2.ebuild} | 15 +++++++++++----
 1 file changed, 11 insertions(+), 4 deletions(-)

diff --git a/dev-python/python-pam/python-pam-2.0.2-r1.ebuild b/dev-python/python-pam/python-pam-2.0.2-r2.ebuild
similarity index 56%
rename from dev-python/python-pam/python-pam-2.0.2-r1.ebuild
rename to dev-python/python-pam/python-pam-2.0.2-r2.ebuild
index af5abb12ef39..98fa1799afe2 100644
--- a/dev-python/python-pam/python-pam-2.0.2-r1.ebuild
+++ b/dev-python/python-pam/python-pam-2.0.2-r2.ebuild
@@ -8,14 +8,21 @@ PYTHON_COMPAT=( python3_{8..10} )
 inherit distutils-r1
 
 DESCRIPTION="Python PAM module"
-HOMEPAGE="https://github.com/FirefighterBlu3/python-pam"
-SRC_URI="https://github.com/FirefighterBlu3/python-pam/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
+HOMEPAGE="
+	https://github.com/FirefighterBlu3/python-pam/
+	https://pypi.org/project/python-pam/
+"
+SRC_URI="
+	https://github.com/FirefighterBlu3/python-pam/archive/v${PV}.tar.gz
+		-> ${P}.tar.gz
+"
 
 LICENSE="MIT"
 SLOT="0"
 KEYWORDS="amd64 ~arm64 ~riscv x86"
 
-RDEPEND="dev-python/six[${PYTHON_USEDEP}]
-	dev-python/toml[${PYTHON_USEDEP}]"
+RDEPEND="
+	dev-python/six[${PYTHON_USEDEP}]
+"
 
 distutils_enable_tests pytest


             reply	other threads:[~2022-10-23 11:48 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-23 11:48 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-16 17:37 [gentoo-commits] repo/gentoo:master commit in: dev-python/python-pam/ Michał Górny
2023-11-24 16:03 Michał Górny
2023-11-05 17:00 Michał Górny
2023-09-26 15:59 WANG Xuerui
2022-11-21 17:46 Arthur Zamarin
2022-10-29 14:32 Arthur Zamarin
2022-10-23 11:48 Michał Górny
2022-05-13 20:07 Jakov Smolić
2022-05-13  4:28 Yixun Lan
2022-05-05  3:01 Sam James
2022-05-05  3:01 Sam James
2022-05-02  6:09 Sam James
2022-05-02  1:11 Sam James
2018-04-12  4:25 Matt Thode

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=1666525681.49f17bd9bb44690c1e96fe40a7e77d41d641bc37.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