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
642
Issues
642
List
Boards
Labels
Service Desk
Milestones
Merge Requests
194
Merge Requests
194
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alpine
aports
Commits
ecba6541
Commit
ecba6541
authored
Jan 26, 2018
by
Francesco Colista
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
community/py-sip: upgrade to 4.19.7
parent
3ba7f792
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
community/py-sip/APKBUILD
community/py-sip/APKBUILD
+3
-3
No files found.
community/py-sip/APKBUILD
View file @
ecba6541
...
...
@@ -2,7 +2,7 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname
=
py-sip
_pkgname
=
sip
pkgver
=
4.19.
6
pkgver
=
4.19.
7
pkgrel
=
0
pkgdesc
=
"A tool that makes it easy to create Python bindings for C and C++ libraries"
url
=
"http://www.riverbankcomputing.com/software/sip/"
...
...
@@ -10,7 +10,7 @@ arch="all"
license
=
"custom:sip"
makedepends
=
"python2-dev python3-dev"
subpackages
=
"py2-
${
pkgname
#py-
}
:_py2 py3-
${
pkgname
#py-
}
:_py3
$pkgname
-dev"
source
=
"https://sourceforge.net/projects/pyqt/files/
sip/sip-
$pkgver
/sip
-
$pkgver
.tar.gz"
source
=
"https://sourceforge.net/projects/pyqt/files/
$_pkgname
/
$_pkgname
-
$pkgver
/
$_pkgname
-
$pkgver
.tar.gz"
builddir
=
"
$srcdir
"
/
$_pkgname
-
$pkgver
prepare
()
{
...
...
@@ -60,4 +60,4 @@ _py() {
install
-Dm644
LICENSE
${
pkgdir
}
/usr/share/licenses/custom/
${
pkgname
}
/LICENSE
}
sha512sums
=
"
1bfd2da8b0ece6156aa94713d5e9ced6226b7f49427ca4a11b65452a67e9c740b93a1f90c00a0636d4eef8a31324988a84373c15194f64774b6f8c084d0464f7 sip-4.19.6
.tar.gz"
sha512sums
=
"
0cead34e129d25ee3d908e503a3853289bbfd77c58c563a2046ce7b65bd8f0b318b20af72346cbf4cb7a17e76c9c1374f686b5dabc284d7247897a1648c15f97 sip-4.19.7
.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