* [PR PATCH] python3-openpyxl: update to 3.1.3.
@ 2024-07-28 6:12 Vinfall
2024-07-31 15:13 ` [PR PATCH] [Merged]: " cinerea0
0 siblings, 1 reply; 2+ messages in thread
From: Vinfall @ 2024-07-28 6:12 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1407 bytes --]
There is a new pull request by Vinfall against master on the void-packages repository
https://github.com/Vinfall/void-packages python3-openpyxl-update
https://github.com/void-linux/void-packages/pull/51510
python3-openpyxl: update to 3.1.3.
<!-- 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, x86_64-glibc
Checks passed locally, Adjusted template a bit.
BTW, it's also an optional dep for visidata to read from XLSX files (see [setup.py](https://github.com/saulpw/visidata/blob/v3.0.2/setup.py)), but as visidata template seems to miss a lot of extra deps, I'm not adding to explicitly.
A patch file from https://github.com/void-linux/void-packages/pull/51510.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python3-openpyxl-update-51510.patch --]
[-- Type: text/x-diff, Size: 1430 bytes --]
From 692a4ef6901fc39829b96724b49d533e58653e53 Mon Sep 17 00:00:00 2001
From: Vinfall <neptuniahuai0tc@riseup.net>
Date: Sun, 28 Jul 2024 13:57:46 +0800
Subject: [PATCH] python3-openpyxl: update to 3.1.3.
---
srcpkgs/python3-openpyxl/template | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/srcpkgs/python3-openpyxl/template b/srcpkgs/python3-openpyxl/template
index 2d3d23334b2d6f..8bac63bd732cb0 100644
--- a/srcpkgs/python3-openpyxl/template
+++ b/srcpkgs/python3-openpyxl/template
@@ -1,17 +1,18 @@
# Template file for 'python3-openpyxl'
pkgname=python3-openpyxl
-version=3.1.2
-revision=2
+version=3.1.3
+revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3-et-xmlfile"
checkdepends="python3-pytest python3-lxml python3-Pillow $depends"
-short_desc="Python library to read/write Excel 2007 xlsx/xlsm files"
+short_desc="Python library to read/write Excel 2010 xlsx/xlsm files"
maintainer="yopito <pierre.bourgin@free.fr>"
license="MIT"
homepage="https://openpyxl.readthedocs.io/"
+changelog="https://openpyxl.readthedocs.io/en/stable/changes.html"
distfiles="https://foss.heptapod.net/openpyxl/openpyxl/-/archive/${version}/openpyxl-${version}.tar.bz2"
-checksum=421e13e7004f6fee7cf84c1b9fa738615bf409ff2b57e2227be75452f7608c12
+checksum=cea16c469bbd31859bfae71f82bb479bd27bf95dfce30f519e12f6d62f86df23
post_install() {
vlicense LICENCE.rst
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PR PATCH] [Merged]: python3-openpyxl: update to 3.1.3.
2024-07-28 6:12 [PR PATCH] python3-openpyxl: update to 3.1.3 Vinfall
@ 2024-07-31 15:13 ` cinerea0
0 siblings, 0 replies; 2+ messages in thread
From: cinerea0 @ 2024-07-31 15:13 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1355 bytes --]
There's a merged pull request on the void-packages repository
python3-openpyxl: update to 3.1.3.
https://github.com/void-linux/void-packages/pull/51510
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, x86_64-glibc
Notes:
- Mostly bugfixes according to [changelog](https://openpyxl.readthedocs.io/en/stable/changes.html#id1). Checks passed locally.
- Adjusted template a bit.
- BTW, it's also an optional dep for visidata to read from XLSX files (see [setup.py](https://github.com/saulpw/visidata/blob/v3.0.2/setup.py)), but as visidata template seems to miss a lot of extra deps, I'm not adding it explicitly.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-07-31 15:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-28 6:12 [PR PATCH] python3-openpyxl: update to 3.1.3 Vinfall
2024-07-31 15:13 ` [PR PATCH] [Merged]: " cinerea0
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).