Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python-tables: update to 3.5.2.
@ 2019-07-07  5:00 voidlinux-github
  2019-07-07  5:12 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: voidlinux-github @ 2019-07-07  5:00 UTC (permalink / raw)
  To: ml

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

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

https://github.com/pfpulux/void-packages python-tables
https://github.com/void-linux/void-packages/pull/12855

python-tables: update to 3.5.2.


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python-tables-12855.patch --]
[-- Type: application/text/x-diff, Size: 1101 bytes --]

From 6c19d3281d97c85fa56cd82beb7e89c602f3f4fa Mon Sep 17 00:00:00 2001
From: Pulux <pulux@pf4sh.de>
Date: Sun, 7 Jul 2019 06:57:36 +0200
Subject: [PATCH] python-tables: update to 3.5.2.

---
 srcpkgs/python-tables/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/python-tables/template b/srcpkgs/python-tables/template
index 9a6e9d3d143..2ed82f2b5ee 100644
--- a/srcpkgs/python-tables/template
+++ b/srcpkgs/python-tables/template
@@ -1,7 +1,7 @@
 # Template file for 'python-tables'
 pkgname=python-tables
-version=3.4.4
-revision=3
+version=3.5.2
+revision=0
 wrksrc="${pkgname#*-}-${version}"
 build_style=python-module
 pycompile_module="tables"
@@ -16,7 +16,7 @@ license="BSD-3-Clause"
 homepage="http://www.pytables.org/"
 # changelog=$homepage/release-notes/RELEASE_NOTES_v3.4.x.html
 distfiles="${PYPI_SITE}/t/tables/tables-${version}.tar.gz"
-checksum=bdc5c073712af2a43babd139c4855fc99496bb2c3f3f5d1b4770a985e6f9ce29
+checksum=b220e32262bab320aa41d33125a7851ff898be97c0de30b456247508e2cc33c2
 
 alternatives="
  tables:pt2to3:/usr/bin/python2-pt2to3

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

* Re: [PR PATCH] [Updated] python-tables: update to 3.5.2.
  2019-07-07  5:00 [PR PATCH] python-tables: update to 3.5.2 voidlinux-github
  2019-07-07  5:12 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-07-07  5:12 ` voidlinux-github
  2019-07-07 11:27 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-07-07  5:12 UTC (permalink / raw)
  To: ml

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

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

https://github.com/pfpulux/void-packages python-tables
https://github.com/void-linux/void-packages/pull/12855

python-tables: update to 3.5.2.


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python-tables-12855.patch --]
[-- Type: application/text/x-diff, Size: 1101 bytes --]

From 4a12e86a1f0d2f9c4177cde7491f37e7f64ae7c4 Mon Sep 17 00:00:00 2001
From: Pulux <pulux@pf4sh.de>
Date: Sun, 7 Jul 2019 06:57:36 +0200
Subject: [PATCH] python-tables: update to 3.5.2.

---
 srcpkgs/python-tables/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/python-tables/template b/srcpkgs/python-tables/template
index 9a6e9d3d143..644ae3d1a35 100644
--- a/srcpkgs/python-tables/template
+++ b/srcpkgs/python-tables/template
@@ -1,7 +1,7 @@
 # Template file for 'python-tables'
 pkgname=python-tables
-version=3.4.4
-revision=3
+version=3.5.2
+revision=1
 wrksrc="${pkgname#*-}-${version}"
 build_style=python-module
 pycompile_module="tables"
@@ -16,7 +16,7 @@ license="BSD-3-Clause"
 homepage="http://www.pytables.org/"
 # changelog=$homepage/release-notes/RELEASE_NOTES_v3.4.x.html
 distfiles="${PYPI_SITE}/t/tables/tables-${version}.tar.gz"
-checksum=bdc5c073712af2a43babd139c4855fc99496bb2c3f3f5d1b4770a985e6f9ce29
+checksum=b220e32262bab320aa41d33125a7851ff898be97c0de30b456247508e2cc33c2
 
 alternatives="
  tables:pt2to3:/usr/bin/python2-pt2to3

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

* Re: [PR PATCH] [Updated] python-tables: update to 3.5.2.
  2019-07-07  5:00 [PR PATCH] python-tables: update to 3.5.2 voidlinux-github
@ 2019-07-07  5:12 ` voidlinux-github
  2019-07-07  5:12 ` voidlinux-github
  2019-07-07 11:27 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-07-07  5:12 UTC (permalink / raw)
  To: ml

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

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

https://github.com/pfpulux/void-packages python-tables
https://github.com/void-linux/void-packages/pull/12855

python-tables: update to 3.5.2.


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python-tables-12855.patch --]
[-- Type: application/text/x-diff, Size: 1101 bytes --]

From 4a12e86a1f0d2f9c4177cde7491f37e7f64ae7c4 Mon Sep 17 00:00:00 2001
From: Pulux <pulux@pf4sh.de>
Date: Sun, 7 Jul 2019 06:57:36 +0200
Subject: [PATCH] python-tables: update to 3.5.2.

---
 srcpkgs/python-tables/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/python-tables/template b/srcpkgs/python-tables/template
index 9a6e9d3d143..644ae3d1a35 100644
--- a/srcpkgs/python-tables/template
+++ b/srcpkgs/python-tables/template
@@ -1,7 +1,7 @@
 # Template file for 'python-tables'
 pkgname=python-tables
-version=3.4.4
-revision=3
+version=3.5.2
+revision=1
 wrksrc="${pkgname#*-}-${version}"
 build_style=python-module
 pycompile_module="tables"
@@ -16,7 +16,7 @@ license="BSD-3-Clause"
 homepage="http://www.pytables.org/"
 # changelog=$homepage/release-notes/RELEASE_NOTES_v3.4.x.html
 distfiles="${PYPI_SITE}/t/tables/tables-${version}.tar.gz"
-checksum=bdc5c073712af2a43babd139c4855fc99496bb2c3f3f5d1b4770a985e6f9ce29
+checksum=b220e32262bab320aa41d33125a7851ff898be97c0de30b456247508e2cc33c2
 
 alternatives="
  tables:pt2to3:/usr/bin/python2-pt2to3

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

* Re: [PR PATCH] [Merged]: python-tables: update to 3.5.2.
  2019-07-07  5:00 [PR PATCH] python-tables: update to 3.5.2 voidlinux-github
  2019-07-07  5:12 ` [PR PATCH] [Updated] " voidlinux-github
  2019-07-07  5:12 ` voidlinux-github
@ 2019-07-07 11:27 ` voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-07-07 11:27 UTC (permalink / raw)
  To: ml

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

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

python-tables: update to 3.5.2.
https://github.com/void-linux/void-packages/pull/12855
Description: 

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

end of thread, other threads:[~2019-07-07 11:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-07  5:00 [PR PATCH] python-tables: update to 3.5.2 voidlinux-github
2019-07-07  5:12 ` [PR PATCH] [Updated] " voidlinux-github
2019-07-07  5:12 ` voidlinux-github
2019-07-07 11:27 ` [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).