watchman 4.9.0-6build3 source package in Ubuntu

Changelog

watchman (4.9.0-6build3) lunar; urgency=medium

  * No-change rebuild with Python 3.11 as supported

 -- Graham Inggs <email address hidden>  Wed, 02 Nov 2022 11:24:38 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Lunar
Original maintainer:
Anuradha Weeraman
Architectures:
linux-any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
watchman_4.9.0.orig.tar.gz 3.3 MiB 1f6402dc70b1d056fffc3748f2fdcecff730d8843bb6936de395b3443ce05322
watchman_4.9.0-6build3.debian.tar.xz 9.2 KiB 01ac4617b67f45b817ad1d9a6a3e873bfa837c98d19529624a17906d0d1827e5
watchman_4.9.0-6build3.dsc 2.0 KiB db07841927c7fe68c6abd2d1c280b5b7d7175c959c9453166aba6ba99eb62b93

Available diffs

View changes file

Binary packages built by this source

python3-pywatchman: Python library for Watchman and related utilities

 A Python library for watchman (the file watching service), and related
 utilities such as watchman-make and watchman-wait. Watchman can be used
 to watch files and record when they actually change. It can be used
 to trigger actions (such as rebuilding assets) when matching files
 change. If you require to perform an action based on whether a file
 changes or not, watchman may be the tool you need. By giving watchman
 a pattern and an action to take when the files change, you can trigger
 an activity to be taken.

python3-pywatchman-dbgsym: debug symbols for python3-pywatchman
watchman: File watching service

 Watchman can be used to watch files and record when they actually change.
 It can be used to trigger actions (such as rebuilding assets) when
 matching files change. If you require to perform an action based on
 whether a file changes or not, watchman may be the tool you need. By
 giving watchman a pattern and an action to take when the files change,
 you can trigger an activity to be taken.

watchman-dbgsym: debug symbols for watchman