[arch-commits] Commit in python-watchdog/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Jan 29 10:03:11 UTC 2020
Date: Wednesday, January 29, 2020 @ 10:03:10
Author: felixonmars
Revision: 558507
upgpkg: python-watchdog 0.10.0-1
Modified:
python-watchdog/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-01-29 10:02:23 UTC (rev 558506)
+++ PKGBUILD 2020-01-29 10:03:10 UTC (rev 558507)
@@ -3,8 +3,8 @@
pkgbase=python-watchdog
pkgname=('python-watchdog' 'python2-watchdog')
-pkgver=0.9.0
-pkgrel=3
+pkgver=0.10.0
+pkgrel=1
pkgdesc="Python API and shell utilities to monitor file system events."
arch=('any')
url="https://pypi.python.org/pypi/watchdog"
@@ -14,7 +14,7 @@
checkdepends=('python-pytest-cov' 'python2-pytest-cov' 'python-pytest-timeout'
'python2-pytest-timeout' 'python-pytest-runner' 'python2-pytest-runner')
source=($pkgbase-$pkgver.tar.gz::https://github.com/gorakhargosh/watchdog/archive/v$pkgver.tar.gz)
-sha512sums=('97fca2642209150a611d931d6f2049a9941a3494a6c566bc18eaa45a8fc2fbd02c712b37a85cc1375eeb65715706ba6b8ecf781b99951721988c318f81eff7c6')
+sha512sums=('e595adefddee1ada61afd7cbaf33e4ad3d561d57b00211f5752eea9d67c9f714792266bed3b77b388c7e638fab8e5863e05dbb74dbd868cc23d769b3b59b592d')
build() {
cd watchdog-$pkgver
More information about the arch-commits
mailing list