Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
alpine
aports
Commits
b98b6bd7
Commit
b98b6bd7
authored
Feb 25, 2020
by
Leo
Browse files
main/python3: upgrade to 3.8.2
parent
844be158
Changes
1
Show whitespace changes
Inline
Side-by-side
main/python3/APKBUILD
View file @
b98b6bd7
...
...
@@ -3,14 +3,14 @@
pkgname
=
python3
# the python3-tkinter's pkgver needs to be synchronized with this.
pkgver
=
3.8.
1
pkgver
=
3.8.
2
_basever
=
"
${
pkgver
%.*
}
"
pkgrel
=
0
pkgdesc
=
"A high-level scripting language"
url
=
"https://www.python.org/"
arch
=
"all"
license
=
"custom"
provides
=
"py3-pip"
license
=
"PSF-2.0"
subpackages
=
"
$pkgname
-dbg
$pkgname
-dev
$pkgname
-doc
$pkgname
-tests::noarch
$pkgname
-wininst"
makedepends
=
"expat-dev openssl-dev zlib-dev ncurses-dev bzip2-dev xz-dev
...
...
@@ -23,6 +23,8 @@ source="https://www.python.org/ftp/python/$pkgver/Python-$pkgver.tar.xz
builddir
=
"
$srcdir
/Python-
$pkgver
"
# secfixes:
# 3.8.2-r0:
# - CVE-2020-8315
# 3.7.5-r0:
# - CVE-2019-16056
# - CVE-2019-16935
...
...
@@ -155,6 +157,6 @@ wininst() {
"
$subpkgdir
"
/usr/lib/python
$_basever
/distutils/command
}
sha512sums
=
"
d41381848cc1ec8009643b71875f395a9ac2c8e12a5b1efef33caf8a9e99a337c790d4354695c85352d11b62092ae372b5af62f78724363fcbf3504ff9a6ddca
Python-3.8.
1
.tar.xz
sha512sums
=
"
ca37ad0e7c5845f5f228566aa8ff654a8f428c7d4a5aaabff29baebb0ca3219b31ba8bb2607f89e37cf3fc564f023b8407e53a4f2c47bd99122c1cc222613e37
Python-3.8.
2
.tar.xz
37b6ee5d0d5de43799316aa111423ba5a666c17dc7f81b04c330f59c1d1565540eac4c585abe2199bbed52ebe7426001edb1c53bd0a17486a2a8e052d0f494ad fix-xattrs-glibc.patch
ab8eaa2858d5109049b1f9f553198d40e0ef8d78211ad6455f7b491af525bffb16738fed60fc84e960c4889568d25753b9e4a1494834fea48291b33f07000ec2 musl-find_library.patch"
Alicha CH
@alicha
mentioned in issue
#11580 (closed)
·
May 26, 2020
mentioned in issue
#11580 (closed)
mentioned in issue #11580
Toggle commit list
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