Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Rasmus Thomsen
aports
Commits
6eca8b06
Commit
6eca8b06
authored
Nov 13, 2019
by
Francesco Colista
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
community/py3-xlsxwriter: upgrade to 1.2.5
parent
52bf9b47
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
community/py3-xlsxwriter/APKBUILD
community/py3-xlsxwriter/APKBUILD
+3
-3
No files found.
community/py3-xlsxwriter/APKBUILD
View file @
6eca8b06
...
...
@@ -2,14 +2,14 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname
=
py3-xlsxwriter
_pkgname
=
XlsxWriter
pkgver
=
1.2.
3
pkgver
=
1.2.
5
pkgrel
=
0
pkgdesc
=
"A Python module for creating Excel XLSX files"
url
=
"https://github.com/jmcnamara/XlsxWriter"
arch
=
"noarch"
license
=
"BSD-2-Clause"
depends
=
"python3"
makedepends
=
"py3-setuptools"
makedepends
=
"py3-setuptools
py3-packaging
"
checkdepends
=
"py3-pytest"
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://github.com/jmcnamara/XlsxWriter/archive/RELEASE_
$pkgver
.tar.gz"
...
...
@@ -30,4 +30,4 @@ package() {
python3 setup.py
install
--prefix
=
/usr
--root
=
"
$pkgdir
"
}
sha512sums
=
"
386652dcba8a00ef664ee882a816425ebe9d030949c89b63149c09837c4d3a403bf4f505c64edafd65c7818a02bc2762d5ad6cf32fb472a8661d4a3992fffeba py3-xlsxwriter-1.2.3
.tar.gz"
sha512sums
=
"
47a1a2b397374af6579bd8e5e2a644227c434108c13c32a71785fd0778b04d86a5f4432154c803352c023aa795e7e9e7bc8d031d726eda13fd7a601654e69e51 py3-xlsxwriter-1.2.5
.tar.gz"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment