From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/asn1crypto/
Date: Sun, 29 Oct 2023 05:28:59 +0000 (UTC) [thread overview]
Message-ID: <1698556781.3a675e3e4b88856cef1994f7f9c48798ba5274c4.mgorny@gentoo> (raw)
commit: 3a675e3e4b88856cef1994f7f9c48798ba5274c4
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 29 05:19:41 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Oct 29 05:19:41 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a675e3e
dev-python/asn1crypto: Add 1.5.1_p20231012 snapshot with py3.12
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/asn1crypto/Manifest | 1 +
.../asn1crypto/asn1crypto-1.5.1_p20231012.ebuild | 29 ++++++++++++++++++++++
2 files changed, 30 insertions(+)
diff --git a/dev-python/asn1crypto/Manifest b/dev-python/asn1crypto/Manifest
index 2b13d8555fa4..54c7d47c3933 100644
--- a/dev-python/asn1crypto/Manifest
+++ b/dev-python/asn1crypto/Manifest
@@ -1 +1,2 @@
DIST asn1crypto-1.5.1.gh.tar.gz 686175 BLAKE2B 1e308ac17c36daaa9ca69fc48ccf0465e540b07d96c1a3e6977844994950e2c75061d7b88525b7e46b61e5c725ac4505ada8757d51ac67c72f11f86917fca54b SHA512 1bcb93d82a2602e3b5c66a180f5d16cd3a9731d86d89fbd44c1e23d735e708e9bf9bb6cbabc2a5d60619f51a7c38dfb1f7ed63820f422ccf42800a39f4637626
+DIST asn1crypto-8609892a88f571bc10110603c173832cd100cb44.gh.tar.gz 691008 BLAKE2B d80b51780cad441de5de4ae2e3bcbb53b2062b48ab793a544900f17b883dbbead8b3572f13b942d2def1d66c86dfcfe621f7f1937a863afaebc4974c287e175b SHA512 5d16350861a0ec2ab3fff5c64fe834fa5884c268ade053b6cfd75f4a63b5cffd9538c8824fe379f82c633390d7f622564d6cb5a7826df7eb07fc8adbe903a9c8
diff --git a/dev-python/asn1crypto/asn1crypto-1.5.1_p20231012.ebuild b/dev-python/asn1crypto/asn1crypto-1.5.1_p20231012.ebuild
new file mode 100644
index 000000000000..6b9ee712a85d
--- /dev/null
+++ b/dev-python/asn1crypto/asn1crypto-1.5.1_p20231012.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..12} pypy3 )
+PYTHON_REQ_USE="threads(+)"
+
+inherit distutils-r1
+
+EGIT_COMMIT=8609892a88f571bc10110603c173832cd100cb44
+MY_P=${PN}-${EGIT_COMMIT}
+DESCRIPTION="Python ASN.1 library with a focus on performance and a pythonic API"
+HOMEPAGE="
+ https://github.com/wbond/asn1crypto/
+ https://pypi.org/project/asn1crypto/
+"
+SRC_URI="
+ https://github.com/wbond/asn1crypto/archive/${EGIT_COMMIT}.tar.gz
+ -> ${MY_P}.gh.tar.gz
+"
+S=${WORKDIR}/${MY_P}
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+
+distutils_enable_tests unittest
next reply other threads:[~2023-10-29 5:29 UTC|newest]
Thread overview: 49+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-29 5:28 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-27 20:50 [gentoo-commits] repo/gentoo:master commit in: dev-python/asn1crypto/ Michał Górny
2024-06-15 15:08 Petr Vaněk
2023-11-29 10:07 Michał Górny
2023-11-29 10:03 Michał Górny
2022-05-18 10:56 Michał Górny
2022-05-18 10:47 Andrew Ammerlaan
2022-04-10 6:35 Michał Górny
2022-04-09 21:24 Jakov Smolić
2022-03-15 18:24 Michał Górny
2022-03-09 18:26 Arthur Zamarin
2021-06-05 12:56 Michał Górny
2021-01-05 21:27 Michał Górny
2021-01-05 21:00 Sam James
2021-01-05 11:03 Michał Górny
2020-12-01 10:32 Michał Górny
2020-05-07 14:28 Michał Górny
2020-03-26 11:48 Michał Górny
2019-12-24 14:13 Mikle Kolyada
2019-12-15 13:53 Agostino Sarubbo
2019-12-02 2:48 Aaron Bauman
2019-11-16 13:53 Michał Górny
2019-11-16 13:53 Michał Górny
2019-06-12 17:08 Michael Haubenwallner
2019-01-08 15:59 Michael Haubenwallner
2018-11-19 21:15 Fabian Groffen
2018-07-28 1:15 Mikle Kolyada
2018-06-27 8:19 Fabian Groffen
2018-04-22 20:19 Matt Turner
2018-04-19 19:42 Sergei Trofimovich
2018-04-16 21:06 Sergei Trofimovich
2018-04-15 9:20 Sergei Trofimovich
2018-04-15 5:37 Matt Turner
2018-04-14 16:53 Sergei Trofimovich
2018-04-06 11:05 Fabian Groffen
2018-03-31 5:02 Matt Turner
2018-03-14 21:45 Sergei Trofimovich
2018-02-21 22:11 Michał Górny
2018-02-21 19:43 Michał Górny
2018-01-23 20:18 Michał Górny
2017-09-30 1:03 Matt Thode
2017-09-12 9:13 Fabian Groffen
2017-08-03 8:09 Sergei Trofimovich
2017-07-01 10:51 Sergei Trofimovich
2017-05-07 0:03 Lars Wendler
2017-05-05 4:54 Mart Raudsepp
2017-05-04 20:19 Markus Meier
2017-04-29 21:23 Jeroen Roovers
2017-04-25 19:50 Dirkjan Ochtman
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=1698556781.3a675e3e4b88856cef1994f7f9c48798ba5274c4.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