python-scandir: update to 1.10.0.
This commit is contained in:
parent
26742d176d
commit
17060717d4
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'python-scandir'
|
# Template file for 'python-scandir'
|
||||||
pkgname=python-scandir
|
pkgname=python-scandir
|
||||||
version=1.9.0
|
version=1.10.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="scandir-${version}"
|
wrksrc="scandir-${version}"
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
@ -9,10 +9,10 @@ hostmakedepends="python-setuptools"
|
|||||||
makedepends="python-devel"
|
makedepends="python-devel"
|
||||||
short_desc="Backport of the scandir module from Python 3.5+"
|
short_desc="Backport of the scandir module from Python 3.5+"
|
||||||
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://github.com/benhoyt/scandir"
|
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
|
homepage="https://github.com/benhoyt/scandir"
|
||||||
distfiles="${PYPI_SITE}/s/scandir/scandir-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/s/scandir/scandir-${version}.tar.gz"
|
||||||
checksum=44975e209c4827fc18a3486f257154d34ec6eaec0f90fef0cca1caa482db7064
|
checksum=4d4631f6062e658e9007ab3149a9b914f3548cb38bfb021c64f39a025ce578ae
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user