python39/.SRCINFO
Tobias Kunze 393648b26b Bump to mark as up-to-date
Package was marked as out-of-date because I didn't get back to @xiota
within four days, bumping to remove out-of-date flag while we discuss
the issue in AUR comments.

> xiota flagged python39 out-of-date on 2023-06-09 (UTC) for the following reason:
>> Needs `tk` added to `makedepends`. Flagging because no response to comment.
2023-06-10 09:45:23 +02:00

33 lines
949 B
Plaintext

pkgbase = python39
pkgdesc = Major release 3.9 of the Python high-level programming language
pkgver = 3.9.16
pkgrel = 3
url = https://www.python.org/
arch = i686
arch = x86_64
license = custom
makedepends = bluez-libs
makedepends = mpdecimal
makedepends = gdb
depends = bzip2
depends = expat
depends = gdbm
depends = libffi
depends = libnsl
depends = libxcrypt
depends = openssl
depends = zlib
optdepends = sqlite
optdepends = mpdecimal: for decimal
optdepends = xz: for lzma
optdepends = tk: for tkinter
provides = python=3.9.16
source = https://www.python.org/ftp/python/3.9.16/Python-3.9.16.tar.xz
source = mpdecimal-2.5.1.patch
validpgpkeys = 0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D
validpgpkeys = E3FF2839C048B25C084DEBE9B26995E310250568
sha256sums = 22dddc099246dd2760665561e8adb7394ea0cc43a72684c6480f9380f7786439
sha256sums = 8eb389be1babe03a0231001dc16dd2d69a3ea0fbf6b8c976a580787e7ff1594c
pkgname = python39