python-traitlets: update to 4.1.0
This commit is contained in:
parent
a21d6d84a7
commit
40841127ff
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.0.0
|
version=4.1.0
|
||||||
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=0b140b4a94a4f1951887d9bce4650da211f79600fc9fdb422acc90c5bbe0233b
|
checksum=440e38dfa5d2a26c086d4b427cfb7aed17d0a2dca78bce90c33354da2592af5b
|
||||||
|
|
||||||
python3.4-traitlets_package() {
|
python3.4-traitlets_package() {
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue