python-zc.lockfile: update to 1.4.

This commit is contained in:
maxice8 2018-12-04 05:50:58 -02:00 committed by maxice8
parent 0a9654e5cf
commit 6b8043f324

View file

@ -1,7 +1,7 @@
# Template file for 'python-zc.lockfile'
pkgname=python-zc.lockfile
version=1.3.0
revision=2
version=1.4
revision=1
noarch=yes
wrksrc="${pkgname#*-}-${version}"
build_style=python-module
@ -10,10 +10,10 @@ hostmakedepends="python-setuptools python3-setuptools"
depends="python-setuptools"
short_desc="Basic inter-process locks (Python2)"
maintainer="Lon Willett <xgit@lonw.net>"
homepage="https://github.com/zopefoundation/zc.lockfile"
license="ZPL-2.1"
homepage="https://github.com/zopefoundation/zc.lockfile"
distfiles="${PYPI_SITE}/z/zc.lockfile/zc.lockfile-${version}.tar.gz"
checksum=96cb13769e042988ea25d23d44cf09342ea0f887083d0f9736968f3617665853
checksum=95a8e3846937ab2991b61703d6e0251d5abb9604e18412e2714e1b90db173253
post_install() {
vlicense LICENSE.txt LICENSE