Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-numpy-stl: update to 2.11.3.
@ 2020-10-13 21:41 karl-nilsson
  2020-10-15  0:15 ` [PR REVIEW] " ahesford
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: karl-nilsson @ 2020-10-13 21:41 UTC (permalink / raw)
  To: ml

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

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

https://github.com/karl-nilsson/void-packages py-numpy
https://github.com/void-linux/void-packages/pull/25580

python3-numpy-stl: update to 2.11.3.
minor update

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-py-numpy-25580.patch --]
[-- Type: text/x-diff, Size: 1116 bytes --]

From 6028bb4724b5baf61fcf2341907ea1a81c55fcef Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Tue, 13 Oct 2020 17:40:08 -0400
Subject: [PATCH] python3-numpy-stl: update to 2.11.3.

---
 srcpkgs/python3-numpy-stl/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/python3-numpy-stl/template b/srcpkgs/python3-numpy-stl/template
index 2876d3266ad..162b7c4d48a 100644
--- a/srcpkgs/python3-numpy-stl/template
+++ b/srcpkgs/python3-numpy-stl/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-numpy-stl'
 pkgname=python3-numpy-stl
-version=2.11.2
+version=2.11.3
 revision=2
 wrksrc="numpy-stl-${version}"
 build_style=python3-module
@@ -12,7 +12,7 @@ maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
 license="BSD-3-Clause"
 homepage="https://github.com/WoLpH/numpy-stl/"
 distfiles="https://github.com/WoLpH/numpy-stl/archive/v${version}.tar.gz"
-checksum=d1985a27fa8c28e5883bf9cb9c3c33a0ac7fad196fc6162d59c701ab18740ac4
+checksum=c425c3cf7e3125fff2772a654202b29fb20ea47d43e194cb560acb1c59f8c724
 
 conflicts="python-numpy-stl>=0"
 

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

* Re: [PR REVIEW] python3-numpy-stl: update to 2.11.3.
  2020-10-13 21:41 [PR PATCH] python3-numpy-stl: update to 2.11.3 karl-nilsson
@ 2020-10-15  0:15 ` ahesford
  2020-10-15  3:07 ` [PR PATCH] [Updated] " karl-nilsson
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: ahesford @ 2020-10-15  0:15 UTC (permalink / raw)
  To: ml

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

New review comment by ahesford on void-packages repository

https://github.com/void-linux/void-packages/pull/25580#discussion_r505092072

Comment:
Reset `revision=1` with a version bump.

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

* Re: [PR PATCH] [Updated] python3-numpy-stl: update to 2.11.3.
  2020-10-13 21:41 [PR PATCH] python3-numpy-stl: update to 2.11.3 karl-nilsson
  2020-10-15  0:15 ` [PR REVIEW] " ahesford
@ 2020-10-15  3:07 ` karl-nilsson
  2020-10-15  3:07 ` karl-nilsson
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: karl-nilsson @ 2020-10-15  3:07 UTC (permalink / raw)
  To: ml

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

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

https://github.com/karl-nilsson/void-packages py-numpy
https://github.com/void-linux/void-packages/pull/25580

python3-numpy-stl: update to 2.11.3.
minor update

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-py-numpy-25580.patch --]
[-- Type: text/x-diff, Size: 1183 bytes --]

From 19aeb61d6e35eca2e7f139795fe893e104f8cd8d Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Tue, 13 Oct 2020 17:40:08 -0400
Subject: [PATCH] python3-numpy-stl: update to 2.11.3.

---
 srcpkgs/python3-numpy-stl/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/python3-numpy-stl/template b/srcpkgs/python3-numpy-stl/template
index 2876d3266ad..87068ac2fea 100644
--- a/srcpkgs/python3-numpy-stl/template
+++ b/srcpkgs/python3-numpy-stl/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-numpy-stl'
 pkgname=python3-numpy-stl
-version=2.11.2
-revision=2
+version=2.11.3
+revision=1
 wrksrc="numpy-stl-${version}"
 build_style=python3-module
 hostmakedepends="python3-setuptools python3-Cython"
@@ -12,7 +12,7 @@ maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
 license="BSD-3-Clause"
 homepage="https://github.com/WoLpH/numpy-stl/"
 distfiles="https://github.com/WoLpH/numpy-stl/archive/v${version}.tar.gz"
-checksum=d1985a27fa8c28e5883bf9cb9c3c33a0ac7fad196fc6162d59c701ab18740ac4
+checksum=c425c3cf7e3125fff2772a654202b29fb20ea47d43e194cb560acb1c59f8c724
 
 conflicts="python-numpy-stl>=0"
 

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

* Re: python3-numpy-stl: update to 2.11.3.
  2020-10-13 21:41 [PR PATCH] python3-numpy-stl: update to 2.11.3 karl-nilsson
  2020-10-15  0:15 ` [PR REVIEW] " ahesford
  2020-10-15  3:07 ` [PR PATCH] [Updated] " karl-nilsson
@ 2020-10-15  3:07 ` karl-nilsson
  2020-10-15  4:20 ` [PR PATCH] [Closed]: " ahesford
  2020-10-15  4:26 ` ahesford
  4 siblings, 0 replies; 6+ messages in thread
From: karl-nilsson @ 2020-10-15  3:07 UTC (permalink / raw)
  To: ml

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

New comment by karl-nilsson on void-packages repository

https://github.com/void-linux/void-packages/pull/25580#issuecomment-708866599

Comment:
@ahesford missed that, thanks

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

* Re: [PR PATCH] [Closed]: python3-numpy-stl: update to 2.11.3.
  2020-10-13 21:41 [PR PATCH] python3-numpy-stl: update to 2.11.3 karl-nilsson
                   ` (2 preceding siblings ...)
  2020-10-15  3:07 ` karl-nilsson
@ 2020-10-15  4:20 ` ahesford
  2020-10-15  4:26 ` ahesford
  4 siblings, 0 replies; 6+ messages in thread
From: ahesford @ 2020-10-15  4:20 UTC (permalink / raw)
  To: ml

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

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

python3-numpy-stl: update to 2.11.3.
https://github.com/void-linux/void-packages/pull/25580

Description:
minor update

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

* Re: python3-numpy-stl: update to 2.11.3.
  2020-10-13 21:41 [PR PATCH] python3-numpy-stl: update to 2.11.3 karl-nilsson
                   ` (3 preceding siblings ...)
  2020-10-15  4:20 ` [PR PATCH] [Closed]: " ahesford
@ 2020-10-15  4:26 ` ahesford
  4 siblings, 0 replies; 6+ messages in thread
From: ahesford @ 2020-10-15  4:26 UTC (permalink / raw)
  To: ml

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

New comment by ahesford on void-packages repository

https://github.com/void-linux/void-packages/pull/25580#issuecomment-708888843

Comment:
I didn't catch it in my earlier review, but the template [failed to cross-build the C extension](https://travis-ci.org/github/void-linux/void-packages/jobs/735919542#L606) because the host Python could not find numpy (native builds had no such issue). Setting `build_helper="numpy"` in 0ae0bf920a7a9fbbd8f6e362beb3bf23e1af522d automatically adds `python3-numpy` to `hostmakedepends` and, when cross buliding, adds the `python3-numpy` to `makedepends` and sets up the environment to make sure the compilers correctly find the target headers and libraries. The package now cross-builds the C extension.

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

end of thread, other threads:[~2020-10-15  4:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-13 21:41 [PR PATCH] python3-numpy-stl: update to 2.11.3 karl-nilsson
2020-10-15  0:15 ` [PR REVIEW] " ahesford
2020-10-15  3:07 ` [PR PATCH] [Updated] " karl-nilsson
2020-10-15  3:07 ` karl-nilsson
2020-10-15  4:20 ` [PR PATCH] [Closed]: " ahesford
2020-10-15  4:26 ` ahesford

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