From: "Sebastian Pipping" <sping@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyasn1-modules/
Date: Mon, 13 Apr 2020 19:56:50 +0000 (UTC) [thread overview]
Message-ID: <1586807799.960fed3e8ecd6f7aa174ea8e723a2f0461f9120a.sping@gentoo> (raw)
commit: 960fed3e8ecd6f7aa174ea8e723a2f0461f9120a
Author: Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 13 19:54:14 2020 +0000
Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Mon Apr 13 19:56:39 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=960fed3e
dev-python/pyasn1-modules: 0.2.8 + EAPI 7
Signed-off-by: Sebastian Pipping <sping <AT> gentoo.org>
Package-Manager: Portage-2.3.99, Repoman-2.3.22
dev-python/pyasn1-modules/Manifest | 1 +
.../pyasn1-modules/pyasn1-modules-0.2.8.ebuild | 30 ++++++++++++++++++++++
2 files changed, 31 insertions(+)
diff --git a/dev-python/pyasn1-modules/Manifest b/dev-python/pyasn1-modules/Manifest
index 1fd5ad608e2..7c7bc80b177 100644
--- a/dev-python/pyasn1-modules/Manifest
+++ b/dev-python/pyasn1-modules/Manifest
@@ -1 +1,2 @@
DIST pyasn1-modules-0.2.1.tar.gz 65808 BLAKE2B 7c1490926078682dd4392bd6c6dd73f944f55e8b5623fde07a3bbc1f62dcfdd1ea8b5217232cd7e2709997424fd61e276cd5786ba618cebd11cbf8ddb695dc53 SHA512 2d8b6bee59434fee41747625236c1d7eb5081a1cef66aa0a0e9e75869c3641a418d21544edafe65f1808ad0dacd9cf1047dd036ff5ce668bb3bf1f6e662e4a5e
+DIST pyasn1-modules-0.2.8.tar.gz 242864 BLAKE2B 22b6cc27d45d19d8e7f5b12c8aeff1fa379bd567fda6b1dc0fafd00c0f4367d32f21cd48cf3cba140f2f11ba7d258140e8014c8420300451ab1acff475d28da7 SHA512 fdfcaa065deffdd732deaa1fa30dec2fc4a90ffe15bd12de40636ce0212f447611096d2f4e652ed786b5c47544439e6a93721fabe121f3320f13965692a1ca5b
diff --git a/dev-python/pyasn1-modules/pyasn1-modules-0.2.8.ebuild b/dev-python/pyasn1-modules/pyasn1-modules-0.2.8.ebuild
new file mode 100644
index 00000000000..1b49331e3af
--- /dev/null
+++ b/dev-python/pyasn1-modules/pyasn1-modules-0.2.8.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_{6,7,8} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="pyasn1 modules"
+HOMEPAGE="http://snmplabs.com/pyasn1/ https://github.com/etingof/pyasn1-modules/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND=">=dev-python/pyasn1-0.4.6[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}
+ test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
+
+distutils_enable_tests setup.py
+
+python_install_all() {
+ distutils-r1_python_install_all
+ insinto /usr/share/${P}
+ doins -r tools
+}
next reply other threads:[~2020-04-13 19:56 UTC|newest]
Thread overview: 45+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-13 19:56 Sebastian Pipping [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-31 4:42 [gentoo-commits] repo/gentoo:master commit in: dev-python/pyasn1-modules/ 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-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=1586807799.960fed3e8ecd6f7aa174ea8e723a2f0461f9120a.sping@gentoo \
--to=sping@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