Follow up to PR 9328. (#9341)

Just revision bumps to trigger builds at buildmasters,
and some minor recipe cleanups.

No functional changes intended or expected.
This commit is contained in:
OscarL
2023-09-03 02:35:34 -03:00
committed by GitHub
parent f11d07c6ba
commit a89b1b1b5b
5 changed files with 84 additions and 70 deletions

View File

@@ -4,7 +4,7 @@ HOMEPAGE="https://pypi.python.org/pypi/watchdog"
COPYRIGHT="2011 Yesudeep Mangalapilly
2012 Google, Inc."
LICENSE="Apache v2"
REVISION="6"
REVISION="7"
SOURCE_URI="https://pypi.python.org/packages/source/w/watchdog/watchdog-$portVersion.tar.gz"
CHECKSUM_SHA256="965f658d0732de3188211932aeb0bb457587f04f63ab4c1e33eab878e9de961d"
@@ -87,7 +87,7 @@ INSTALL()
done
fi
packageEntries $pythonPackage \
packageEntries $pythonPackage \
$prefix/lib/python* \
$binDir
done