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
Andy Postnikov
aports
Commits
db898591
Commit
db898591
authored
Jan 18, 2021
by
Leo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
community/py3-cairosvg: upgrade to 2.5.1
parent
03f4778d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
community/py3-cairosvg/APKBUILD
community/py3-cairosvg/APKBUILD
+3
-3
No files found.
community/py3-cairosvg/APKBUILD
View file @
db898591
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname
=
py3-cairosvg
_pyname
=
CairoSVG
pkgver
=
2.5.
0
pkgver
=
2.5.
1
pkgrel
=
0
pkgdesc
=
"Cairo-based SVG renderer for python"
url
=
"https://cairosvg.org"
...
...
@@ -24,11 +24,11 @@ build() {
}
check
()
{
pytest-3
pytest-3
cairosvg/test_api.py
}
package
()
{
python3 setup.py
install
--prefix
=
/usr
--root
=
"
$pkgdir
"
}
sha512sums
=
"
9387273a5531f2e055871d3ccc3b770a46e549dceb443d9d7dbf3635f44da4a752f06ece2f86582f57eac08d59d78f833e1ed2e7badea340d5a0f1eb31beb24c CairoSVG-2.5.0
.tar.gz"
sha512sums
=
"
5f6732758ed8024b58173bc920a44fcafa65a2daf301ee07e088d542f1e82d0093bd853e58da2484c392d1b625fd27c0634d07ad58cf00e674741aa413013605 CairoSVG-2.5.1
.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