mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
extra/python to 3.7.3-1
This commit is contained in:
parent
bb9469203d
commit
c0f7f0f886
1 changed files with 3 additions and 3 deletions
|
@ -10,8 +10,8 @@
|
|||
# - don't configure with --enable-optimizations - PGO kills builds
|
||||
|
||||
pkgname=python
|
||||
pkgver=3.7.2
|
||||
pkgrel=3
|
||||
pkgver=3.7.3
|
||||
pkgrel=1
|
||||
_pybasever=${pkgver%.*}
|
||||
pkgdesc="Next generation of the python high-level scripting language"
|
||||
arch=('x86_64')
|
||||
|
@ -30,7 +30,7 @@ replaces=('python3')
|
|||
source=("https://www.python.org/ftp/python/${pkgver%rc*}/Python-${pkgver}.tar.xz"{,.asc}
|
||||
dont-make-libpython-readonly.patch
|
||||
0001-compileall-Fix-ddir-when-recursing.patch)
|
||||
sha512sums=('6cd2d6d8455558783b99d55985cd7b22d67b98f41a09b4fdd96f680a630a4e035220d2b903f8c59ed513aa5ffe6730fa947ddb55bb72ce36f0e945ef8af5d971'
|
||||
sha512sums=('6d9b7c0f1764e0f655a39430a3af6f7b5e3c9b7166c042e780677a54b17ad4ca6d0d9cba262c82b1b70bba8f7c28883dad4cc0d7cc194fc7d2c1b5f4f08a763a'
|
||||
'SKIP'
|
||||
'2ef96708d5b13ae2a3d2cc62c87b4780e60ecfce914e190564492def3a11d5e56977659f41c7f9d12266e58050c766bce4e2b5d50b708eb792794fa8357920c4'
|
||||
'ebd04c3b6d41321b1f0d439d356e0ce463760db55dc64109854c70d017cf56608aa19de9fc4a21bf840795ff202b4703444f9af8074b661780798c17e03089ff')
|
||||
|
|
Loading…
Reference in a new issue