python3-XlsxWriter: update to 1.3.7
This commit is contained in:
parent
08aa075008
commit
36c18338d8
1 changed files with 3 additions and 4 deletions
|
@ -1,17 +1,16 @@
|
||||||
# Template file for 'python3-XlsxWriter'
|
# Template file for 'python3-XlsxWriter'
|
||||||
pkgname=python3-XlsxWriter
|
pkgname=python3-XlsxWriter
|
||||||
version=1.1.8
|
version=1.3.7
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc="XlsxWriter-RELEASE_${version}"
|
wrksrc="XlsxWriter-RELEASE_${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="XlsxWriter"
|
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
short_desc="Python3 module for creating Excel XLSX files"
|
short_desc="Python3 module for creating Excel XLSX files"
|
||||||
maintainer="Alex Childs <misuchiru03+void@gmail.com>"
|
maintainer="Alex Childs <misuchiru03+void@gmail.com>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="https://xlsxwriter.readthedocs.io/"
|
homepage="https://xlsxwriter.readthedocs.io/"
|
||||||
distfiles="https://github.com/jmcnamara/XlsxWriter/archive/RELEASE_${version}.tar.gz"
|
distfiles="https://github.com/jmcnamara/XlsxWriter/archive/RELEASE_${version}.tar.gz"
|
||||||
checksum=b9311ec075693be4c0bc6ebbe292bbdac21399f863cb0c4e55100a561d67a56d
|
checksum=b08a1b30cde383cf3b09b50fa18fbfca28ec977e5df9ffab89f01a2ca93be2c1
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue