From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/krb5/
Date: Tue, 9 Aug 2022 17:58:48 +0000 (UTC) [thread overview]
Message-ID: <1660067904.37076d3f85ea6aeba7b4998f5ec87397ef100a6d.arthurzam@gentoo> (raw)
commit: 37076d3f85ea6aeba7b4998f5ec87397ef100a6d
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 9 17:42:13 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Aug 9 17:58:24 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37076d3f
dev-python/krb5: add 0.4.0
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/krb5/Manifest | 1 +
dev-python/krb5/krb5-0.4.0.ebuild | 27 +++++++++++++++++++++++++++
2 files changed, 28 insertions(+)
diff --git a/dev-python/krb5/Manifest b/dev-python/krb5/Manifest
index 9a892f47fd69..dfa510ae1701 100644
--- a/dev-python/krb5/Manifest
+++ b/dev-python/krb5/Manifest
@@ -1 +1,2 @@
DIST krb5-0.3.0.tar.gz 1707212 BLAKE2B 0fa7a60372876f28cdbc2865fbd898c717aaaf22837bfd123008611973a0d6907ea9e5941d5da4ef707161d6aadd883fdef1faab81d307153eb4e115defe32a6 SHA512 5074cecfcd82c8f525d77c2faba5b34d6cdc593b15124741df1adec64cdde59fec2f17a02c04f78484ab4b82f7f37f5c1a4d856a2040c8d11c7e4a1b74307b27
+DIST krb5-0.4.0.tar.gz 218774 BLAKE2B 44bfe2226eda7b9175b059d4e634c64870ad03a34dcc6595bf7770e21e83b11b000a2bf076a749f88cfb0912b3dcc28974db1ba1273c03bcfab63a868c2165ed SHA512 d51b58b84985ccbb5440bea71a09c23889dd8ee2b14fa594f0f2330b0e318993e8c9627f5cc568585fe5e86847a3eb5f4a4775ea07d7936c03f69ce0fd141950
diff --git a/dev-python/krb5/krb5-0.4.0.ebuild b/dev-python/krb5/krb5-0.4.0.ebuild
new file mode 100644
index 000000000000..103a3189850c
--- /dev/null
+++ b/dev-python/krb5/krb5-0.4.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 2021-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="Kerberos API bindings for Python"
+HOMEPAGE="https://pypi.org/project/krb5/ https://github.com/jborean93/pykrb5"
+SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+
+RDEPEND="
+ virtual/krb5
+"
+BDEPEND="
+ dev-python/cython[${PYTHON_USEDEP}]
+ test? ( dev-python/k5test[${PYTHON_USEDEP}] )
+"
+
+distutils_enable_tests pytest
next reply other threads:[~2022-08-09 17:58 UTC|newest]
Thread overview: 50+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-09 17:58 Arthur Zamarin [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-19 9:52 [gentoo-commits] repo/gentoo:master commit in: dev-python/krb5/ Michał Górny
2024-10-19 9:31 Arthur Zamarin
2024-10-19 9:15 Arthur Zamarin
2024-10-19 9:08 Sam James
2024-10-04 3:12 Michał Górny
2024-08-10 9:04 Michał Górny
2024-08-10 9:03 Michał Górny
2024-08-10 8:17 Michał Górny
2024-08-10 6:43 Michał Górny
2024-07-23 3:18 Michał Górny
2024-06-12 10:03 Michał Górny
2023-09-30 9:00 Sam James
2023-09-30 5:44 Arthur Zamarin
2023-09-30 5:44 Arthur Zamarin
2023-08-29 4:20 Michał Górny
2023-05-31 21:00 Sam James
2023-05-04 16:17 Michał Górny
2023-03-25 5:18 Michał Górny
2023-03-25 1:43 Sam James
2023-03-24 20:07 Arthur Zamarin
2023-03-24 19:57 Arthur Zamarin
2023-02-20 6:24 Michał Górny
2022-11-25 20:36 Arthur Zamarin
2022-11-25 19:11 Sam James
2022-11-25 19:11 Sam James
2022-11-25 14:31 Arthur Zamarin
2022-10-26 4:03 Michał Górny
2022-10-26 3:26 Michał Górny
2022-09-11 13:19 Michał Górny
2022-09-11 7:55 Agostino Sarubbo
2022-09-10 22:57 Jakov Smolić
2022-09-10 22:57 Jakov Smolić
2022-07-02 19:26 Michał Górny
2022-07-02 18:20 Sam James
2022-07-02 18:18 Sam James
2022-07-02 12:26 Arthur Zamarin
2022-06-01 6:34 Sam James
2022-03-21 13:08 Michał Górny
2022-03-21 9:18 Jakov Smolić
2022-03-21 7:50 Agostino Sarubbo
2022-03-21 7:47 Agostino Sarubbo
2022-02-16 22:34 Michał Górny
2021-12-10 7:39 Agostino Sarubbo
2021-12-10 4:40 Sam James
2021-12-09 21:53 Arthur Zamarin
2021-11-28 12:06 Marek Szuba
2021-11-05 3:17 Sam James
2021-11-04 21:15 Sam James
2021-11-03 8:03 Arthur Zamarin
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=1660067904.37076d3f85ea6aeba7b4998f5ec87397ef100a6d.arthurzam@gentoo \
--to=arthurzam@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