mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
python-traitlets: update to 4.3.2
This commit is contained in:
parent
e4075bf174
commit
7e83f492d8
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-traitlets'
|
# Template file for 'python-traitlets'
|
||||||
pkgname=python-traitlets
|
pkgname=python-traitlets
|
||||||
version=4.3.1
|
version=4.3.2
|
||||||
revision=4
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="traitlets-${version}"
|
wrksrc="traitlets-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://github.com/ipython/traitlets"
|
homepage="https://github.com/ipython/traitlets"
|
||||||
license="3-clause-BSD"
|
license="3-clause-BSD"
|
||||||
distfiles="${PYPI_SITE}/t/traitlets/traitlets-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/t/traitlets/traitlets-${version}.tar.gz"
|
||||||
checksum=ba8c94323ccbe8fd792e45d8efe8c95d3e0744cc8c085295b607552ab573724c
|
checksum=9c4bd2d267b7153df9152698efb1050a5d84982d3384a37b2c1f7723ba3e7835
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING.md LICENSE
|
vlicense COPYING.md LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue