Github messages for voidlinux
 help / color / mirror / Atom feed
From: karl-nilsson <karl-nilsson@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] python3-shapely: update to 1.8.1.
Date: Fri, 25 Mar 2022 19:10:45 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-36340@inbox.vuxu.org> (raw)

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

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

https://github.com/karl-nilsson/void-packages shapely
https://github.com/void-linux/void-packages/pull/36340

python3-shapely: update to 1.8.1.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

- I built this PR locally for my native architecture, x64_glibc

Note: a few of the tests fail. Upstream is aware of this, but they won't address it in any future 1.8.X releases
https://github.com/shapely/shapely/issues/1207

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

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

From 9558107506d3588c9a43f5d92aabd7d6fe9a0bf1 Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Wed, 23 Mar 2022 18:09:45 -0400
Subject: [PATCH] python3-shapely: update to 1.8.1.

---
 srcpkgs/python3-shapely/template | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/python3-shapely/template b/srcpkgs/python3-shapely/template
index 8a1cf7158476..de8c6357614d 100644
--- a/srcpkgs/python3-shapely/template
+++ b/srcpkgs/python3-shapely/template
@@ -1,8 +1,8 @@
 # Template file for 'python3-shapely'
 pkgname=python3-shapely
-version=1.8.0
-revision=2
-wrksrc="Shapely-${version}"
+version=1.8.1
+revision=1
+wrksrc="shapely-${version}"
 build_style=python3-module
 build_helper=numpy
 hostmakedepends="python3-setuptools python3-Cython geos"
@@ -12,9 +12,9 @@ checkdepends="python3-pytest"
 short_desc="Library for manipulation and analysis of geometric objects for Python3"
 maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
 license="BSD-3-Clause"
-homepage="https://github.com/Toblerity/Shapely"
-distfiles="https://github.com/Toblerity/Shapely/archive/${version}.tar.gz"
-checksum=492d4207b20541e3d0f31c238e07d2f55fe5e00afcfd12390bf55737901fce91
+homepage="https://github.com/shapely/shapely"
+distfiles="https://github.com/shapely/shapely/archive/${version}.tar.gz"
+checksum=daf4d5ceae7d1e4053d96af760377b843787cae0b42e6d9d19eb832204c7c8a4
 
 pre_configure() {
 	if [ "$CROSS_BUILD" ]; then

             reply	other threads:[~2022-03-25 18:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-25 18:10 karl-nilsson [this message]
2022-04-02 17:19 ` [PR PATCH] [Updated] " karl-nilsson
2022-04-02 17:23 ` karl-nilsson
2022-04-02 20:17 ` [PR PATCH] [Merged]: " paper42

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-36340@inbox.vuxu.org \
    --to=karl-nilsson@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).