From: "Patrick Lauer" <patrick@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pykerberos/
Date: Thu, 17 Mar 2016 16:34:45 +0000 (UTC) [thread overview]
Message-ID: <1458232410.99e90123598b013d6f8d675b2f372e44b25859ab.patrick@gentoo> (raw)
commit: 99e90123598b013d6f8d675b2f372e44b25859ab
Author: Patrick Lauer <patrick <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 17 15:19:48 2016 +0000
Commit: Patrick Lauer <patrick <AT> gentoo <DOT> org>
CommitDate: Thu Mar 17 16:33:30 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99e90123
dev-python/pykerberos: Bump
Package-Manager: portage-2.2.28
dev-python/pykerberos/Manifest | 1 +
dev-python/pykerberos/pykerberos-1.1.9.ebuild | 23 +++++++++++++++++++++++
2 files changed, 24 insertions(+)
diff --git a/dev-python/pykerberos/Manifest b/dev-python/pykerberos/Manifest
index e9b2e21..b711958 100644
--- a/dev-python/pykerberos/Manifest
+++ b/dev-python/pykerberos/Manifest
@@ -1,2 +1,3 @@
DIST pykerberos-1.1.5.tar.gz 17585 SHA256 07a3dad9f370f9b7d8c0c1943eeff640e717201c301dcc3116f88d3366fbd179 SHA512 3c24a293508ee8f7231accdbe4a606a2cdf4650872a56fccf67c4e3b7b8a686df1e2ef431edd72efb7f8015930a330dd885866798abc748bfd722a3b2c0264a1 WHIRLPOOL dd821b5ae4ae2f04b9fea231fb063104cf1d4c4db7da9f84fbbdb20544f1bef0d256127326d168c1881d6a6f877c78eee0966deb9d0ebbce48bb20fa8bcecd46
DIST pykerberos-1.1.7.tar.gz 35439 SHA256 fc9530c6d1e1cf5c2d6a45e08e4806b50621cab28f981cf428dec67bfb52effd SHA512 ad5882b7e962509af97cc67b118e50fa94fab6848e8121e2b7d40029d27987c8812eed9feb1687ddbb03dc95ef0724f585fc6c7f273c7cb85621e06ecb7ec7bd WHIRLPOOL 0d5b4f693a368b0f0114abfc54f159367074f6f8a54b264858447bf84bb430d5f9d02fe0fd451797ea8e0a4fe744ad129a097cafa864315ed1da1f1feebe8775
+DIST pykerberos-1.1.9.tar.gz 35788 SHA256 a94e9f9826be8870c14f05f4042707bb699b60f6d03edc6635fdafaf9d915575 SHA512 1bf912628b7f069f15a67fa99489eab010dac8af6d42357ee2740a82808a5a3bf9fd29ae8d91571e4fe3069cf70530c98093857df63264b26881542598613323 WHIRLPOOL b3c0f5c109cada76e12f80c532e77ce166d33f15dd2b3b3a6f714d2ffa176f767f6d33d9cfc5a6b7dd5d07af8d490ce65ac8b15c774029f41d6b1e74c1f7f46b
diff --git a/dev-python/pykerberos/pykerberos-1.1.9.ebuild b/dev-python/pykerberos/pykerberos-1.1.9.ebuild
new file mode 100644
index 0000000..0e9be6c
--- /dev/null
+++ b/dev-python/pykerberos/pykerberos-1.1.9.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy )
+
+inherit distutils-r1
+
+DESCRIPTION="A high-level Python wrapper for Kerberos/GSSAPI operations"
+HOMEPAGE="http://trac.calendarserver.org/wiki/PyKerberos"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~ppc64 ~x86"
+IUSE=""
+
+DEPEND="
+ app-crypt/mit-krb5
+ dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND="${DEPEND}"
next reply other threads:[~2016-03-17 16:34 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-17 16:34 Patrick Lauer [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-08-12 3:05 [gentoo-commits] repo/gentoo:master commit in: dev-python/pykerberos/ Michał Górny
2023-08-12 0:10 Sam James
2023-08-12 0:10 Sam James
2023-08-11 19:16 Arthur Zamarin
2023-07-08 15:23 Michał Górny
2022-10-25 14:06 Michał Górny
2022-10-25 12:50 Sam James
2022-10-25 11:12 Sam James
2022-10-22 15:58 Arthur Zamarin
2022-09-21 15:30 Marek Szuba
2021-07-12 15:47 Marek Szuba
2021-06-12 21:55 Marek Szuba
2021-03-04 8:57 Michał Górny
2021-03-04 6:09 Sam James
2021-03-02 7:39 Sam James
2021-03-02 7:38 Sam James
2021-01-09 8:13 Michał Górny
2021-01-01 0:14 Michał Górny
2020-12-11 12:55 Michał Górny
2020-09-28 15:53 Michał Górny
2020-08-05 15:10 Michał Górny
2020-07-30 19:39 Sam James
2020-06-24 10:54 Michał Górny
2020-06-24 9:30 Michał Górny
2020-06-24 9:30 Michał Górny
2020-02-05 21:28 Andreas Sturmlechner
2018-07-15 13:35 Mart Raudsepp
2017-09-05 9:25 Fabian Groffen
2017-03-10 10:21 Zac Medico
2016-12-29 17:46 Göktürk Yüksek
2016-11-25 23:30 Patrice Clement
2016-11-25 18:54 Agostino Sarubbo
2016-11-25 18:27 Agostino Sarubbo
2015-10-21 13:41 Justin Lecher
2015-09-27 7:27 Jeroen Roovers
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=1458232410.99e90123598b013d6f8d675b2f372e44b25859ab.patrick@gentoo \
--to=patrick@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