python-magic: update to 0.4.15.

Closes: #10095 [via git-merge-pr]
This commit is contained in:
maxice8 2017-12-18 21:16:41 -02:00 committed by Jürgen Buchmüller
parent 1c7d9fadac
commit 3879046ab4

View file

@ -1,6 +1,6 @@
# Template file for 'python-magic' # Template file for 'python-magic'
pkgname=python-magic pkgname=python-magic
version=0.4.14 version=0.4.15
revision=1 revision=1
build_style=python-module build_style=python-module
hostmakedepends="python-setuptools python3-setuptools" hostmakedepends="python-setuptools python3-setuptools"
@ -10,7 +10,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
license="MIT" license="MIT"
homepage="https://github.com/ahupp/python-magic" homepage="https://github.com/ahupp/python-magic"
distfiles="https://github.com/ahupp/python-magic/archive/${version}.tar.gz" distfiles="https://github.com/ahupp/python-magic/archive/${version}.tar.gz"
checksum=287266f5c0b9036bf1feaa3115aed93d8da25e531fc769ffdbd69a437be4057d checksum=6d730389249ab1e34ffb0a3c5beaa44e116687ffa081e0176dab6c59ff271593
pycompile_module="magic" pycompile_module="magic"
noarch=yes noarch=yes