python-faulthandler: update to 3.0
This commit is contained in:
parent
ff213aed92
commit
38f21cc333
@ -1,17 +1,17 @@
|
|||||||
# Template file for 'python-faulthandler'
|
# Template file for 'python-faulthandler'
|
||||||
pkgname=python-faulthandler
|
pkgname=python-faulthandler
|
||||||
version=2.6
|
version=3.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="faulthandler-${version}"
|
wrksrc="faulthandler-${version}"
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
hostmakedepends="python-setuptools"
|
hostmakedepends="python-setuptools"
|
||||||
makedepends="python-devel"
|
makedepends="python-devel"
|
||||||
short_desc="Display the Python traceback on a crash"
|
short_desc="Backport of the faulthandler module from Python 3.3+"
|
||||||
maintainer="raphaelnepomuceno <raphael.blindjoker@gmail.com>"
|
maintainer="raphaelnepomuceno <raphael.blindjoker@gmail.com>"
|
||||||
license="2-clause-BSD"
|
license="2-clause-BSD"
|
||||||
homepage="https://faulthandler.readthedocs.io/"
|
homepage="https://faulthandler.readthedocs.io/"
|
||||||
distfiles="${PYPI_SITE}/f/faulthandler/faulthandler-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/f/faulthandler/faulthandler-${version}.tar.gz"
|
||||||
checksum=59487773e0189d6236ec694af53ac1fe564ec4a6d9593818deadd9afe4c0dc7f
|
checksum=acc10e10909f0f956ba1b42b6c450ea0bdaaa27b3942899f65931396cfcdd36a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
Loading…
x
Reference in New Issue
Block a user