Github messages for voidlinux
 help / color / mirror / Atom feed
From: misuchiru03 <misuchiru03@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] New package: python3-dpkt
Date: Thu, 09 Apr 2020 18:37:39 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20797@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 332 bytes --]

There is a new pull request by misuchiru03 against master on the void-packages repository

https://github.com/misuchiru03/void-packages np_python3-dpkt_1.9.2
https://github.com/void-linux/void-packages/pull/20797

New package: python3-dpkt


A patch file from https://github.com/void-linux/void-packages/pull/20797.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-np_python3-dpkt_1.9.2-20797.patch --]
[-- Type: text/x-diff, Size: 1079 bytes --]

From 631a0633cd97a2adf2f1ae02c3f4b357a1a53eb7 Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Wed, 8 Apr 2020 22:52:46 -0500
Subject: [PATCH] New package: python3-dpkt

---
 srcpkgs/python3-dpkt/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/python3-dpkt/template

diff --git a/srcpkgs/python3-dpkt/template b/srcpkgs/python3-dpkt/template
new file mode 100644
index 00000000000..5ca1a6b1dbb
--- /dev/null
+++ b/srcpkgs/python3-dpkt/template
@@ -0,0 +1,18 @@
+# Template file for 'python3-dpkt'
+pkgname=python3-dpkt
+version=1.9.2
+revision=1
+archs=noarch
+wrksrc="dpkt-${version}"
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+short_desc="Basic TCP/IP packet creation and parsing"
+maintainer="Alex Childs <misuchiru03+void@gmail.com>"
+license="BSD-3-Clause"
+homepage="https://github.com/kbandla/dpkt"
+distfiles="${PYPI_SITE}/d/dpkt/dpkt-${version}.tar.gz"
+checksum=52a92ecd5ca04d5bd852bb11cb2eac4bbe38b42a7c472e0d950eeb9f82a81e54
+
+post_install() {
+	vlicense LICENSE
+}

             reply	other threads:[~2020-04-09 16:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-09 16:37 misuchiru03 [this message]
2020-04-11  4:41 ` [PR PATCH] [Merged]: " pullmoll

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20797@inbox.vuxu.org \
    --to=misuchiru03@users.noreply.github.com \
    --cc=ml@inbox.vuxu.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;
as well as URLs for NNTP newsgroup(s).