Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: python3-dpkt
@ 2020-04-09 16:37 misuchiru03
  2020-04-11  4:41 ` [PR PATCH] [Merged]: " pullmoll
  0 siblings, 1 reply; 2+ messages in thread
From: misuchiru03 @ 2020-04-09 16:37 UTC (permalink / raw)
  To: ml

[-- 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
+}

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: New package: python3-dpkt
  2020-04-09 16:37 [PR PATCH] New package: python3-dpkt misuchiru03
@ 2020-04-11  4:41 ` pullmoll
  0 siblings, 0 replies; 2+ messages in thread
From: pullmoll @ 2020-04-11  4:41 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

New package: python3-dpkt
https://github.com/void-linux/void-packages/pull/20797

Description:


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-04-11  4:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-09 16:37 [PR PATCH] New package: python3-dpkt misuchiru03
2020-04-11  4:41 ` [PR PATCH] [Merged]: " pullmoll

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).