python-traitlets: update to 4.3.1
This commit is contained in:
parent
fdf72bb836
commit
01780c88a9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-traitlets'
|
# Template file for 'python-traitlets'
|
||||||
pkgname=python-traitlets
|
pkgname=python-traitlets
|
||||||
version=4.2.2
|
version=4.3.1
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="traitlets-${version}"
|
wrksrc="traitlets-${version}"
|
||||||
|
@ -14,7 +14,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=7d7e3070484b2fe490fa55e0acf7023afc5ed9ddabec57405f25c355158e152a
|
checksum=ba8c94323ccbe8fd792e45d8efe8c95d3e0744cc8c085295b607552ab573724c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING.md LICENSE
|
vlicense COPYING.md LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue