Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: python3-pillow_heif-0.16.0
@ 2024-06-11 15:23 chrysos349
  2024-07-02 14:40 ` [PR PATCH] [Updated] " chrysos349
  0 siblings, 1 reply; 2+ messages in thread
From: chrysos349 @ 2024-06-11 15:23 UTC (permalink / raw)
  To: ml

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

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

https://github.com/chrysos349/void-packages python3-pillow_heif
https://github.com/void-linux/void-packages/pull/50777

New package: python3-pillow_heif-0.16.0
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86-64)

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

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

From 34073ff9a97eab3231c36c050463c4e4ecd8c05c Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Tue, 11 Jun 2024 18:23:21 +0300
Subject: [PATCH] New package: python3-pillow_heif-0.16.0

---
 srcpkgs/python3-pillow_heif/template | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
 create mode 100644 srcpkgs/python3-pillow_heif/template

diff --git a/srcpkgs/python3-pillow_heif/template b/srcpkgs/python3-pillow_heif/template
new file mode 100644
index 00000000000000..d554dc069880cb
--- /dev/null
+++ b/srcpkgs/python3-pillow_heif/template
@@ -0,0 +1,20 @@
+# Template file for 'python3-pillow_heif'
+pkgname=python3-pillow_heif
+version=0.16.0
+revision=1
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+makedepends="libheif-devel python3-devel"
+depends="python3-Pillow"
+checkdepends="${depends} python3-defusedxml python3-pytest"
+short_desc="Python bindings to libheif and plugin for Pillow"
+maintainer="chrysos349 <chrysostom349@gmail.com>"
+license="BSD-3-Clause"
+homepage="https://github.com/bigcat88/pillow_heif"
+changelog="https://raw.githubusercontent.com/bigcat88/pillow_heif/master/CHANGELOG.md"
+distfiles="${PYPI_SITE}/p/pillow_heif/pillow_heif-${version}.tar.gz"
+checksum=4d95004bb77aa640f80617716aa21bc092ec06307f6f2ad423deeeda07b4d29c
+
+post_install() {
+	vlicense LICENSE.txt
+}

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

* Re: [PR PATCH] [Updated] New package: python3-pillow_heif-0.16.0
  2024-06-11 15:23 [PR PATCH] New package: python3-pillow_heif-0.16.0 chrysos349
@ 2024-07-02 14:40 ` chrysos349
  0 siblings, 0 replies; 2+ messages in thread
From: chrysos349 @ 2024-07-02 14:40 UTC (permalink / raw)
  To: ml

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

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

https://github.com/chrysos349/void-packages python3-pillow_heif
https://github.com/void-linux/void-packages/pull/50777

New package: python3-pillow_heif-0.16.0
#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86-64)

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

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

From 10373d44dd9db87d87a96f67a5de553da0d3e90e Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Tue, 11 Jun 2024 18:23:21 +0300
Subject: [PATCH] New package: python3-pillow_heif-0.17.0

---
 srcpkgs/python3-pillow_heif/template | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
 create mode 100644 srcpkgs/python3-pillow_heif/template

diff --git a/srcpkgs/python3-pillow_heif/template b/srcpkgs/python3-pillow_heif/template
new file mode 100644
index 00000000000000..5c09a95b633ded
--- /dev/null
+++ b/srcpkgs/python3-pillow_heif/template
@@ -0,0 +1,20 @@
+# Template file for 'python3-pillow_heif'
+pkgname=python3-pillow_heif
+version=0.17.0
+revision=1
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+makedepends="libheif-devel python3-devel"
+depends="python3-Pillow"
+checkdepends="${depends} python3-defusedxml python3-pytest"
+short_desc="Python bindings to libheif and plugin for Pillow"
+maintainer="chrysos349 <chrysostom349@gmail.com>"
+license="BSD-3-Clause"
+homepage="https://github.com/bigcat88/pillow_heif"
+changelog="https://raw.githubusercontent.com/bigcat88/pillow_heif/master/CHANGELOG.md"
+distfiles="${PYPI_SITE}/p/pillow_heif/pillow_heif-${version}.tar.gz"
+checksum=9541ffd1f80ff3f12da26aba76eb6da458fafa5f8bf4ee16279de0e2a5464ba9
+
+post_install() {
+	vlicense LICENSE.txt
+}

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

end of thread, other threads:[~2024-07-02 14:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-11 15:23 [PR PATCH] New package: python3-pillow_heif-0.16.0 chrysos349
2024-07-02 14:40 ` [PR PATCH] [Updated] " chrysos349

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