Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: python3-xlrd-1.2.0
@ 2020-02-04  4:40 voidlinux-github
  2020-02-04  6:51 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: voidlinux-github @ 2020-02-04  4:40 UTC (permalink / raw)
  To: ml

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

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

https://github.com/pfpulux/void-packages python3-xlrd
https://github.com/void-linux/void-packages/pull/18799

New package: python3-xlrd-1.2.0


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

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

From 41a44fc9d99d8c9f5d58254096f9390d48434806 Mon Sep 17 00:00:00 2001
From: Pulux <pulux@pf4sh.de>
Date: Tue, 4 Feb 2020 05:38:41 +0100
Subject: [PATCH] New package: python3-xlrd-1.2.0

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

diff --git a/srcpkgs/python3-xlrd/template b/srcpkgs/python3-xlrd/template
new file mode 100644
index 00000000000..29554df3e41
--- /dev/null
+++ b/srcpkgs/python3-xlrd/template
@@ -0,0 +1,18 @@
+# Template file for 'python3-xlrd'
+pkgname=python3-xlrd
+version=1.2.0
+revision=1
+archs=noarch
+wrksrc="${pkgname#*-}-${version}"
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+short_desc="Lib for dev to extract data from Microsoft Excel (tm) spreadsheet files"
+maintainer="pulux <pulux@pf4sh.de>"
+license="3-clause-BSD"
+homepage="http://www.python-excel.org/"
+distfiles="${PYPI_SITE}/x/xlrd/xlrd-${version}.tar.gz"
+checksum=546eb36cee8db40c3eaa46c351e67ffee6eeb5fa2650b71bc4c758a29a1b29b2
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: python3-xlrd-1.2.0
  2020-02-04  4:40 [PR PATCH] New package: python3-xlrd-1.2.0 voidlinux-github
@ 2020-02-04  6:51 ` voidlinux-github
  2020-02-04  6:54 ` voidlinux-github
  2020-02-04 10:21 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2020-02-04  6:51 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by pfpulux against master on the void-packages repository

https://github.com/pfpulux/void-packages python3-xlrd
https://github.com/void-linux/void-packages/pull/18799

New package: python3-xlrd-1.2.0


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

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

From 3552ecd55f671ff1efb6720eb6c037ff0451478d Mon Sep 17 00:00:00 2001
From: Pulux <pulux@pf4sh.de>
Date: Tue, 4 Feb 2020 05:38:41 +0100
Subject: [PATCH] New package: python3-xlrd-1.2.0

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

diff --git a/srcpkgs/python3-xlrd/template b/srcpkgs/python3-xlrd/template
new file mode 100644
index 00000000000..3261e62bb99
--- /dev/null
+++ b/srcpkgs/python3-xlrd/template
@@ -0,0 +1,18 @@
+# Template file for 'python3-xlrd'
+pkgname=python3-xlrd
+version=1.2.0
+revision=1
+archs=noarch
+wrksrc="${pkgname#*-}-${version}"
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+short_desc="Lib for dev to extract data from Microsoft Excel (tm) spreadsheet files"
+maintainer="pulux <pulux@pf4sh.de>"
+license="BSD-3-clause"
+homepage="http://www.python-excel.org/"
+distfiles="${PYPI_SITE}/x/xlrd/xlrd-${version}.tar.gz"
+checksum=546eb36cee8db40c3eaa46c351e67ffee6eeb5fa2650b71bc4c758a29a1b29b2
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: python3-xlrd-1.2.0
  2020-02-04  4:40 [PR PATCH] New package: python3-xlrd-1.2.0 voidlinux-github
  2020-02-04  6:51 ` [PR PATCH] [Updated] " voidlinux-github
@ 2020-02-04  6:54 ` voidlinux-github
  2020-02-04 10:21 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2020-02-04  6:54 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by pfpulux against master on the void-packages repository

https://github.com/pfpulux/void-packages python3-xlrd
https://github.com/void-linux/void-packages/pull/18799

New package: python3-xlrd-1.2.0


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

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

From 1ee13945d557bbf09bd97508b8caf4747bd4d54a Mon Sep 17 00:00:00 2001
From: Pulux <pulux@pf4sh.de>
Date: Tue, 4 Feb 2020 05:38:41 +0100
Subject: [PATCH] New package: python3-xlrd-1.2.0

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

diff --git a/srcpkgs/python3-xlrd/template b/srcpkgs/python3-xlrd/template
new file mode 100644
index 00000000000..9f7b29580e4
--- /dev/null
+++ b/srcpkgs/python3-xlrd/template
@@ -0,0 +1,18 @@
+# Template file for 'python3-xlrd'
+pkgname=python3-xlrd
+version=1.2.0
+revision=1
+archs=noarch
+wrksrc="${pkgname#*-}-${version}"
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+short_desc="Lib for dev to extract data from Microsoft Excel (tm) spreadsheet files"
+maintainer="pulux <pulux@pf4sh.de>"
+license="BSD-3-Clause"
+homepage="http://www.python-excel.org/"
+distfiles="${PYPI_SITE}/x/xlrd/xlrd-${version}.tar.gz"
+checksum=546eb36cee8db40c3eaa46c351e67ffee6eeb5fa2650b71bc4c758a29a1b29b2
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Merged]: New package: python3-xlrd-1.2.0
  2020-02-04  4:40 [PR PATCH] New package: python3-xlrd-1.2.0 voidlinux-github
  2020-02-04  6:51 ` [PR PATCH] [Updated] " voidlinux-github
  2020-02-04  6:54 ` voidlinux-github
@ 2020-02-04 10:21 ` voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2020-02-04 10:21 UTC (permalink / raw)
  To: ml

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

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

New package: python3-xlrd-1.2.0
https://github.com/void-linux/void-packages/pull/18799

Description:


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

end of thread, other threads:[~2020-02-04 10:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-04  4:40 [PR PATCH] New package: python3-xlrd-1.2.0 voidlinux-github
2020-02-04  6:51 ` [PR PATCH] [Updated] " voidlinux-github
2020-02-04  6:54 ` voidlinux-github
2020-02-04 10:21 ` [PR PATCH] [Merged]: " voidlinux-github

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