Update to Python 3.9.19

This commit is contained in:
Tobias Kunze 2024-03-23 09:40:45 +01:00
parent 46c4281532
commit 577705ea6c
2 changed files with 8 additions and 8 deletions

View File

@ -1,11 +1,11 @@
pkgbase = python39
pkgdesc = Major release 3.9 of the Python high-level programming language
pkgver = 3.9.18
pkgrel = 2
pkgver = 3.9.19
pkgrel = 1
url = https://www.python.org/
arch = i686
arch = x86_64
license = custom
license = PSF-2.0
makedepends = bluez-libs
makedepends = mpdecimal
makedepends = gdb
@ -22,11 +22,11 @@ pkgbase = python39
optdepends = mpdecimal: for decimal
optdepends = xz: for lzma
optdepends = tk: for tkinter
source = https://www.python.org/ftp/python/3.9.18/Python-3.9.18.tar.xz
source = https://www.python.org/ftp/python/3.9.19/Python-3.9.19.tar.xz
source = mpdecimal-2.5.1.patch
validpgpkeys = 0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D
validpgpkeys = E3FF2839C048B25C084DEBE9B26995E310250568
sha256sums = 01597db0132c1cf7b331eff68ae09b5a235a3c3caa9c944c29cac7d1c4c4c00a
sha256sums = d4892cd1618f6458cb851208c030df1482779609d0f3939991bd38184f8c679e
sha256sums = 8eb389be1babe03a0231001dc16dd2d69a3ea0fbf6b8c976a580787e7ff1594c
pkgname = python39

View File

@ -2,8 +2,8 @@
# Maintained at https://github.com/rixx/pkgbuilds, feel free to submit patches
pkgname=python39
pkgver=3.9.18
pkgrel=2
pkgver=3.9.19
pkgrel=1
_pybasever=3.9
_pymajver=3
pkgdesc="Major release 3.9 of the Python high-level programming language"
@ -18,7 +18,7 @@ source=(
mpdecimal-2.5.1.patch
)
sha256sums=(
'01597db0132c1cf7b331eff68ae09b5a235a3c3caa9c944c29cac7d1c4c4c00a'
'd4892cd1618f6458cb851208c030df1482779609d0f3939991bd38184f8c679e'
'8eb389be1babe03a0231001dc16dd2d69a3ea0fbf6b8c976a580787e7ff1594c'
)
validpgpkeys=(