udiskie: update to 1.6.2

Remove setuptools as runtime dependency since they monkey patch the
entry_points to generate scripts that don't import pkg_resources.
This commit is contained in:
Alessio Sergi 2017-03-10 10:18:38 +01:00
parent 619c59c2ae
commit d1b4eb756a

View file

@ -1,19 +1,19 @@
# Template file for 'udiskie'
pkgname=udiskie
version=1.6.1
version=1.6.2
revision=1
noarch=yes
build_style=python3-module
pycompile_module="udiskie"
hostmakedepends="python3-setuptools"
depends="udisks2 python3-setuptools python3-gobject python3-yaml python3-docopt
gtk+3 libnotify python3-keyutils"
depends="udisks2 python3-gobject python3-yaml python3-docopt gtk+3 libnotify
python3-keyutils"
short_desc="Removable disk automounter using udisks"
maintainer="Matthias Fulz <mfulz@olznet.de>"
homepage="https://github.com/coldfix/udiskie"
license="MIT"
distfiles="${PYPI_SITE}/u/udiskie/udiskie-${version}.tar.gz"
checksum=8c95e11004145b4b11c67a5043807d269e9863bf584ee862bf9b4936ee108f9b
checksum=e2dc8eae7dc847953e9412f3ca31b24e477c4d7e8244ca377b1f91e4ef995f09
post_install() {
vlicense COPYING