Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: python3-pandas-msgpack-0.1.5
@ 2020-05-07  6:00 pfpulux
  2020-05-08 17:56 ` Chocimier
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: pfpulux @ 2020-05-07  6:00 UTC (permalink / raw)
  To: ml

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

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

https://github.com/pfpulux/void-packages python3-pandas-msgpack
https://github.com/void-linux/void-packages/pull/21714

New package: python3-pandas-msgpack-0.1.5


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python3-pandas-msgpack-21714.patch --]
[-- Type: text/x-diff, Size: 1247 bytes --]

From c3bc8892eb7fad515676b5a4d2daf2422b4e6820 Mon Sep 17 00:00:00 2001
From: Pulux <pulux@pf4sh.de>
Date: Thu, 7 May 2020 07:58:27 +0200
Subject: [PATCH] New package: python3-pandas-msgpack-0.1.5

---
 srcpkgs/python3-pandas-msgpack/template | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 srcpkgs/python3-pandas-msgpack/template

diff --git a/srcpkgs/python3-pandas-msgpack/template b/srcpkgs/python3-pandas-msgpack/template
new file mode 100644
index 00000000000..f5ad322fd03
--- /dev/null
+++ b/srcpkgs/python3-pandas-msgpack/template
@@ -0,0 +1,19 @@
+# Template file for 'python3-pandas-msgpack'
+pkgname=python3-pandas-msgpack
+version=0.1.5
+revision=1
+archs="x86_64*"
+wrksrc="pandas-msgpack"
+build_style=python3-module
+hostmakedepends="python3-setuptools python3-Cython python3-devel"
+depends="python3-pandas>=0.25.3"
+short_desc="Providing an interface to msgpack from pandas"
+maintainer="Pulux <pulux@pf4sh.de>"
+license="BSD-3-Clause"
+homepage="https://www.pf4sh.eu/git/pulux/pandas-msgpack/"
+distfiles="https://www.pf4sh.eu/git/pulux/pandas-msgpack/archive/${version}.tar.gz"
+checksum=e01b1158c66265315338657310ac42edac81b33a5b178a68b29adcf2aeefd22e
+
+post_install() {
+	vlicense LICENSE.md
+}

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

end of thread, other threads:[~2020-05-11 19:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-07  6:00 [PR PATCH] New package: python3-pandas-msgpack-0.1.5 pfpulux
2020-05-08 17:56 ` Chocimier
2020-05-09  7:04 ` pfpulux
2020-05-09  7:05 ` pfpulux
2020-05-09 14:06 ` Chocimier
2020-05-09 14:15 ` [PR PATCH] [Updated] " pfpulux
2020-05-09 16:00 ` pfpulux
2020-05-11 19:27 ` [PR PATCH] [Merged]: " Chocimier

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