mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
python-scandir: update to 1.6
This commit is contained in:
parent
a1b3c1a3a0
commit
b6fa700e39
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-scandir'
|
# Template file for 'python-scandir'
|
||||||
pkgname=python-scandir
|
pkgname=python-scandir
|
||||||
version=1.5
|
version=1.6
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="scandir-${version}"
|
wrksrc="scandir-${version}"
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://github.com/benhoyt/scandir"
|
homepage="https://github.com/benhoyt/scandir"
|
||||||
license="3-clause-BSD"
|
license="3-clause-BSD"
|
||||||
distfiles="${PYPI_SITE}/s/scandir/scandir-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/s/scandir/scandir-${version}.tar.gz"
|
||||||
checksum=c2612d1a487d80fb4701b4a91ca1b8f8a695b1ae820570815e85e8c8b23f1283
|
checksum=e0278a2d4bc6c0569aedbe66bf26c8ab5b2b08378b3289de49257f23ac624338
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt LICENSE
|
vlicense LICENSE.txt LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue