mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra/python to 3.8.1-1
This commit is contained in:
parent
6d44723dea
commit
771045c85c
1 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@
|
|||
# - don't configure with --enable-optimizations - PGO kills builds
|
||||
|
||||
pkgname=python
|
||||
pkgver=3.8.0
|
||||
pkgver=3.8.1
|
||||
pkgrel=1
|
||||
_pybasever=${pkgver%.*}
|
||||
pkgdesc="Next generation of the python high-level scripting language"
|
||||
|
@ -29,7 +29,7 @@ provides=('python3')
|
|||
replaces=('python3')
|
||||
source=("https://www.python.org/ftp/python/${pkgver%rc*}/Python-${pkgver}.tar.xz"{,.asc}
|
||||
0001-compileall-Fix-ddir-when-recursing.patch)
|
||||
sha512sums=('5f9bfcb3acdf592770a9d5abd2c32c68c55a49b92f958ded069e3ef31cf2d415e67112b4f6738fab237dc29e5c622298719946d2e9471e7e78e3a6bdf2fac1d1'
|
||||
sha512sums=('d41381848cc1ec8009643b71875f395a9ac2c8e12a5b1efef33caf8a9e99a337c790d4354695c85352d11b62092ae372b5af62f78724363fcbf3504ff9a6ddca'
|
||||
'SKIP'
|
||||
'ebd04c3b6d41321b1f0d439d356e0ce463760db55dc64109854c70d017cf56608aa19de9fc4a21bf840795ff202b4703444f9af8074b661780798c17e03089ff')
|
||||
validpgpkeys=('0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D' # Ned Deily (Python release signing key) <nad@python.org>
|
||||
|
|
Loading…
Reference in a new issue