Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] perl-Spreadsheet-ParseXLSX: upate to 0.29
@ 2024-01-08 18:53 newbluemoon
  2024-01-20  9:15 ` [PR PATCH] [Updated] " newbluemoon
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: newbluemoon @ 2024-01-08 18:53 UTC (permalink / raw)
  To: ml

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

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

https://github.com/newbluemoon/void-packages perl-Spreadsheet-ParseXLSX
https://github.com/void-linux/void-packages/pull/48132

perl-Spreadsheet-ParseXLSX: upate to 0.29
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### 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, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64 (cross)
  - armv7l-musl (cross)
  - x86_64-musl
  - i686

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-perl-Spreadsheet-ParseXLSX-48132.patch --]
[-- Type: text/x-diff, Size: 1196 bytes --]

From 66dea3a8295151820d310460ec02c01229c99ba3 Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Mon, 8 Jan 2024 19:48:18 +0100
Subject: [PATCH] perl-Spreadsheet-ParseXLSX: upate to 0.29

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

diff --git a/srcpkgs/perl-Spreadsheet-ParseXLSX/template b/srcpkgs/perl-Spreadsheet-ParseXLSX/template
index 1deadc10ec531..e5a0533c49688 100644
--- a/srcpkgs/perl-Spreadsheet-ParseXLSX/template
+++ b/srcpkgs/perl-Spreadsheet-ParseXLSX/template
@@ -1,7 +1,7 @@
 # Template file for 'perl-Spreadsheet-ParseXLSX'
 pkgname=perl-Spreadsheet-ParseXLSX
-version=0.27
-revision=2
+version=0.29
+revision=1
 build_style=perl-module
 hostmakedepends="perl"
 makedepends="perl"
@@ -13,7 +13,7 @@ maintainer="newbluemoon <blaumolch@mailbox.org>"
 license="MIT"
 homepage="https://metacpan.org/release/Spreadsheet-ParseExcel"
 distfiles="${CPAN_SITE}/Spreadsheet/${pkgname#perl-}-${version}.tar.gz"
-checksum=da4f1ab6e3dcb6322ae5ebfc7569d3272b70b27fdb206ee7fd6456097e4ff18c
+checksum=24990911b45be1c73fff9acda2c053deadd185aba8c03305cb2ec7e90322aa35
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] perl-Spreadsheet-ParseXLSX: upate to 0.29
  2024-01-08 18:53 [PR PATCH] perl-Spreadsheet-ParseXLSX: upate to 0.29 newbluemoon
@ 2024-01-20  9:15 ` newbluemoon
  2024-01-30  5:51 ` [PR PATCH] [Updated] perl-Spreadsheet-ParseXLSX: upate to 0.31 newbluemoon
  2024-01-30 13:57 ` [PR PATCH] [Merged]: " leahneukirchen
  2 siblings, 0 replies; 4+ messages in thread
From: newbluemoon @ 2024-01-20  9:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/newbluemoon/void-packages perl-Spreadsheet-ParseXLSX
https://github.com/void-linux/void-packages/pull/48132

perl-Spreadsheet-ParseXLSX: upate to 0.29
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### 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, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64 (cross)
  - armv7l-musl (cross)
  - x86_64-musl
  - i686

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-perl-Spreadsheet-ParseXLSX-48132.patch --]
[-- Type: text/x-diff, Size: 1409 bytes --]

From 7b7b0ce974e4811b3bd5b0c3b966dfa3e8034e61 Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Mon, 8 Jan 2024 19:48:18 +0100
Subject: [PATCH] perl-Spreadsheet-ParseXLSX: upate to 0.31

---
 srcpkgs/perl-Spreadsheet-ParseXLSX/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/perl-Spreadsheet-ParseXLSX/template b/srcpkgs/perl-Spreadsheet-ParseXLSX/template
index 1deadc10ec531..c76f2283b1f7b 100644
--- a/srcpkgs/perl-Spreadsheet-ParseXLSX/template
+++ b/srcpkgs/perl-Spreadsheet-ParseXLSX/template
@@ -1,19 +1,19 @@
 # Template file for 'perl-Spreadsheet-ParseXLSX'
 pkgname=perl-Spreadsheet-ParseXLSX
-version=0.27
-revision=2
+version=0.31
+revision=1
 build_style=perl-module
 hostmakedepends="perl"
 makedepends="perl"
 depends="perl perl-Archive-Zip perl-CryptX perl-Graphics-ColorUtils
- perl-Spreadsheet-ParseExcel perl-XML-Twig"
+ perl-LWP perl-Spreadsheet-ParseExcel perl-XML-Twig"
 checkdepends="${depends}"
 short_desc="Parse XLSX files"
 maintainer="newbluemoon <blaumolch@mailbox.org>"
 license="MIT"
 homepage="https://metacpan.org/release/Spreadsheet-ParseExcel"
 distfiles="${CPAN_SITE}/Spreadsheet/${pkgname#perl-}-${version}.tar.gz"
-checksum=da4f1ab6e3dcb6322ae5ebfc7569d3272b70b27fdb206ee7fd6456097e4ff18c
+checksum=5869e0e551e490731d89951ca69aea7819ba1ebc7d1e1ecbaee729535ae6d6b9
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] perl-Spreadsheet-ParseXLSX: upate to 0.31
  2024-01-08 18:53 [PR PATCH] perl-Spreadsheet-ParseXLSX: upate to 0.29 newbluemoon
  2024-01-20  9:15 ` [PR PATCH] [Updated] " newbluemoon
@ 2024-01-30  5:51 ` newbluemoon
  2024-01-30 13:57 ` [PR PATCH] [Merged]: " leahneukirchen
  2 siblings, 0 replies; 4+ messages in thread
From: newbluemoon @ 2024-01-30  5:51 UTC (permalink / raw)
  To: ml

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

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

https://github.com/newbluemoon/void-packages perl-Spreadsheet-ParseXLSX
https://github.com/void-linux/void-packages/pull/48132

perl-Spreadsheet-ParseXLSX: upate to 0.31
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### 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, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64 (cross)
  - armv7l-musl (cross)
  - x86_64-musl
  - i686

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-perl-Spreadsheet-ParseXLSX-48132.patch --]
[-- Type: text/x-diff, Size: 1409 bytes --]

From ec40c06fc45d2d1adcd76b565fed7b34abf4a470 Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Mon, 8 Jan 2024 19:48:18 +0100
Subject: [PATCH] perl-Spreadsheet-ParseXLSX: upate to 0.31

---
 srcpkgs/perl-Spreadsheet-ParseXLSX/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/perl-Spreadsheet-ParseXLSX/template b/srcpkgs/perl-Spreadsheet-ParseXLSX/template
index 1deadc10ec531..c76f2283b1f7b 100644
--- a/srcpkgs/perl-Spreadsheet-ParseXLSX/template
+++ b/srcpkgs/perl-Spreadsheet-ParseXLSX/template
@@ -1,19 +1,19 @@
 # Template file for 'perl-Spreadsheet-ParseXLSX'
 pkgname=perl-Spreadsheet-ParseXLSX
-version=0.27
-revision=2
+version=0.31
+revision=1
 build_style=perl-module
 hostmakedepends="perl"
 makedepends="perl"
 depends="perl perl-Archive-Zip perl-CryptX perl-Graphics-ColorUtils
- perl-Spreadsheet-ParseExcel perl-XML-Twig"
+ perl-LWP perl-Spreadsheet-ParseExcel perl-XML-Twig"
 checkdepends="${depends}"
 short_desc="Parse XLSX files"
 maintainer="newbluemoon <blaumolch@mailbox.org>"
 license="MIT"
 homepage="https://metacpan.org/release/Spreadsheet-ParseExcel"
 distfiles="${CPAN_SITE}/Spreadsheet/${pkgname#perl-}-${version}.tar.gz"
-checksum=da4f1ab6e3dcb6322ae5ebfc7569d3272b70b27fdb206ee7fd6456097e4ff18c
+checksum=5869e0e551e490731d89951ca69aea7819ba1ebc7d1e1ecbaee729535ae6d6b9
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Merged]: perl-Spreadsheet-ParseXLSX: upate to 0.31
  2024-01-08 18:53 [PR PATCH] perl-Spreadsheet-ParseXLSX: upate to 0.29 newbluemoon
  2024-01-20  9:15 ` [PR PATCH] [Updated] " newbluemoon
  2024-01-30  5:51 ` [PR PATCH] [Updated] perl-Spreadsheet-ParseXLSX: upate to 0.31 newbluemoon
@ 2024-01-30 13:57 ` leahneukirchen
  2 siblings, 0 replies; 4+ messages in thread
From: leahneukirchen @ 2024-01-30 13:57 UTC (permalink / raw)
  To: ml

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

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

perl-Spreadsheet-ParseXLSX: upate to 0.31
https://github.com/void-linux/void-packages/pull/48132

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

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### 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, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64 (cross)
  - armv7l-musl (cross)
  - x86_64-musl
  - i686

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

end of thread, other threads:[~2024-01-30 13:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-08 18:53 [PR PATCH] perl-Spreadsheet-ParseXLSX: upate to 0.29 newbluemoon
2024-01-20  9:15 ` [PR PATCH] [Updated] " newbluemoon
2024-01-30  5:51 ` [PR PATCH] [Updated] perl-Spreadsheet-ParseXLSX: upate to 0.31 newbluemoon
2024-01-30 13:57 ` [PR PATCH] [Merged]: " leahneukirchen

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