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
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
Henrik Riomar
aports
Commits
3f690a94
Commit
3f690a94
authored
Dec 16, 2019
by
Leo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
testing/py3-clikit: upgrade to 0.4.1
parent
6a6c5141
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
testing/py3-clikit/APKBUILD
testing/py3-clikit/APKBUILD
+3
-3
No files found.
testing/py3-clikit/APKBUILD
View file @
3f690a94
...
...
@@ -2,8 +2,8 @@
# Maintainer: Leo <thinkabit.ukim@gmail.com>
pkgname
=
py3-clikit
_realname
=
clikit
pkgver
=
0.4.
0
pkgrel
=
1
pkgver
=
0.4.
1
pkgrel
=
0
pkgdesc
=
"Python3 library to create beautiful and testable command-line interfaces"
options
=
"!check"
# No tests on pypi tarball, github uses pyproject.toml
url
=
"https://github.com/sdispater/clikit"
...
...
@@ -22,4 +22,4 @@ package() {
python3 setup.py
install
--prefix
=
/usr
--root
=
"
$pkgdir
"
}
sha512sums
=
"
d0533df494c7bb2f024d0a4ca0348fdbcc8764c5526e34fa2da3f74f085e6262d5d743508269a64cc77fa090a591de47d1b078759b43fb1526bcc8506c1d40e8 clikit-0.4.0
.tar.gz"
sha512sums
=
"
72b5ae1fbff0b7b63c4d36c051630d33bcc31d0ba90f71e50453fb0c6610074109e75c03d194a0803e94f4a1bc122adf2f1af1b74a87f85882c14f9bded56838 clikit-0.4.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