python3-traitlets: update to 5.14.2.
This commit is contained in:
parent
bce4ef6382
commit
54961bc912
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-traitlets'
|
||||
pkgname=python3-traitlets
|
||||
version=5.14.1
|
||||
version=5.14.2
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
# needs python3-pytest-mypy
|
||||
|
@ -14,7 +14,7 @@ license="BSD-3-Clause"
|
|||
homepage="https://github.com/ipython/traitlets"
|
||||
changelog="https://raw.githubusercontent.com/ipython/traitlets/main/CHANGELOG.md"
|
||||
distfiles="${PYPI_SITE}/t/traitlets/traitlets-${version}.tar.gz"
|
||||
checksum=8585105b371a04b8316a43d5ce29c098575c2e477850b62b848b964f1444527e
|
||||
checksum=8cdd83c040dab7d1dee822678e5f5d100b514f7b72b01615b26fc5718916fdf9
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue