Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] perl-Spreadsheet-ParseXLSX: update to 0.36
@ 2025-01-28 17:35 newbluemoon
  2025-02-09  8:10 ` [PR PATCH] [Updated] " newbluemoon
  2025-02-18  3:45 ` [PR PATCH] [Closed]: " classabbyamp
  0 siblings, 2 replies; 3+ messages in thread
From: newbluemoon @ 2025-01-28 17:35 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1278 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/54138

perl-Spreadsheet-ParseXLSX: update to 0.36
<!-- 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):
  - armv7l-musl (cross)
  - i686
  - x86-64-musl



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

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

From b56b90ef2201b06246d9994d697a69ae7d7d78c6 Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Tue, 28 Jan 2025 18:34:05 +0100
Subject: [PATCH] perl-Spreadsheet-ParseXLSX: update to 0.36

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

diff --git a/srcpkgs/perl-Spreadsheet-ParseXLSX/template b/srcpkgs/perl-Spreadsheet-ParseXLSX/template
index 7b78633661f5aa..10173ab0742bd2 100644
--- a/srcpkgs/perl-Spreadsheet-ParseXLSX/template
+++ b/srcpkgs/perl-Spreadsheet-ParseXLSX/template
@@ -1,6 +1,6 @@
 # Template file for 'perl-Spreadsheet-ParseXLSX'
 pkgname=perl-Spreadsheet-ParseXLSX
-version=0.35
+version=0.36
 revision=1
 build_style=perl-module
 hostmakedepends="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=88240d800787a3f770a29807474231a7354c569ea4896c6638655340ff69644a
+checksum=079530629d7cf0e65d7f098b6298236d05ceebf8bf4f4755246e01d5e708a210
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] perl-Spreadsheet-ParseXLSX: update to 0.36
  2025-01-28 17:35 [PR PATCH] perl-Spreadsheet-ParseXLSX: update to 0.36 newbluemoon
@ 2025-02-09  8:10 ` newbluemoon
  2025-02-18  3:45 ` [PR PATCH] [Closed]: " classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: newbluemoon @ 2025-02-09  8:10 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1283 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/54138

perl-Spreadsheet-ParseXLSX: update to 0.36
<!-- 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):
  - armv7l-musl (cross)
  - i686
  - x86-64-musl



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

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

From 61b3d30db206efde313003d9023fe587b8a247fe Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Tue, 28 Jan 2025 18:34:05 +0100
Subject: [PATCH] perl-Spreadsheet-ParseXLSX: update to 0.36

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

diff --git a/srcpkgs/perl-Spreadsheet-ParseXLSX/template b/srcpkgs/perl-Spreadsheet-ParseXLSX/template
index 7b78633661f5aa..10173ab0742bd2 100644
--- a/srcpkgs/perl-Spreadsheet-ParseXLSX/template
+++ b/srcpkgs/perl-Spreadsheet-ParseXLSX/template
@@ -1,6 +1,6 @@
 # Template file for 'perl-Spreadsheet-ParseXLSX'
 pkgname=perl-Spreadsheet-ParseXLSX
-version=0.35
+version=0.36
 revision=1
 build_style=perl-module
 hostmakedepends="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=88240d800787a3f770a29807474231a7354c569ea4896c6638655340ff69644a
+checksum=079530629d7cf0e65d7f098b6298236d05ceebf8bf4f4755246e01d5e708a210
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Closed]: perl-Spreadsheet-ParseXLSX: update to 0.36
  2025-01-28 17:35 [PR PATCH] perl-Spreadsheet-ParseXLSX: update to 0.36 newbluemoon
  2025-02-09  8:10 ` [PR PATCH] [Updated] " newbluemoon
@ 2025-02-18  3:45 ` classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: classabbyamp @ 2025-02-18  3:45 UTC (permalink / raw)
  To: ml

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

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

perl-Spreadsheet-ParseXLSX: update to 0.36
https://github.com/void-linux/void-packages/pull/54138

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):
  - armv7l-musl (cross)
  - i686
  - x86-64-musl



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

end of thread, other threads:[~2025-02-18  3:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-01-28 17:35 [PR PATCH] perl-Spreadsheet-ParseXLSX: update to 0.36 newbluemoon
2025-02-09  8:10 ` [PR PATCH] [Updated] " newbluemoon
2025-02-18  3:45 ` [PR PATCH] [Closed]: " 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).