python-traitlets: update to 4.1.0
This commit is contained in:
parent
a21d6d84a7
commit
40841127ff
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-traitlets'
|
||||
pkgname=python-traitlets
|
||||
version=4.0.0
|
||||
version=4.1.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="traitlets-${version}"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="https://github.com/ipython/traitlets"
|
||||
license="3-clause-BSD"
|
||||
distfiles="${PYPI_SITE}/t/traitlets/traitlets-${version}.tar.gz"
|
||||
checksum=0b140b4a94a4f1951887d9bce4650da211f79600fc9fdb422acc90c5bbe0233b
|
||||
checksum=440e38dfa5d2a26c086d4b427cfb7aed17d0a2dca78bce90c33354da2592af5b
|
||||
|
||||
python3.4-traitlets_package() {
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in New Issue