python3: update to 3.8.5, claim maintainer

This commit is contained in:
Andrew J. Hesford 2020-08-11 08:54:28 -04:00
parent 3a2e8cb0e2
commit 2d7c02d07a

View file

@ -3,15 +3,15 @@
# THIS PKG MUST BE SYNCHRONIZED WITH "srcpkgs/python3-tkinter".
#
pkgname=python3
version=3.8.4
version=3.8.5
revision=1
wrksrc="Python-${version}"
short_desc="Python programming language (${version%.*} series)"
maintainer="Orphaned <orphan@voidlinux.org>"
maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="Python-2.0"
homepage="https://www.python.org"
distfiles="https://www.python.org/ftp/python/${version}/Python-${version}.tar.xz"
checksum=5f41968a95afe9bc12192d7e6861aab31e80a46c46fa59d3d837def6a4cd4d37
checksum=e3003ed57db17e617acb382b0cade29a248c6026b1bd8aad1f976e9af66a83b0
pycompile_dirs="usr/lib/python${version%.*}"
hostmakedepends="pkgconf"