python-enum34: update to 1.1.5
This commit is contained in:
parent
64f3cfd35e
commit
aa9591df6c
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-enum34'
|
||||
pkgname=python-enum34
|
||||
version=1.1.4
|
||||
version=1.1.5
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="enum34-${version}"
|
||||
|
@ -12,8 +12,8 @@ short_desc="Backport of Python 3.4 enum module"
|
|||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="https://bitbucket.org/stoneleaf/enum34"
|
||||
license="3-clause-BSD"
|
||||
distfiles="https://pypi.io/packages/eb/c2/ea4077a72a167fb75f38bac63801910dfa2d5083e23ddaa0c4062848f78c/enum34-${version}.tar.gz"
|
||||
checksum=0efc3e3ee0cb7cc12ea9e4813cdf1154f69ab47e518f4924fbd9e238df41d628
|
||||
distfiles="${PYPI_SITE}/e/enum34/enum34-${version}.tar.gz"
|
||||
checksum=35cf09a65db802269a76b7df60f548940575579a0e8a00ec45294995d28b0862
|
||||
|
||||
pre_build() {
|
||||
# remove doc
|
||||
|
|
Loading…
Reference in a new issue