public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Tobias Klausmann" <klausman@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/scapy-python3/
Date: Wed, 31 Aug 2016 07:48:03 +0000 (UTC)	[thread overview]
Message-ID: <1472629665.a30968567804e3af7bc910e439ad751f096bf39b.klausman@gentoo> (raw)

commit:     a30968567804e3af7bc910e439ad751f096bf39b
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 31 07:47:45 2016 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Wed Aug 31 07:47:45 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3096856

dev-python/scapy-python3: Initial addition to the tree

 dev-python/scapy-python3/Manifest                  |  1 +
 dev-python/scapy-python3/metadata.xml              |  9 +++++++++
 dev-python/scapy-python3/scapy-python3-0.18.ebuild | 20 ++++++++++++++++++++
 3 files changed, 30 insertions(+)

diff --git a/dev-python/scapy-python3/Manifest b/dev-python/scapy-python3/Manifest
new file mode 100644
index 00000000..add0af4
--- /dev/null
+++ b/dev-python/scapy-python3/Manifest
@@ -0,0 +1 @@
+DIST scapy-python3-0.18.tar.gz 2052898 SHA256 23c19d0dbba07b7a7681d97784371f92fb570cdea3ae58e12bf19fe98c7bf7ad SHA512 3b39e8cdb60dfd5d1e92eae681eb08f065ba14bbd647d55f3d4f62383a459c217024311c945c3731f1a58fe47e6b525492e760e2e1c8ea6eb807f7d59c975c5b WHIRLPOOL ce5794f4be40250a05855cdaed2370762f113cd0deb6b1d7160b9198b43ecf1f3301593360183974ec2be1efdbe48c25d8fb20fd210a89254aa4739f8ab65ed9

diff --git a/dev-python/scapy-python3/metadata.xml b/dev-python/scapy-python3/metadata.xml
new file mode 100644
index 00000000..639c1bc
--- /dev/null
+++ b/dev-python/scapy-python3/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <maintainer type="person">
+    <email>klausman@gentoo.org</email>
+    <name>Tobias Klausmann</name>
+  </maintainer>
+</pkgmetadata>
+

diff --git a/dev-python/scapy-python3/scapy-python3-0.18.ebuild b/dev-python/scapy-python3/scapy-python3-0.18.ebuild
new file mode 100644
index 00000000..69e8b43
--- /dev/null
+++ b/dev-python/scapy-python3/scapy-python3-0.18.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python3_{3,4,5} )
+
+IUSE="test"
+inherit distutils-r1
+
+DESCRIPTION="Packet crafting/sending/... PCAP processing tool with python3 compatibility"
+HOMEPAGE="https://pypi.python.org/pypi/scapy-python3/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"


             reply	other threads:[~2016-08-31  7:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-31  7:48 Tobias Klausmann [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-08-31 17:05 [gentoo-commits] repo/gentoo:master commit in: dev-python/scapy-python3/ Tobias Klausmann
2017-07-17  7:51 Tobias Klausmann
2018-01-11  0:24 Jason Donenfeld
2019-12-13 20:45 David Seifert
2020-01-22  9:40 Tobias Klausmann

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=1472629665.a30968567804e3af7bc910e439ad751f096bf39b.klausman@gentoo \
    --to=klausman@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