python3-traitlets: update to 5.0.5.
This commit is contained in:
parent
41de816818
commit
0cea7b54a2
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-traitlets'
|
||||
pkgname=python3-traitlets
|
||||
version=5.0.4
|
||||
revision=2
|
||||
version=5.0.5
|
||||
revision=1
|
||||
wrksrc="traitlets-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/ipython/traitlets"
|
||||
distfiles="${PYPI_SITE}/t/traitlets/traitlets-${version}.tar.gz"
|
||||
checksum=86c9351f94f95de9db8a04ad8e892da299a088a64fd283f9f6f18770ae5eae1b
|
||||
checksum=178f4ce988f69189f7e523337a3e11d91c786ded9360174a3d9ca83e79bc5396
|
||||
|
||||
do_check() {
|
||||
pytest
|
||||
|
|
Loading…
Reference in New Issue