Github messages for voidlinux
 help / color / mirror / Atom feed
From: PaperMountainStudio <PaperMountainStudio@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] python3-Pillow: update to 8.0.1
Date: Sun, 25 Oct 2020 01:42:01 +0200	[thread overview]
Message-ID: <20201024234201.HuSDQNH51Qd5Js0tMi-XJhAPTRE_CaWpanoKdVOby_U@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25826@inbox.vuxu.org>

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

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

https://github.com/PaperMountainStudio/void-packages 0001-python3-Pillow-update-to-8.0.1.patch
https://github.com/void-linux/void-packages/pull/25826

python3-Pillow: update to 8.0.1


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-0001-python3-Pillow-update-to-8.0.1.patch-25826.patch --]
[-- Type: text/x-diff, Size: 1499 bytes --]

From 6a5ae3ab1c2587606b3c49501f3d10f50ee9e661 Mon Sep 17 00:00:00 2001
From: Paper <paper@tilde.institute>
Date: Fri, 23 Oct 2020 18:12:03 +0200
Subject: [PATCH] python3-Pillow: update to 8.0.1

---
 srcpkgs/python3-Pillow/template | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/python3-Pillow/template b/srcpkgs/python3-Pillow/template
index a67ac4a8fb1..a6f65675b37 100644
--- a/srcpkgs/python3-Pillow/template
+++ b/srcpkgs/python3-Pillow/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-Pillow'
 pkgname=python3-Pillow
-version=8.0.0
+version=8.0.1
 revision=1
 wrksrc="Pillow-${version}"
 build_style=python3-module
@@ -8,13 +8,18 @@ hostmakedepends="python3-setuptools"
 makedepends="python3-devel libjpeg-turbo-devel libopenjpeg2-devel
  tiff-devel freetype-devel lcms2-devel libwebp-devel libimagequant-devel"
 depends="python3"
+checkdepends="python3-pytest"
 short_desc="Python Imaging Library (PIL) for for Python3"
 maintainer="Andrew J. Hesford <ajh@sideband.org>"
 license="custom:PIL"
 homepage="https://python-pillow.org"
 changelog="https://raw.githubusercontent.com/python-pillow/Pillow/master/CHANGES.rst"
 distfiles="${PYPI_SITE}/P/Pillow/Pillow-${version}.tar.gz"
-checksum=59304c67d12394815331eda95ec892bf54ad95e0aa7bc1ccd8e0a4a5a25d4bf3
+checksum=11c5c6e9b02c9dac08af04f093eb5a2f84857df70a7d4a6a6ad461aca803fb9e
+
+do_check() {
+	PYTHONPATH=$(cd build/lib.linux-* && pwd) python3 -m pytest
+}
 
 post_install() {
 	vlicense LICENSE

  parent reply	other threads:[~2020-10-24 23:42 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-23 16:15 [PR PATCH] " PaperMountainStudio
2020-10-24 18:02 ` Chocimier
2020-10-24 23:14 ` [PR PATCH] [Updated] " PaperMountainStudio
2020-10-24 23:19 ` PaperMountainStudio
2020-10-24 23:32 ` [PR REVIEW] " ahesford
2020-10-24 23:42 ` PaperMountainStudio [this message]
2020-10-24 23:43 ` PaperMountainStudio
2020-10-25  0:05 ` ahesford
2020-10-25  0:05 ` [PR PATCH] [Closed]: " ahesford

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=20201024234201.HuSDQNH51Qd5Js0tMi-XJhAPTRE_CaWpanoKdVOby_U@z \
    --to=papermountainstudio@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).