Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-pypdf: update to 3.16.4; diffoscope: update to 249.
@ 2023-10-11 19:17 icp1994
  2023-10-11 19:31 ` [PR PATCH] [Updated] " icp1994
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: icp1994 @ 2023-10-11 19:17 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages diffoscope
https://github.com/void-linux/void-packages/pull/46620

python3-pypdf: update to 3.16.4; diffoscope: update to 249.
#### 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/46620.patch is attached

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

From 493db00871fc2d7519d0bdda381b71e08dfb844b Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Thu, 5 Oct 2023 00:58:42 +0530
Subject: [PATCH 1/2] diffoscope: update to 249.

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

diff --git a/srcpkgs/diffoscope/template b/srcpkgs/diffoscope/template
index e68a037d00162..e71692d92c595 100644
--- a/srcpkgs/diffoscope/template
+++ b/srcpkgs/diffoscope/template
@@ -1,7 +1,7 @@
 # Template file for 'diffoscope'
 pkgname=diffoscope
-version=246
-revision=2
+version=249
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3-magic python3-libarchive-c python3-progressbar
@@ -15,4 +15,4 @@ license="GPL-3.0-or-later"
 homepage="https://diffoscope.org/"
 changelog="https://salsa.debian.org/reproducible-builds/diffoscope/-/raw/master/debian/changelog"
 distfiles="${PYPI_SITE}/d/diffoscope/diffoscope-${version}.tar.gz"
-checksum=5247030aa3f34bae762dbd34ff0e747743c2673640d9c6d800e0603ffffedc6a
+checksum=bc4d8cb3198025013784ef7e3fa61b7a642de39e5b790c45d7c29d153306fbdd

From ebcb8b54fa59dc3d7c99257df2ec8eedf2d46fea Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Thu, 5 Oct 2023 01:18:44 +0530
Subject: [PATCH 2/2] python3-pypdf: update to 3.16.4.

---
 srcpkgs/python3-pypdf/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/python3-pypdf/template b/srcpkgs/python3-pypdf/template
index 7a464fa8f8084..0fe9a58b182d8 100644
--- a/srcpkgs/python3-pypdf/template
+++ b/srcpkgs/python3-pypdf/template
@@ -1,8 +1,8 @@
 # Template file for 'python3-pypdf'
 pkgname=python3-pypdf
-version=3.14.0
-revision=2
-_sample_files_gitrev=5b5ee6b0e9bf4b683490351b1e15e01d6553da7b
+version=3.16.4
+revision=1
+_sample_files_gitrev=d87c33efc0f98225132dfe9c47980208b8130aa4
 build_wrksrc="pypdf-${version}"
 build_style=python3-pep517
 # requires unpackaged fpdf2
@@ -17,8 +17,8 @@ homepage="https://pypdf.readthedocs.io/en/latest/"
 changelog="https://raw.githubusercontent.com/py-pdf/pypdf/main/CHANGELOG.md"
 distfiles="https://github.com/py-pdf/pypdf/archive/refs/tags/${version}.tar.gz
  https://github.com/py-pdf/sample-files/archive/${_sample_files_gitrev}.tar.gz"
-checksum="b3a340430faa9a8fb610240b74132f3ce3aa0c4b7e5436776a0c3202db00aae6
- 9b9b3b8b4735c87d79bcd17e35312613cdaf1f6bc41c00c4b278b3157bda26ce"
+checksum="aa0538e47425dee6fb0dbfa357b5b48c2625021378ec7d681bce8c21205ede54
+ 6661e0a1ccdf1754eab8bfaf51e8e6c951bc85a66edb3fcc61309972e77358d1"
 
 post_extract() {
 	rmdir ${build_wrksrc}/sample-files

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

* Re: [PR PATCH] [Updated] python3-pypdf: update to 3.16.4; diffoscope: update to 249.
  2023-10-11 19:17 [PR PATCH] python3-pypdf: update to 3.16.4; diffoscope: update to 249 icp1994
@ 2023-10-11 19:31 ` icp1994
  2023-11-13  4:55 ` [PR REVIEW] " classabbyamp
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: icp1994 @ 2023-10-11 19:31 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages diffoscope
https://github.com/void-linux/void-packages/pull/46620

python3-pypdf: update to 3.16.4; diffoscope: update to 249.
#### 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/46620.patch is attached

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

From 493db00871fc2d7519d0bdda381b71e08dfb844b Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Thu, 5 Oct 2023 00:58:42 +0530
Subject: [PATCH 1/2] diffoscope: update to 249.

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

diff --git a/srcpkgs/diffoscope/template b/srcpkgs/diffoscope/template
index e68a037d00162..e71692d92c595 100644
--- a/srcpkgs/diffoscope/template
+++ b/srcpkgs/diffoscope/template
@@ -1,7 +1,7 @@
 # Template file for 'diffoscope'
 pkgname=diffoscope
-version=246
-revision=2
+version=249
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3-magic python3-libarchive-c python3-progressbar
@@ -15,4 +15,4 @@ license="GPL-3.0-or-later"
 homepage="https://diffoscope.org/"
 changelog="https://salsa.debian.org/reproducible-builds/diffoscope/-/raw/master/debian/changelog"
 distfiles="${PYPI_SITE}/d/diffoscope/diffoscope-${version}.tar.gz"
-checksum=5247030aa3f34bae762dbd34ff0e747743c2673640d9c6d800e0603ffffedc6a
+checksum=bc4d8cb3198025013784ef7e3fa61b7a642de39e5b790c45d7c29d153306fbdd

From 4c632ecee0683a201d67e67452c808ace2144b44 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Thu, 5 Oct 2023 01:18:44 +0530
Subject: [PATCH 2/2] python3-pypdf: update to 3.16.4.

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

diff --git a/srcpkgs/python3-pypdf/template b/srcpkgs/python3-pypdf/template
index 7a464fa8f8084..05782ae982f20 100644
--- a/srcpkgs/python3-pypdf/template
+++ b/srcpkgs/python3-pypdf/template
@@ -1,12 +1,12 @@
 # Template file for 'python3-pypdf'
 pkgname=python3-pypdf
-version=3.14.0
-revision=2
-_sample_files_gitrev=5b5ee6b0e9bf4b683490351b1e15e01d6553da7b
+version=3.16.4
+revision=1
+_sample_files_gitrev=d87c33efc0f98225132dfe9c47980208b8130aa4
 build_wrksrc="pypdf-${version}"
 build_style=python3-pep517
 # requires unpackaged fpdf2
-make_check_args="-k not(test_compression)"
+make_check_args="-k not((test_compression)or(test_merging_many_temporary_files))"
 hostmakedepends="python3-flit_core"
 depends="python3-Pillow"
 checkdepends="python3-pytest python3-pytest-timeout python3-pycryptodome ${depends}"
@@ -17,8 +17,8 @@ homepage="https://pypdf.readthedocs.io/en/latest/"
 changelog="https://raw.githubusercontent.com/py-pdf/pypdf/main/CHANGELOG.md"
 distfiles="https://github.com/py-pdf/pypdf/archive/refs/tags/${version}.tar.gz
  https://github.com/py-pdf/sample-files/archive/${_sample_files_gitrev}.tar.gz"
-checksum="b3a340430faa9a8fb610240b74132f3ce3aa0c4b7e5436776a0c3202db00aae6
- 9b9b3b8b4735c87d79bcd17e35312613cdaf1f6bc41c00c4b278b3157bda26ce"
+checksum="aa0538e47425dee6fb0dbfa357b5b48c2625021378ec7d681bce8c21205ede54
+ 6661e0a1ccdf1754eab8bfaf51e8e6c951bc85a66edb3fcc61309972e77358d1"
 
 post_extract() {
 	rmdir ${build_wrksrc}/sample-files

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

* Re: [PR REVIEW] python3-pypdf: update to 3.16.4; diffoscope: update to 249.
  2023-10-11 19:17 [PR PATCH] python3-pypdf: update to 3.16.4; diffoscope: update to 249 icp1994
  2023-10-11 19:31 ` [PR PATCH] [Updated] " icp1994
