Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
441bbcae
Commit
441bbcae
authored
5 years ago
by
Leo
Browse files
Options
Downloads
Patches
Plain Diff
testing/py3-tabulate: upgrade to 0.8.5
parent
f0d55c95
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
testing/py3-tabulate/APKBUILD
+5
-5
5 additions, 5 deletions
testing/py3-tabulate/APKBUILD
with
5 additions
and
5 deletions
testing/py3-tabulate/APKBUILD
+
5
−
5
View file @
441bbcae
# Maintainer: Andy Postnikov <apostnikov@gmail.com>
# Maintainer: Andy Postnikov <apostnikov@gmail.com>
pkgname
=
py3-tabulate
pkgname
=
py3-tabulate
pkgver
=
0.8.
4
pkgver
=
0.8.
5
pkgrel
=
0
pkgrel
=
0
pkgdesc
=
"Pretty-print tabular data"
pkgdesc
=
"Pretty-print tabular data"
url
=
"https://bitbucket.org/astanin/python-tabulate"
url
=
"https://bitbucket.org/astanin/python-tabulate"
...
@@ -15,9 +15,9 @@ replaces=py-tabulate # Backwards compatibility
...
@@ -15,9 +15,9 @@ replaces=py-tabulate # Backwards compatibility
provides
=
py-tabulate
=
$pkgver
-r
$pkgrel
# Backwards compatibility
provides
=
py-tabulate
=
$pkgver
-r
$pkgrel
# Backwards compatibility
prepare
()
{
prepare
()
{
default_prepare
default_prepare
# fix interpreter invocation
# fix interpreter invocation
sed
-i
's/"python"/"python3"/g'
test
/test_cli.py
sed
-i
's/"python"/"python3"/g'
test
/test_cli.py
}
}
build
()
{
build
()
{
...
@@ -32,4 +32,4 @@ package() {
...
@@ -32,4 +32,4 @@ package() {
python3 setup.py
install
--prefix
=
/usr
--root
=
"
$pkgdir
"
python3 setup.py
install
--prefix
=
/usr
--root
=
"
$pkgdir
"
}
}
sha512sums
=
"1
a71e8f7d4eea9c03c7ab327fc919ecb367aeaa2b075b5c9bccf394e308c74c3451a
4d
9
9f
9361847499d89de751
fa
c
e4
69e981e7dce519c9a8cb658c37b3363e
tabulate-0.8.
4
.tar.gz"
sha512sums
=
"1
37f576ac5adc29ad82f77da499804b110ddc7f12c5f85cdc79bdd5dfd3740
4d
4
9f
1c5667e6f8721e48f949b684c71b330b8e4
fae4
ef8a933af24d68fd0665c5
tabulate-0.8.
5
.tar.gz"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment