From: "Tony Vroon" <chainsaw@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pysmi/
Date: Tue, 25 Jul 2017 08:19:33 +0000 (UTC) [thread overview]
Message-ID: <1500970752.d520a2b96e6fa925a53f21e6d4bfd6b8b2f2a356.chainsaw@gentoo> (raw)
commit: d520a2b96e6fa925a53f21e6d4bfd6b8b2f2a356
Author: Tony Vroon <chainsaw <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 25 08:19:12 2017 +0000
Commit: Tony Vroon <chainsaw <AT> gentoo <DOT> org>
CommitDate: Tue Jul 25 08:19:12 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d520a2b9
dev-python/pysmi: Initial commit, ebuild by Russell Heilling in the LINX software team. Dependency of newer pysnmp.
Package-Manager: Portage-2.3.6, Repoman-2.3.1
dev-python/pysmi/Manifest | 1 +
dev-python/pysmi/metadata.xml | 12 ++++++++++++
dev-python/pysmi/pysmi-0.1.3.ebuild | 21 +++++++++++++++++++++
3 files changed, 34 insertions(+)
diff --git a/dev-python/pysmi/Manifest b/dev-python/pysmi/Manifest
new file mode 100644
index 00000000000..9b70b0ed5b6
--- /dev/null
+++ b/dev-python/pysmi/Manifest
@@ -0,0 +1 @@
+DIST pysmi-0.1.3.tar.gz 78325 SHA256 99c74d6a0b502c04cedbf5f8f2d17656b830e5c364b92a947f4cb79240206e1b SHA512 d321fbbc68e4b6b2b18de5c1215dc450ad2ba2ea6c70cbeee9d981d2e2106b59582eae42b09da72bc02af789f7f58a6fc97712869b74f0137d8f7fd7238b2211 WHIRLPOOL 7115b0b8ee3ac3727134c67b20faf7259552f7c3b2186575f4abbc52b7a3d183eaca4e8791b6dba3da75c0a8c721195e2bfff708161567063eb2b5e48af24499
diff --git a/dev-python/pysmi/metadata.xml b/dev-python/pysmi/metadata.xml
new file mode 100644
index 00000000000..36420f308fa
--- /dev/null
+++ b/dev-python/pysmi/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>chainsaw@gentoo.org</email>
+ <name>Tony Vroon</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>python@gentoo.org</email>
+ <name>Python</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/dev-python/pysmi/pysmi-0.1.3.ebuild b/dev-python/pysmi/pysmi-0.1.3.ebuild
new file mode 100644
index 00000000000..e6324be186f
--- /dev/null
+++ b/dev-python/pysmi/pysmi-0.1.3.ebuild
@@ -0,0 +1,21 @@
+# Copyright 2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+inherit distutils-r1
+
+DESCRIPTION="Python Lex & Yacc"
+HOMEPAGE="https://github.com/etingof/pysmi"
+SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+RDEPEND="
+ dev-python/ply[${PYTHON_USEDEP}]
+"
+DEPEND=""
next reply other threads:[~2017-07-25 8:19 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-25 8:19 Tony Vroon [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-07-29 22:27 [gentoo-commits] repo/gentoo:master commit in: dev-python/pysmi/ Sergei Trofimovich
2017-08-03 8:16 Sergei Trofimovich
2017-11-07 22:52 Sergei Trofimovich
2018-01-09 15:28 Jeroen Roovers
2018-06-25 23:20 Thomas Deutschmann
2018-06-26 2:04 Aaron Bauman
2018-06-27 21:54 Sergei Trofimovich
2018-08-05 13:53 Patrice Clement
2019-08-09 10:51 Tony Vroon
2020-02-12 7:51 Agostino Sarubbo
2020-03-28 18:26 Michał Górny
2020-04-17 22:21 David Seifert
2021-02-23 9:33 David Seifert
2021-08-07 12:16 Michał Górny
2021-08-07 12:16 Michał Górny
2021-08-07 12:16 Michał Górny
2021-10-04 20:40 Sam James
2023-02-16 3:58 Sam James
2023-07-08 15:23 Michał Górny
2023-08-12 0:10 Sam James
2023-08-12 3:05 Michał Górny
2023-11-23 19:48 Michał Górny
2023-11-24 16:26 Michał Górny
2024-08-31 4:58 Sam James
2024-08-31 4:58 Sam James
2024-08-31 5:23 Sam James
2024-08-31 5:36 Sam James
2024-08-31 7:08 Arthur Zamarin
2024-08-31 7:08 Arthur Zamarin
2024-08-31 8:00 Arthur Zamarin
2024-09-14 11:42 Arthur Zamarin
2024-09-14 13:22 Arthur Zamarin
2024-09-14 14:07 Michał Górny
2024-09-21 9:59 Sam James
2024-09-21 10:43 Michał Górny
2024-10-30 16:41 Michał Górny
2024-11-02 6:32 Michał Górny
2024-11-05 19:30 Michał Górny
2024-11-23 9:52 Sam James
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=1500970752.d520a2b96e6fa925a53f21e6d4bfd6b8b2f2a356.chainsaw@gentoo \
--to=chainsaw@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