Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python-Pillow: update to 6.0.0.
@ 2019-06-11 17:29 voidlinux-github
  2019-06-11 19:28 ` voidlinux-github
  2019-06-16 11:54 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 2 replies; 5+ messages in thread
From: voidlinux-github @ 2019-06-11 17:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/daniel-eys/void-packages python-Pillow
https://github.com/void-linux/void-packages/pull/12403

python-Pillow: update to 6.0.0.
None

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

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

From 231572f37085fdd8edc2994be741bb0e805618a6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Mon, 10 Jun 2019 21:18:30 +0200
Subject: [PATCH] python-Pillow: update to 6.0.0.

---
 srcpkgs/python-Pillow/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/python-Pillow/template b/srcpkgs/python-Pillow/template
index 2146ca5445c..59f4915113a 100644
--- a/srcpkgs/python-Pillow/template
+++ b/srcpkgs/python-Pillow/template
@@ -1,7 +1,7 @@
 # Template file for 'python-Pillow'
 pkgname=python-Pillow
-version=5.4.1
-revision=2
+version=6.0.0
+revision=1
 wrksrc="Pillow-${version}"
 build_style=python-module
 pycompile_module="PIL"
@@ -12,8 +12,9 @@ short_desc="Python Imaging Library (PIL) fork (Python2)"
 maintainer="Alessio Sergi <al3hex@gmail.com>"
 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=5233664eadfa342c639b9b9977190d64ad7aca4edc51a966394d7e08e7f38a9f
+checksum=809c0a2ce9032cbcd7b5313f71af4bdc5c8c771cb86eb7559afd954cab82ebb5
 
 post_install() {
 	vlicense LICENSE

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

* Re: python-Pillow: update to 6.0.0.
  2019-06-11 17:29 [PR PATCH] python-Pillow: update to 6.0.0 voidlinux-github
@ 2019-06-11 19:28 ` voidlinux-github
  2019-06-16 11:54 ` [PR PATCH] [Merged]: " voidlinux-github
  1 sibling, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2019-06-11 19:28 UTC (permalink / raw)
  To: ml

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

New comment by daniel-eys on void-packages repository

https://github.com/void-linux/void-packages/pull/12403#issuecomment-500988712
Comment:
No package-related CI fail.

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

* Re: [PR PATCH] [Merged]: python-Pillow: update to 6.0.0.
  2019-06-11 17:29 [PR PATCH] python-Pillow: update to 6.0.0 voidlinux-github
  2019-06-11 19:28 ` voidlinux-github
@ 2019-06-16 11:54 ` voidlinux-github
  1 sibling, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2019-06-16 11:54 UTC (permalink / raw)
  To: ml

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

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

python-Pillow: update to 6.0.0.
https://github.com/void-linux/void-packages/pull/12403
Description: None

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

* Re: python-Pillow: update to 6.0.0
  2019-06-14  4:03 [PR PATCH] " voidlinux-github
  2019-06-14  9:57 ` voidlinux-github
@ 2019-06-14 10:01 ` voidlinux-github
  1 sibling, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2019-06-14 10:01 UTC (permalink / raw)
  To: ml

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

New comment by not-chicken on void-packages repository

https://github.com/void-linux/void-packages/pull/12449#issuecomment-502050548
Comment:
oopsie

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

* Re: python-Pillow: update to 6.0.0
  2019-06-14  4:03 [PR PATCH] " voidlinux-github
@ 2019-06-14  9:57 ` voidlinux-github
  2019-06-14 10:01 ` voidlinux-github
  1 sibling, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2019-06-14  9:57 UTC (permalink / raw)
  To: ml

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

New comment by daniel-eys on void-packages repository

https://github.com/void-linux/void-packages/pull/12449#issuecomment-502049319
Comment:
Duplicate of https://github.com/void-linux/void-packages/pull/12403

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

end of thread, other threads:[~2019-06-16 11:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-11 17:29 [PR PATCH] python-Pillow: update to 6.0.0 voidlinux-github
2019-06-11 19:28 ` voidlinux-github
2019-06-16 11:54 ` [PR PATCH] [Merged]: " voidlinux-github
2019-06-14  4:03 [PR PATCH] " voidlinux-github
2019-06-14  9:57 ` voidlinux-github
2019-06-14 10:01 ` 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).