From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyasn1-modules/
Date: Fri, 28 Mar 2025 06:47:14 +0000 (UTC) [thread overview]
Message-ID: <1743144423.a13f4ff2e5dff8fb7a7e13f336a6eb70222456e2.mgorny@gentoo> (raw)
commit: a13f4ff2e5dff8fb7a7e13f336a6eb70222456e2
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 28 06:07:06 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Mar 28 06:47:03 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a13f4ff2
dev-python/pyasn1-modules: Bump to 0.4.2
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pyasn1-modules/Manifest | 1 +
.../pyasn1-modules/pyasn1-modules-0.4.2.ebuild | 32 ++++++++++++++++++++++
2 files changed, 33 insertions(+)
diff --git a/dev-python/pyasn1-modules/Manifest b/dev-python/pyasn1-modules/Manifest
index 916ea58dc608..f14d5ce73b59 100644
--- a/dev-python/pyasn1-modules/Manifest
+++ b/dev-python/pyasn1-modules/Manifest
@@ -1 +1,2 @@
DIST pyasn1_modules-0.4.1.tar.gz 310028 BLAKE2B dcffd13196982fb9f4808a789252b9c9910bff3c3eb3e852d13cf1e1285bac4f2900dc62698d9929da4ff882e5d823f2e5290fecd1488e5b61d04c62fe24e2ec SHA512 d3716cafbfe940c5415cb59073897cd15d69b9723064ba581b7d573fe9a0fad9872d88517fe03b0db5b4fa93f8cd3254372e71d60ff5975013c97409b6c22d1d
+DIST pyasn1_modules-0.4.2.tar.gz 307892 BLAKE2B 93f980bc8c894526568fa3898a60d496669d71aa4a1d857287ed49fa418ff6c7932464b346b44feaf61f8e750132bcbee47159a9ec559a1c2328b5453c84ed33 SHA512 2128b6c45132a639894dc69413613bd0ab20ba7f929f1a0b190686a607c254315d320782c1527b7c3cc1f6cb30a18dd1bc864a29576d2fd7c6bf348966321dd5
diff --git a/dev-python/pyasn1-modules/pyasn1-modules-0.4.2.ebuild b/dev-python/pyasn1-modules/pyasn1-modules-0.4.2.ebuild
new file mode 100644
index 000000000000..c8ceca381945
--- /dev/null
+++ b/dev-python/pyasn1-modules/pyasn1-modules-0.4.2.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..13} pypy3 pypy3_11 )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="pyasn1 modules"
+HOMEPAGE="
+ https://pypi.org/project/pyasn1-modules/
+ https://github.com/pyasn1/pyasn1-modules/
+"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+
+RDEPEND="
+ <dev-python/pyasn1-0.7.0[${PYTHON_USEDEP}]
+ >=dev-python/pyasn1-0.6.1[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests unittest
+
+python_install_all() {
+ distutils-r1_python_install_all
+ insinto /usr/share/${P}
+ doins -r tools
+}
next reply other threads:[~2025-03-28 6:47 UTC|newest]
Thread overview: 50+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-28 6:47 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-05-11 20:18 [gentoo-commits] repo/gentoo:master commit in: dev-python/pyasn1-modules/ Sam James
2025-02-15 13:39 Michał Górny
2024-11-16 8:19 Michał Górny
2024-11-16 8:09 Michał Górny
2024-08-31 4:42 Sam James
2024-05-09 18:52 Michał Górny
2024-04-11 19:04 Michał Górny
2024-04-11 16:08 Arthur Zamarin
2024-03-27 3:37 Michał Górny
2023-05-27 11:14 Sam James
2023-05-23 16:08 Michał Górny
2023-05-23 15:42 Arthur Zamarin
2023-04-20 3:12 Michał Górny
2022-06-13 8:25 Michał Górny
2022-06-13 7:07 Agostino Sarubbo
2022-05-11 21:05 Michał Górny
2022-05-11 21:05 Michał Górny
2021-05-22 10:52 Michał Górny
2021-05-07 10:52 Michał Górny
2020-12-11 12:45 Michał Górny
2020-11-28 11:34 Sam James
2020-09-20 13:11 Michał Górny
2020-07-09 13:13 Michał Górny
2020-05-25 19:27 Michał Górny
2020-04-13 19:56 Sebastian Pipping
2020-03-28 17:07 Michał Górny
2020-03-28 17:07 Michał Górny
2020-03-28 17:07 Michał Górny
2019-11-16 13:53 Michał Górny
2019-11-16 13:53 Michał Górny
2019-06-25 12:09 Michael Haubenwallner
2019-04-13 22:41 Matthew Thode
2018-05-23 10:31 Mike Frysinger
2018-05-07 0:12 Mart Raudsepp
2018-02-21 20:18 Michał Górny
2018-02-02 9:05 Fabian Groffen
2017-10-29 6:53 Tim Harder
2017-09-30 15:29 Patrick Lauer
2017-08-01 18:52 Brian Dolbec
2017-05-03 11:02 Michał Górny
2017-02-24 17:45 Markus Meier
2017-01-25 9:05 Tobias Klausmann
2017-01-23 6:11 Jeroen Roovers
2017-01-19 10:59 Agostino Sarubbo
2017-01-18 16:52 Agostino Sarubbo
2016-01-06 17:14 Justin Lecher
2015-10-14 13:40 Justin Lecher
2015-10-11 11:25 Justin Lecher
2015-09-29 7:41 Justin Lecher
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=1743144423.a13f4ff2e5dff8fb7a7e13f336a6eb70222456e2.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