public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mikle Kolyada" <zlogene@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pypam/
Date: Thu,  7 May 2020 09:25:21 +0000 (UTC)	[thread overview]
Message-ID: <1588843517.e7de991ade5151b8c6de76e51a89cb94b0a7ab36.zlogene@gentoo> (raw)

commit:     e7de991ade5151b8c6de76e51a89cb94b0a7ab36
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Thu May  7 09:24:57 2020 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Thu May  7 09:25:17 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7de991a

dev-python/pypam: advance stable keywords

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 dev-python/pypam/pypam-0.5.0-r3.ebuild | 46 ----------------------------------
 dev-python/pypam/pypam-0.5.0-r4.ebuild |  2 +-
 2 files changed, 1 insertion(+), 47 deletions(-)

diff --git a/dev-python/pypam/pypam-0.5.0-r3.ebuild b/dev-python/pypam/pypam-0.5.0-r3.ebuild
deleted file mode 100644
index a2bb5774fe0..00000000000
--- a/dev-python/pypam/pypam-0.5.0-r3.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-PYTHON_COMPAT=( python{2_7,3_6} )
-
-inherit distutils-r1 flag-o-matic
-
-MY_PN="PyPAM"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="Python Bindings for PAM (Pluggable Authentication Modules)"
-HOMEPAGE="http://www.pangalactic.org/PyPAM"
-SRC_URI="http://www.pangalactic.org/PyPAM/${MY_P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
-IUSE=""
-
-DEPEND=">=sys-libs/pam-0.64"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${MY_P}"
-
-DOCS=( AUTHORS examples/pamtest.py )
-
-PATCHES=(
-	# Pull patches from fedora.
-	"${FILESDIR}/PyPAM-${PV}-dealloc.patch"
-	"${FILESDIR}/PyPAM-${PV}-nofree.patch"
-	"${FILESDIR}/PyPAM-${PV}-memory-errors.patch"
-	"${FILESDIR}/PyPAM-${PV}-return-value.patch"
-	"${FILESDIR}/PyPAM-python3-support.patch"
-	# Fix a missing include.
-	"${FILESDIR}/${P}-stricter.patch"
-)
-
-src_compile() {
-	append-cflags -fno-strict-aliasing
-	distutils-r1_src_compile
-}
-
-python_test() {
-	"${PYTHON}" tests/PamTest.py
-}

diff --git a/dev-python/pypam/pypam-0.5.0-r4.ebuild b/dev-python/pypam/pypam-0.5.0-r4.ebuild
index d26ff5f7409..6ccd947b160 100644
--- a/dev-python/pypam/pypam-0.5.0-r4.ebuild
+++ b/dev-python/pypam/pypam-0.5.0-r4.ebuild
@@ -15,7 +15,7 @@ SRC_URI="http://www.pangalactic.org/PyPAM/${MY_P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
 IUSE=""
 
 DEPEND=">=sys-libs/pam-0.64"


             reply	other threads:[~2020-05-07  9:25 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-07  9:25 Mikle Kolyada [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-01-29 21:28 [gentoo-commits] repo/gentoo:master commit in: dev-python/pypam/ Michał Górny
2021-12-21  1:37 Sam James
2021-11-23  1:25 Yixun Lan
2021-07-19 21:07 Mike Gilbert
2020-09-20  9:36 Michał Górny
2020-09-18 15:30 Michał Górny
2020-07-26 16:22 Thomas Deutschmann
2020-04-30 14:46 Yixun Lan
2020-04-26  6:49 Michał Górny
2017-05-04 16:26 Manuel Rüger
2017-03-10 15:36 Manuel Rüger

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=1588843517.e7de991ade5151b8c6de76e51a89cb94b0a7ab36.zlogene@gentoo \
    --to=zlogene@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