python-watchdog: update to 0.9.0. (#2262)
This commit is contained in:
parent
205f75cefe
commit
8a150345ef
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-watchdog'
|
# Template file for 'python-watchdog'
|
||||||
pkgname=python-watchdog
|
pkgname=python-watchdog
|
||||||
version=0.8.3
|
version=0.9.0
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="watchdog-${version}"
|
wrksrc="watchdog-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Maurizio Porrato <maurizio.porrato@gmail.com>"
|
||||||
homepage="http://github.com/gorakhargosh/watchdog"
|
homepage="http://github.com/gorakhargosh/watchdog"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
distfiles="${PYPI_SITE}/w/watchdog/watchdog-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/w/watchdog/watchdog-${version}.tar.gz"
|
||||||
checksum=7e65882adb7746039b6f3876ee174952f8eaaa34491ba34333ddf1fe35de4162
|
checksum=965f658d0732de3188211932aeb0bb457587f04f63ab4c1e33eab878e9de961d
|
||||||
alternatives="watchdog:watchmedo:/usr/bin/watchmedo2"
|
alternatives="watchdog:watchmedo:/usr/bin/watchmedo2"
|
||||||
|
|
||||||
python3-watchdog_package() {
|
python3-watchdog_package() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue