Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-py7zr: update to 0.20.4.
@ 2023-04-13 13:16 TinfoilSubmarine
  2023-04-17 17:21 ` [PR PATCH] [Updated] " TinfoilSubmarine
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: TinfoilSubmarine @ 2023-04-13 13:16 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TinfoilSubmarine/void-packages maint/python3-py7zr
https://github.com/void-linux/void-packages/pull/43424

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

#### 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**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From d9ef86aa2c13525b36b37a0b59d7453b02e86ccc Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Thu, 9 Mar 2023 08:30:08 -0500
Subject: [PATCH 1/3] python3-inflate64: update to 0.3.1.

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

diff --git a/srcpkgs/python3-inflate64/template b/srcpkgs/python3-inflate64/template
index f413b383c892..e10d05502cf7 100644
--- a/srcpkgs/python3-inflate64/template
+++ b/srcpkgs/python3-inflate64/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-inflate64'
 pkgname=python3-inflate64
-version=0.3.0
-revision=3
+version=0.3.1
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools_scm"
 makedepends="python3-devel"
@@ -13,4 +13,4 @@ license="LGPL-2.1-or-later"
 homepage="https://codeberg.org/miurahr/inflate64"
 changelog="https://codeberg.org/miurahr/inflate64/raw/branch/main/docs/Changelog.rst"
 distfiles="${PYPI_SITE}/i/inflate64/inflate64-${version}.tar.gz"
-checksum=81fb8e690fbcb92e7d3e6769ec4c6fbfabb88aade677f61b2f4c99874538bf64
+checksum=b52dd8fefd2ba179e5dfa18d6eca7e2fc822584616271c039d5ef1f9ca90c71c

From 393a99fd22c293afa96c55cafb3981a9e24f2ac4 Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Thu, 9 Mar 2023 08:30:18 -0500
Subject: [PATCH 2/3] python3-pyzstd: update to 0.15.6.

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

diff --git a/srcpkgs/python3-pyzstd/template b/srcpkgs/python3-pyzstd/template
index b95661374b0a..a5eac250db4f 100644
--- a/srcpkgs/python3-pyzstd/template
+++ b/srcpkgs/python3-pyzstd/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-pyzstd'
 pkgname=python3-pyzstd
-version=0.15.3
-revision=2
+version=0.15.6
+revision=1
 build_style=python3-module
 make_build_args="--dynamic-link-zstd"
 hostmakedepends="python3-setuptools"
@@ -14,7 +14,7 @@ license="BSD-3-Clause"
 homepage="https://github.com/animalize/pyzstd"
 changelog="https://raw.githubusercontent.com/animalize/pyzstd/dev/README.rst"
 distfiles="${PYPI_SITE}/p/pyzstd/pyzstd-${version}.tar.gz"
-checksum=ac4edab5d3955343e8f7f287e62cd2882907d46bcba4b406a1e9f84aa2887472
+checksum=32a1b67d5340d8df381e718a788417455edd76bed7e8a4cbd259acdc30b5e17e
 
 post_install() {
 	vlicense LICENSE

From 8e2e974a58f06e4c8af3478079fd7ff5d398a8f8 Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Thu, 9 Mar 2023 08:30:16 -0500
Subject: [PATCH 3/3] python3-py7zr: update to 0.20.4.

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

diff --git a/srcpkgs/python3-py7zr/template b/srcpkgs/python3-py7zr/template
index 13bd87655800..0795bff082db 100644
--- a/srcpkgs/python3-py7zr/template
+++ b/srcpkgs/python3-py7zr/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-py7zr'
 pkgname=python3-py7zr
-version=0.20.0
-revision=2
+version=0.20.4
+revision=1
 build_style=python3-pep517
 # - test_concurrent.py fails on timeout. This test downloads several different
 # 7z archives; likely failing due to slow download or dead links -
@@ -21,4 +21,4 @@ license="LGPL-2.1-or-later"
 homepage="https://github.com/miurahr/py7zr"
 changelog="https://raw.githubusercontent.com/miurahr/py7zr/master/Changelog.rst"
 distfiles="${PYPI_SITE}/p/py7zr/py7zr-${version}.tar.gz"
-checksum=2270f922f8d07bb8a83d28e1c57dd77570aea6bb876ed8eb4879a038c149ce5e
+checksum=1d01f98ea1e1f5c49940358691b2076f9a5848056426541e783de33834f59e21

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

* Re: [PR PATCH] [Updated] python3-py7zr: update to 0.20.4.
  2023-04-13 13:16 [PR PATCH] python3-py7zr: update to 0.20.4 TinfoilSubmarine
@ 2023-04-17 17:21 ` TinfoilSubmarine
  2023-05-03  8:20 ` [PR REVIEW] python3-py7zr: update to 0.20.5 classabbyamp
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: TinfoilSubmarine @ 2023-04-17 17:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TinfoilSubmarine/void-packages maint/python3-py7zr
https://github.com/void-linux/void-packages/pull/43424

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

#### 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**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From d9ef86aa2c13525b36b37a0b59d7453b02e86ccc Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Thu, 9 Mar 2023 08:30:08 -0500
Subject: [PATCH 1/3] python3-inflate64: update to 0.3.1.

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

diff --git a/srcpkgs/python3-inflate64/template b/srcpkgs/python3-inflate64/template
index f413b383c892..e10d05502cf7 100644
--- a/srcpkgs/python3-inflate64/template
+++ b/srcpkgs/python3-inflate64/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-inflate64'
 pkgname=python3-inflate64
-version=0.3.0
-revision=3
+version=0.3.1
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools_scm"
 makedepends="python3-devel"
@@ -13,4 +13,4 @@ license="LGPL-2.1-or-later"
 homepage="https://codeberg.org/miurahr/inflate64"
 changelog="https://codeberg.org/miurahr/inflate64/raw/branch/main/docs/Changelog.rst"
 distfiles="${PYPI_SITE}/i/inflate64/inflate64-${version}.tar.gz"
-checksum=81fb8e690fbcb92e7d3e6769ec4c6fbfabb88aade677f61b2f4c99874538bf64
+checksum=b52dd8fefd2ba179e5dfa18d6eca7e2fc822584616271c039d5ef1f9ca90c71c

From 393a99fd22c293afa96c55cafb3981a9e24f2ac4 Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Thu, 9 Mar 2023 08:30:18 -0500
Subject: [PATCH 2/3] python3-pyzstd: update to 0.15.6.

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

diff --git a/srcpkgs/python3-pyzstd/template b/srcpkgs/python3-pyzstd/template
index b95661374b0a..a5eac250db4f 100644
--- a/srcpkgs/python3-pyzstd/template
+++ b/srcpkgs/python3-pyzstd/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-pyzstd'
 pkgname=python3-pyzstd
-version=0.15.3
-revision=2
+version=0.15.6
+revision=1
 build_style=python3-module
 make_build_args="--dynamic-link-zstd"
 hostmakedepends="python3-setuptools"
@@ -14,7 +14,7 @@ license="BSD-3-Clause"
 homepage="https://github.com/animalize/pyzstd"
 changelog="https://raw.githubusercontent.com/animalize/pyzstd/dev/README.rst"
 distfiles="${PYPI_SITE}/p/pyzstd/pyzstd-${version}.tar.gz"
-checksum=ac4edab5d3955343e8f7f287e62cd2882907d46bcba4b406a1e9f84aa2887472
+checksum=32a1b67d5340d8df381e718a788417455edd76bed7e8a4cbd259acdc30b5e17e
 
 post_install() {
 	vlicense LICENSE

From 8df14fa796590796a90e6fe3c050ab2ca7bfbf4b Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Thu, 9 Mar 2023 08:30:16 -0500
Subject: [PATCH 3/3] python3-py7zr: update to 0.20.5.

---
 srcpkgs/python3-py7zr/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/python3-py7zr/template b/srcpkgs/python3-py7zr/template
index 13bd87655800..4af84916f64e 100644
--- a/srcpkgs/python3-py7zr/template
+++ b/srcpkgs/python3-py7zr/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-py7zr'
 pkgname=python3-py7zr
-version=0.20.0
-revision=2
+version=0.20.5
+revision=1
 build_style=python3-pep517
 # - test_concurrent.py fails on timeout. This test downloads several different
 # 7z archives; likely failing due to slow download or dead links -
@@ -19,6 +19,6 @@ short_desc="7zip in python3 with various compressions, and AES encryption"
 maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
 license="LGPL-2.1-or-later"
 homepage="https://github.com/miurahr/py7zr"
-changelog="https://raw.githubusercontent.com/miurahr/py7zr/master/Changelog.rst"
+changelog="https://raw.githubusercontent.com/miurahr/py7zr/master/docs/Changelog.rst"
 distfiles="${PYPI_SITE}/p/py7zr/py7zr-${version}.tar.gz"
-checksum=2270f922f8d07bb8a83d28e1c57dd77570aea6bb876ed8eb4879a038c149ce5e
+checksum=6fb4889c0fa32581818a3366984083253585d6c794e82c3242b8a12d6aeaabd3

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

* Re: [PR REVIEW] python3-py7zr: update to 0.20.5.
  2023-04-13 13:16 [PR PATCH] python3-py7zr: update to 0.20.4 TinfoilSubmarine
  2023-04-17 17:21 ` [PR PATCH] [Updated] " TinfoilSubmarine
@ 2023-05-03  8:20 ` classabbyamp
  2023-05-03 12:34 ` [PR PATCH] [Updated] " TinfoilSubmarine
  2023-05-03 16:13 ` [PR PATCH] [Merged]: " classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2023-05-03  8:20 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/43424#discussion_r1183377609

Comment:
.7 is available

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

* Re: [PR PATCH] [Updated] python3-py7zr: update to 0.20.5.
  2023-04-13 13:16 [PR PATCH] python3-py7zr: update to 0.20.4 TinfoilSubmarine
  2023-04-17 17:21 ` [PR PATCH] [Updated] " TinfoilSubmarine
  2023-05-03  8:20 ` [PR REVIEW] python3-py7zr: update to 0.20.5 classabbyamp
@ 2023-05-03 12:34 ` TinfoilSubmarine
  2023-05-03 16:13 ` [PR PATCH] [Merged]: " classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: TinfoilSubmarine @ 2023-05-03 12:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TinfoilSubmarine/void-packages maint/python3-py7zr
https://github.com/void-linux/void-packages/pull/43424

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

#### 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**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From b545bedc212965943b6d6a14e1bade7ccd48bc94 Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Thu, 9 Mar 2023 08:30:08 -0500
Subject: [PATCH 1/3] python3-inflate64: update to 0.3.1.

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

diff --git a/srcpkgs/python3-inflate64/template b/srcpkgs/python3-inflate64/template
index f413b383c892..e10d05502cf7 100644
--- a/srcpkgs/python3-inflate64/template
+++ b/srcpkgs/python3-inflate64/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-inflate64'
 pkgname=python3-inflate64
-version=0.3.0
-revision=3
+version=0.3.1
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools_scm"
 makedepends="python3-devel"
@@ -13,4 +13,4 @@ license="LGPL-2.1-or-later"
 homepage="https://codeberg.org/miurahr/inflate64"
 changelog="https://codeberg.org/miurahr/inflate64/raw/branch/main/docs/Changelog.rst"
 distfiles="${PYPI_SITE}/i/inflate64/inflate64-${version}.tar.gz"
-checksum=81fb8e690fbcb92e7d3e6769ec4c6fbfabb88aade677f61b2f4c99874538bf64
+checksum=b52dd8fefd2ba179e5dfa18d6eca7e2fc822584616271c039d5ef1f9ca90c71c

From 6cb0f71ed7d187a99e66876cbea1ef5cd4f9f224 Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Thu, 9 Mar 2023 08:30:18 -0500
Subject: [PATCH 2/3] python3-pyzstd: update to 0.15.7.

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

diff --git a/srcpkgs/python3-pyzstd/template b/srcpkgs/python3-pyzstd/template
index b95661374b0a..a1250dd9f13d 100644
--- a/srcpkgs/python3-pyzstd/template
+++ b/srcpkgs/python3-pyzstd/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-pyzstd'
 pkgname=python3-pyzstd
-version=0.15.3
-revision=2
+version=0.15.7
+revision=1
 build_style=python3-module
 make_build_args="--dynamic-link-zstd"
 hostmakedepends="python3-setuptools"
@@ -14,7 +14,7 @@ license="BSD-3-Clause"
 homepage="https://github.com/animalize/pyzstd"
 changelog="https://raw.githubusercontent.com/animalize/pyzstd/dev/README.rst"
 distfiles="${PYPI_SITE}/p/pyzstd/pyzstd-${version}.tar.gz"
-checksum=ac4edab5d3955343e8f7f287e62cd2882907d46bcba4b406a1e9f84aa2887472
+checksum=55e503f28f5a9d225ce9d0639e3f5b1801bacace5aea926ec2998e73c5150fe7
 
 post_install() {
 	vlicense LICENSE

From 8ad9139e7105e919d74cfe26ffc187d4571926d9 Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Thu, 9 Mar 2023 08:30:16 -0500
Subject: [PATCH 3/3] python3-py7zr: update to 0.20.5.

---
 srcpkgs/python3-py7zr/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/python3-py7zr/template b/srcpkgs/python3-py7zr/template
index 13bd87655800..4af84916f64e 100644
--- a/srcpkgs/python3-py7zr/template
+++ b/srcpkgs/python3-py7zr/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-py7zr'
 pkgname=python3-py7zr
-version=0.20.0
-revision=2
+version=0.20.5
+revision=1
 build_style=python3-pep517
 # - test_concurrent.py fails on timeout. This test downloads several different
 # 7z archives; likely failing due to slow download or dead links -
@@ -19,6 +19,6 @@ short_desc="7zip in python3 with various compressions, and AES encryption"
 maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
 license="LGPL-2.1-or-later"
 homepage="https://github.com/miurahr/py7zr"
-changelog="https://raw.githubusercontent.com/miurahr/py7zr/master/Changelog.rst"
+changelog="https://raw.githubusercontent.com/miurahr/py7zr/master/docs/Changelog.rst"
 distfiles="${PYPI_SITE}/p/py7zr/py7zr-${version}.tar.gz"
-checksum=2270f922f8d07bb8a83d28e1c57dd77570aea6bb876ed8eb4879a038c149ce5e
+checksum=6fb4889c0fa32581818a3366984083253585d6c794e82c3242b8a12d6aeaabd3

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

* Re: [PR PATCH] [Merged]: python3-py7zr: update to 0.20.5.
  2023-04-13 13:16 [PR PATCH] python3-py7zr: update to 0.20.4 TinfoilSubmarine
                   ` (2 preceding siblings ...)
  2023-05-03 12:34 ` [PR PATCH] [Updated] " TinfoilSubmarine
@ 2023-05-03 16:13 ` classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2023-05-03 16:13 UTC (permalink / raw)
  To: ml

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

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

python3-py7zr: update to 0.20.5.
https://github.com/void-linux/void-packages/pull/43424

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### 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**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2023-05-03 16:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-13 13:16 [PR PATCH] python3-py7zr: update to 0.20.4 TinfoilSubmarine
2023-04-17 17:21 ` [PR PATCH] [Updated] " TinfoilSubmarine
2023-05-03  8:20 ` [PR REVIEW] python3-py7zr: update to 0.20.5 classabbyamp
2023-05-03 12:34 ` [PR PATCH] [Updated] " TinfoilSubmarine
2023-05-03 16:13 ` [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).