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
c73f488a
Commit
c73f488a
authored
1 year ago
by
J0WI
Committed by
alice
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
community/py3-prettytable: fix url
parent
79d53712
No related branches found
No related tags found
1 merge request
!46745
community/py3-prettytable: fix url
Pipeline
#163224
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/py3-prettytable/APKBUILD
+5
-3
5 additions, 3 deletions
community/py3-prettytable/APKBUILD
with
5 additions
and
3 deletions
community/py3-prettytable/APKBUILD
+
5
−
3
View file @
c73f488a
...
@@ -3,9 +3,9 @@
...
@@ -3,9 +3,9 @@
pkgname
=
py3-prettytable
pkgname
=
py3-prettytable
_pkgname
=
prettytable
_pkgname
=
prettytable
pkgver
=
0.7.2
pkgver
=
0.7.2
pkgrel
=
1
0
pkgrel
=
1
1
pkgdesc
=
"Python library for easily displaying tabular data"
pkgdesc
=
"Python library for easily displaying tabular data"
url
=
"https://
code.google.com/p
/prettytable"
url
=
"https://
github.com/jazzband
/prettytable"
arch
=
"noarch"
arch
=
"noarch"
license
=
"BSD-3-Clause"
license
=
"BSD-3-Clause"
depends
=
"python3 !py3-prettytable3"
depends
=
"python3 !py3-prettytable3"
...
@@ -31,4 +31,6 @@ package() {
...
@@ -31,4 +31,6 @@ package() {
chmod
a+rX
"
$pkgdir
"
/usr/lib/python3
*
/site-packages/
*
.egg-info/
*
chmod
a+rX
"
$pkgdir
"
/usr/lib/python3
*
/site-packages/
*
.egg-info/
*
}
}
sha512sums
=
"84611b9ad11bd428cdb00795e0a9baff44d027331b73ed1742596acda8acc8aca3df4276fa2f2ca2289f10b2989b3c86556de70bca6a9773b15cd80c54c33117 prettytable-0.7.2.tar.gz"
sha512sums
=
"
84611b9ad11bd428cdb00795e0a9baff44d027331b73ed1742596acda8acc8aca3df4276fa2f2ca2289f10b2989b3c86556de70bca6a9773b15cd80c54c33117 prettytable-0.7.2.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