From 27c4bcd65d59eb73e3ec935637439cf272e2362b Mon Sep 17 00:00:00 2001 From: OscarL Date: Sat, 16 Sep 2023 02:33:39 -0300 Subject: [PATCH] watchdog: update to version 3.0.0 (#9425) --- .../{watchdog-0.9.0.recipe => watchdog-3.0.0.recipe} | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) rename dev-python/watchdog/{watchdog-0.9.0.recipe => watchdog-3.0.0.recipe} (92%) diff --git a/dev-python/watchdog/watchdog-0.9.0.recipe b/dev-python/watchdog/watchdog-3.0.0.recipe similarity index 92% rename from dev-python/watchdog/watchdog-0.9.0.recipe rename to dev-python/watchdog/watchdog-3.0.0.recipe index b354bb5a4..b1704482a 100644 --- a/dev-python/watchdog/watchdog-0.9.0.recipe +++ b/dev-python/watchdog/watchdog-3.0.0.recipe @@ -4,9 +4,9 @@ HOMEPAGE="https://pypi.python.org/pypi/watchdog" COPYRIGHT="2011 Yesudeep Mangalapilly 2012 Google, Inc." LICENSE="Apache v2" -REVISION="8" +REVISION="1" SOURCE_URI="https://pypi.python.org/packages/source/w/watchdog/watchdog-$portVersion.tar.gz" -CHECKSUM_SHA256="965f658d0732de3188211932aeb0bb457587f04f63ab4c1e33eab878e9de961d" +CHECKSUM_SHA256="4d98a320595da7a7c5a18fc48cb633c2e73cda78f93cac2ef42d42bf609a33f9" ARCHITECTURES="any" @@ -46,8 +46,6 @@ for i in "${!PYTHON_PACKAGES[@]}"; do eval "REQUIRES_$pythonPackage=\" haiku cmd:python$pythonVersion - argh_$pythonPackage - py_pathtools_$pythonPackage pyyaml_$pythonPackage \""