@ 2023-11-13  4:55 ` classabbyamp
  2023-11-14 20:01 ` icp1994
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: classabbyamp @ 2023-11-13  4:55 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/46620#discussion_r1390624890

Comment:
251 is available


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

* Re: [PR REVIEW] python3-pypdf: update to 3.16.4; diffoscope: update to 249.
  2023-10-11 19:17 [PR PATCH] python3-pypdf: update to 3.16.4; diffoscope: update to 249 icp1994
  2023-10-11 19:31 ` [PR PATCH] [Updated] " icp1994
  2023-11-13  4:55 ` [PR REVIEW] " classabbyamp
@ 2023-11-14 20:01 ` icp1994
  2023-12-26 17:11 ` [PR PATCH] [Updated] " icp1994
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: icp1994 @ 2023-11-14 20:01 UTC (permalink / raw)
  To: ml

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

New review comment by icp1994 on void-packages repository

https://github.com/void-linux/void-packages/pull/46620#discussion_r1393199548

Comment:
I'm a bit hesitant to update since a couple tests fail. Although in my personal use cases, it works fine. But Gentoo has marked this incompatible with python 3.12 due to the failed test in their [ebuild](https://gitweb.gentoo.org/repo/gentoo.git/tree/dev-util/diffoscope/diffoscope-251.ebuild#n7).

cc @Chocimier 

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

* Re: [PR PATCH] [Updated] python3-pypdf: update to 3.16.4; diffoscope: update to 249.
  2023-10-11 19:17 [PR PATCH] python3-pypdf: update to 3.16.4; diffoscope: update to 249 icp1994
                   ` (2 preceding siblings ...)
  2023-11-14 20:01 ` icp1994
@ 2023-12-26 17:11 ` icp1994
  2023-12-26 17:15 ` icp1994
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: icp1994 @ 2023-12-26 17:11 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages diffoscope
https://github.com/void-linux/void-packages/pull/46620

python3-pypdf: update to 3.16.4; diffoscope: update to 249.
#### 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/46620.patch is attached

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

From 0af05c7e508ddcf9bf023f164b66e880b854b655 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Thu, 5 Oct 2023 00:58:42 +0530
Subject: [PATCH 1/2] diffoscope: update to 253.

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

diff --git a/srcpkgs/diffoscope/template b/srcpkgs/diffoscope/template
index e68a037d00162..d593b896f5633 100644
--- a/srcpkgs/diffoscope/template
+++ b/srcpkgs/diffoscope/template
@@ -1,7 +1,7 @@
 # Template file for 'diffoscope'
 pkgname=diffoscope
-version=246
-revision=2
+version=253
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3-magic python3-libarchive-c python3-progressbar
@@ -15,4 +15,4 @@ license="GPL-3.0-or-later"
 homepage="https://diffoscope.org/"
 changelog="https://salsa.debian.org/reproducible-builds/diffoscope/-/raw/master/debian/changelog"
 distfiles="${PYPI_SITE}/d/diffoscope/diffoscope-${version}.tar.gz"
-checksum=5247030aa3f34bae762dbd34ff0e747743c2673640d9c6d800e0603ffffedc6a
+checksum=ca3d826b691f4998d6de28a016b3555d56a7283b97ad92944ce643ea6e7eb614

From 481994c3cf394dcd02fcdb9de47c3bdefd25415a Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Thu, 5 Oct 2023 01:18:44 +0530
Subject: [PATCH 2/2] python3-pypdf: update to 3.17.4.

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

diff --git a/srcpkgs/python3-pypdf/template b/srcpkgs/python3-pypdf/template
index 7a464fa8f8084..4b985115f4ef8 100644
--- a/srcpkgs/python3-pypdf/template
+++ b/srcpkgs/python3-pypdf/template
@@ -1,12 +1,12 @@
 # Template file for 'python3-pypdf'
 pkgname=python3-pypdf
-version=3.14.0
-revision=2
-_sample_files_gitrev=5b5ee6b0e9bf4b683490351b1e15e01d6553da7b
+version=3.17.4
+revision=1
+_sample_files_gitrev=964fb47b0fbfa89864680582640ae4eedf143890
 build_wrksrc="pypdf-${version}"
 build_style=python3-pep517
 # requires unpackaged fpdf2
-make_check_args="-k not(test_compression)"
+make_check_args="-k not((test_compression)or(test_merging_many_temporary_files))"
 hostmakedepends="python3-flit_core"
 depends="python3-Pillow"
 checkdepends="python3-pytest python3-pytest-timeout python3-pycryptodome ${depends}"
@@ -17,8 +17,8 @@ homepage="https://pypdf.readthedocs.io/en/latest/"
 changelog="https://raw.githubusercontent.com/py-pdf/pypdf/main/CHANGELOG.md"
 distfiles="https://github.com/py-pdf/pypdf/archive/refs/tags/${version}.tar.gz
  https://github.com/py-pdf/sample-files/archive/${_sample_files_gitrev}.tar.gz"
-checksum="b3a340430faa9a8fb610240b74132f3ce3aa0c4b7e5436776a0c3202db00aae6
- 9b9b3b8b4735c87d79bcd17e35312613cdaf1f6bc41c00c4b278b3157bda26ce"
+checksum="ccc89b7b732192e66028cb6ff468a6b25279f53cfecf037b074775de38d88062
+ 2200786fd7b5244785fd77268f7d79ec38238dbcc76b0e162e2eb197b45351fd"
 
 post_extract() {
 	rmdir ${build_wrksrc}/sample-files

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

* Re: [PR PATCH] [Updated] python3-pypdf: update to 3.16.4; diffoscope: update to 249.
  2023-10-11 19:17 [PR PATCH] python3-pypdf: update to 3.16.4; diffoscope: update to 249 icp1994
                   ` (3 preceding siblings ...)
  2023-12-26 17:11 ` [PR PATCH] [Updated] " icp1994
@ 2023-12-26 17:15 ` icp1994
  2023-12-26 17:23 ` icp1994
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: icp1994 @ 2023-12-26 17:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages diffoscope
https://github.com/void-linux/void-packages/pull/46620

python3-pypdf: update to 3.16.4; diffoscope: update to 249.
#### 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/46620.patch is attached

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

From 0af05c7e508ddcf9bf023f164b66e880b854b655 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Thu, 5 Oct 2023 00:58:42 +0530
Subject: [PATCH 1/2] diffoscope: update to 253.

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

diff --git a/srcpkgs/diffoscope/template b/srcpkgs/diffoscope/template
index e68a037d00162..d593b896f5633 100644
--- a/srcpkgs/diffoscope/template
+++ b/srcpkgs/diffoscope/template
@@ -1,7 +1,7 @@
 # Template file for 'diffoscope'
 pkgname=diffoscope
-version=246
-revision=2
+version=253
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3-magic python3-libarchive-c python3-progressbar
@@ -15,4 +15,4 @@ license="GPL-3.0-or-later"
 homepage="https://diffoscope.org/"
 changelog="https://salsa.debian.org/reproducible-builds/diffoscope/-/raw/master/debian/changelog"
 distfiles="${PYPI_SITE}/d/diffoscope/diffoscope-${version}.tar.gz"
-checksum=5247030aa3f34bae762dbd34ff0e747743c2673640d9c6d800e0603ffffedc6a
+checksum=ca3d826b691f4998d6de28a016b3555d56a7283b97ad92944ce643ea6e7eb614

From f5a9ba1b75737f5528f3ff066784b8ca672efb93 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Thu, 5 Oct 2023 01:18:44 +0530
Subject: [PATCH 2/2] python3-pypdf: update to 3.17.4.

---
 srcpkgs/python3-pypdf/template | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/python3-pypdf/template b/srcpkgs/python3-pypdf/template
index 7a464fa8f8084..53a4ae4bd65b3 100644
--- a/srcpkgs/python3-pypdf/template
+++ b/srcpkgs/python3-pypdf/template
@@ -1,15 +1,16 @@
 # Template file for 'python3-pypdf'
 pkgname=python3-pypdf
-version=3.14.0
-revision=2
-_sample_files_gitrev=5b5ee6b0e9bf4b683490351b1e15e01d6553da7b
+version=3.17.4
+revision=1
+_sample_files_gitrev=964fb47b0fbfa89864680582640ae4eedf143890
 build_wrksrc="pypdf-${version}"
 build_style=python3-pep517
 # requires unpackaged fpdf2
-make_check_args="-k not(test_compression)"
+make_check_args="-k not((test_compression)or(test_merging_many_temporary_files))"
 hostmakedepends="python3-flit_core"
 depends="python3-Pillow"
-checkdepends="python3-pytest python3-pytest-timeout python3-pycryptodome ${depends}"
+checkdepends="python3-pytest-xdist python3-pytest-timeout python3-pycryptodome
+ python3-yaml ${depends}"
 short_desc="PDF library for splitting, merging, cropping, and transforming pages"
 maintainer="Piotr Wójcik <chocimier@tlen.pl>"
 license="BSD-3-Clause"
@@ -17,8 +18,8 @@ homepage="https://pypdf.readthedocs.io/en/latest/"
 changelog="https://raw.githubusercontent.com/py-pdf/pypdf/main/CHANGELOG.md"
 distfiles="https://github.com/py-pdf/pypdf/archive/refs/tags/${version}.tar.gz
  https://github.com/py-pdf/sample-files/archive/${_sample_files_gitrev}.tar.gz"
-checksum="b3a340430faa9a8fb610240b74132f3ce3aa0c4b7e5436776a0c3202db00aae6
- 9b9b3b8b4735c87d79bcd17e35312613cdaf1f6bc41c00c4b278b3157bda26ce"
+checksum="ccc89b7b732192e66028cb6ff468a6b25279f53cfecf037b074775de38d88062
+ 2200786fd7b5244785fd77268f7d79ec38238dbcc76b0e162e2eb197b45351fd"
 
 post_extract() {
 	rmdir ${build_wrksrc}/sample-files

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

* Re: [PR PATCH] [Updated] python3-pypdf: update to 3.16.4; diffoscope: update to 249.
  2023-10-11 19:17 [PR PATCH] python3-pypdf: update to 3.16.4; diffoscope: update to 249 icp1994
                   ` (4 preceding siblings ...)
  2023-12-26 17:15 ` icp1994
@ 2023-12-26 17:23 ` icp1994
  2023-12-27 17:05 ` icp1994
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: icp1994 @ 2023-12-26 17:23 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages diffoscope
https://github.com/void-linux/void-packages/pull/46620

python3-pypdf: update to 3.16.4; diffoscope: update to 249.
#### 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/46620.patch is attached

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

From 0af05c7e508ddcf9bf023f164b66e880b854b655 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Thu, 5 Oct 2023 00:58:42 +0530
Subject: [PATCH 1/2] diffoscope: update to 253.

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

diff --git a/srcpkgs/diffoscope/template b/srcpkgs/diffoscope/template
index e68a037d00162..d593b896f5633 100644
--- a/srcpkgs/diffoscope/template
+++ b/srcpkgs/diffoscope/template
@@ -1,7 +1,7 @@
 # Template file for 'diffoscope'
 pkgname=diffoscope
-version=246
-revision=2
+version=253
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3-magic python3-libarchive-c python3-progressbar
@@ -15,4 +15,4 @@ license="GPL-3.0-or-later"
 homepage="https://diffoscope.org/"
 changelog="https://salsa.debian.org/reproducible-builds/diffoscope/-/raw/master/debian/changelog"
 distfiles="${PYPI_SITE}/d/diffoscope/diffoscope-${version}.tar.gz"
-checksum=5247030aa3f34bae762dbd34ff0e747743c2673640d9c6d800e0603ffffedc6a
+checksum=ca3d826b691f4998d6de28a016b3555d56a7283b97ad92944ce643ea6e7eb614

From 3e73cac854d0cf407e2576b321a1129f6f19d3f4 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Thu, 5 Oct 2023 01:18:44 +0530
Subject: [PATCH 2/2] python3-pypdf: update to 3.17.4.

---
 srcpkgs/python3-pypdf/template | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/python3-pypdf/template b/srcpkgs/python3-pypdf/template
index 7a464fa8f8084..1a12f852d77cf 100644
--- a/srcpkgs/python3-pypdf/template
+++ b/srcpkgs/python3-pypdf/template
@@ -1,15 +1,16 @@
 # Template file for 'python3-pypdf'
 pkgname=python3-pypdf
-version=3.14.0
-revision=2
-_sample_files_gitrev=5b5ee6b0e9bf4b683490351b1e15e01d6553da7b
+version=3.17.4
+revision=1
+_sample_files_gitrev=964fb47b0fbfa89864680582640ae4eedf143890
 build_wrksrc="pypdf-${version}"
 build_style=python3-pep517
 # requires unpackaged fpdf2
-make_check_args="-k not(test_compression)"
+make_check_args="-k not((test_compression)or(test_merging_many_temporary_files))"
 hostmakedepends="python3-flit_core"
 depends="python3-Pillow"
-checkdepends="python3-pytest python3-pytest-timeout python3-pycryptodome ${depends}"
+checkdepends="python3-pytest python3-pytest-timeout python3-pycryptodome
+ python3-yaml ${depends}"
 short_desc="PDF library for splitting, merging, cropping, and transforming pages"
 maintainer="Piotr Wójcik <chocimier@tlen.pl>"
 license="BSD-3-Clause"
@@ -17,8 +18,8 @@ homepage="https://pypdf.readthedocs.io/en/latest/"
 changelog="https://raw.githubusercontent.com/py-pdf/pypdf/main/CHANGELOG.md"
 distfiles="https://github.com/py-pdf/pypdf/archive/refs/tags/${version}.tar.gz
  https://github.com/py-pdf/sample-files/archive/${_sample_files_gitrev}.tar.gz"
-checksum="b3a340430faa9a8fb610240b74132f3ce3aa0c4b7e5436776a0c3202db00aae6
- 9b9b3b8b4735c87d79bcd17e35312613cdaf1f6bc41c00c4b278b3157bda26ce"
+checksum="ccc89b7b732192e66028cb6ff468a6b25279f53cfecf037b074775de38d88062
+ 2200786fd7b5244785fd77268f7d79ec38238dbcc76b0e162e2eb197b45351fd"
 
 post_extract() {
 	rmdir ${build_wrksrc}/sample-files

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

* Re: [PR PATCH] [Updated] python3-pypdf: update to 3.16.4; diffoscope: update to 249.
  2023-10-11 19:17 [PR PATCH] python3-pypdf: update to 3.16.4; diffoscope: update to 249 icp1994
                   ` (5 preceding siblings ...)
  2023-12-26 17:23 ` icp1994
@ 2023-12-27 17:05 ` icp1994
  2023-12-27 17:09 ` [PR REVIEW] " icp1994
  2024-01-06 23:42 ` [PR PATCH] [Merged]: " classabbyamp
  8 siblings, 0 replies; 10+ messages in thread
From: icp1994 @ 2023-12-27 17:05 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages diffoscope
https://github.com/void-linux/void-packages/pull/46620

python3-pypdf: update to 3.16.4; diffoscope: update to 249.
#### 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/46620.patch is attached

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

From 0af05c7e508ddcf9bf023f164b66e880b854b655 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Thu, 5 Oct 2023 00:58:42 +0530
Subject: [PATCH 1/2] diffoscope: update to 253.

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

diff --git a/srcpkgs/diffoscope/template b/srcpkgs/diffoscope/template
index e68a037d00162..d593b896f5633 100644
--- a/srcpkgs/diffoscope/template
+++ b/srcpkgs/diffoscope/template
@@ -1,7 +1,7 @@
 # Template file for 'diffoscope'
 pkgname=diffoscope
-version=246
-revision=2
+version=253
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3-magic python3-libarchive-c python3-progressbar
@@ -15,4 +15,4 @@ license="GPL-3.0-or-later"
 homepage="https://diffoscope.org/"
 changelog="https://salsa.debian.org/reproducible-builds/diffoscope/-/raw/master/debian/changelog"
 distfiles="${PYPI_SITE}/d/diffoscope/diffoscope-${version}.tar.gz"
-checksum=5247030aa3f34bae762dbd34ff0e747743c2673640d9c6d800e0603ffffedc6a
+checksum=ca3d826b691f4998d6de28a016b3555d56a7283b97ad92944ce643ea6e7eb614

From b1edbb3bb84fb5be5dd400269fac62781d97bed8 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Thu, 5 Oct 2023 01:18:44 +0530
Subject: [PATCH 2/2] python3-pypdf: update to 3.17.4.

---
 srcpkgs/python3-pypdf/template | 18 ++++++++++--------
 1 file changed, 10 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/python3-pypdf/template b/srcpkgs/python3-pypdf/template
index 7a464fa8f8084..5d07bdf669fa0 100644
--- a/srcpkgs/python3-pypdf/template
+++ b/srcpkgs/python3-pypdf/template
@@ -1,15 +1,17 @@
 # Template file for 'python3-pypdf'
 pkgname=python3-pypdf
-version=3.14.0
-revision=2
-_sample_files_gitrev=5b5ee6b0e9bf4b683490351b1e15e01d6553da7b
+version=3.17.4
+revision=1
+_sample_files_gitrev=964fb47b0fbfa89864680582640ae4eedf143890
 build_wrksrc="pypdf-${version}"
 build_style=python3-pep517
-# requires unpackaged fpdf2
-make_check_args="-k not(test_compression)"
+# requires unpackaged pytest-socket, fpdf2
+make_check_args="-m not(enable_socket) --deselect tests/test_page.py::test_compression
+ --deselect tests/test_writer.py::test_merging_many_temporary_files"
 hostmakedepends="python3-flit_core"
 depends="python3-Pillow"
-checkdepends="python3-pytest python3-pytest-timeout python3-pycryptodome ${depends}"
+checkdepends="python3-pytest python3-pytest-timeout python3-pycryptodome
+ python3-yaml ${depends}"
 short_desc="PDF library for splitting, merging, cropping, and transforming pages"
 maintainer="Piotr Wójcik <chocimier@tlen.pl>"
 license="BSD-3-Clause"
@@ -17,8 +19,8 @@ homepage="https://pypdf.readthedocs.io/en/latest/"
 changelog="https://raw.githubusercontent.com/py-pdf/pypdf/main/CHANGELOG.md"
 distfiles="https://github.com/py-pdf/pypdf/archive/refs/tags/${version}.tar.gz
  https://github.com/py-pdf/sample-files/archive/${_sample_files_gitrev}.tar.gz"
-checksum="b3a340430faa9a8fb610240b74132f3ce3aa0c4b7e5436776a0c3202db00aae6
- 9b9b3b8b4735c87d79bcd17e35312613cdaf1f6bc41c00c4b278b3157bda26ce"
+checksum="ccc89b7b732192e66028cb6ff468a6b25279f53cfecf037b074775de38d88062
+ 2200786fd7b5244785fd77268f7d79ec38238dbcc76b0e162e2eb197b45351fd"
 
 post_extract() {
 	rmdir ${build_wrksrc}/sample-files

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

* Re: [PR REVIEW] python3-pypdf: update to 3.16.4; diffoscope: update to 249.
  2023-10-11 19:17 [PR PATCH] python3-pypdf: update to 3.16.4; diffoscope: update to 249 icp1994
                   ` (6 preceding siblings ...)
  2023-12-27 17:05 ` icp1994
@ 2023-12-27 17:09 ` icp1994
  2024-01-06 23:42 ` [PR PATCH] [Merged]: " classabbyamp
  8 siblings, 0 replies; 10+ messages in thread
From: icp1994 @ 2023-12-27 17:09 UTC (permalink / raw)
  To: ml

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

New review comment by icp1994 on void-packages repository

https://github.com/void-linux/void-packages/pull/46620#discussion_r1437159870

Comment:
Fixed now!

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

* Re: [PR PATCH] [Merged]: python3-pypdf: update to 3.16.4; diffoscope: update to 249.
  2023-10-11 19:17 [PR PATCH] python3-pypdf: update to 3.16.4; diffoscope: update to 249 icp1994
                   ` (7 preceding siblings ...)
  2023-12-27 17:09 ` [PR REVIEW] " icp1994
@ 2024-01-06 23:42 ` classabbyamp
  8 siblings, 0 replies; 10+ messages in thread
From: classabbyamp @ 2024-01-06 23:42 UTC (permalink / raw)
  To: ml

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

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

python3-pypdf: update to 3.16.4; diffoscope: update to 249.
https://github.com/void-linux/void-packages/pull/46620

Description:
#### 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**

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

end of thread, other threads:[~2024-01-06 23:42 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-11 19:17 [PR PATCH] python3-pypdf: update to 3.16.4; diffoscope: update to 249 icp1994
2023-10-11 19:31 ` [PR PATCH] [Updated] " icp1994
2023-11-13  4:55 ` [PR REVIEW] " classabbyamp
2023-11-14 20:01 ` icp1994
2023-12-26 17:11 ` [PR PATCH] [Updated] " icp1994
2023-12-26 17:15 ` icp1994
2023-12-26 17:23 ` icp1994
2023-12-27 17:05 ` icp1994
2023-12-27 17:09 ` [PR REVIEW] " icp1994
2024-01-06 23:42 ` [PR PATCH] [Merged]: " classabbyamp

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