python3-filetype: update to 1.2.0.
This commit is contained in:
parent
c52f9b707d
commit
869f0ed65c
1 changed files with 5 additions and 3 deletions
|
@ -1,16 +1,18 @@
|
|||
# Template file for 'python3-filetype'
|
||||
pkgname=python3-filetype
|
||||
version=1.0.5
|
||||
revision=6
|
||||
version=1.2.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3"
|
||||
checkdepends="python3-pytest python3-pytest-benchmark"
|
||||
short_desc="Python3 package to infer file types"
|
||||
maintainer="xaltsc <xaltsc@protonmail.ch>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/h2non/filetype.py"
|
||||
changelog="https://raw.githubusercontent.com/h2non/filetype.py/master/History.md"
|
||||
distfiles="${PYPI_SITE}/f/filetype/filetype-${version}.tar.gz"
|
||||
checksum=17a3b885f19034da29640b083d767e0f13c2dcb5dcc267945c8b6e5a5a9013c7
|
||||
checksum=66b56cd6474bf41d8c54660347d37afcc3f7d1970648de365c102ef77548aadb
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue