watchman 4.9.0-7build2 source package in Ubuntu

Changelog

watchman (4.9.0-7build2) noble; urgency=medium

  * No-change rebuild with Python 3.12 as supported version

 -- Graham Inggs <email address hidden>  Tue, 31 Oct 2023 18:03:57 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Noble
Original maintainer:
Debian QA Group
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-7build2.debian.tar.xz 9.5 KiB a311b7db0d6f2641d8612a96f15225953198e711947ba9dc89a2d0aae029ecf6
watchman_4.9.0-7build2.dsc 2.0 KiB b28e6fa4ad4e6cb132f4d3f6afb5695f6154b6181abf4e57f5473ddf41009e52

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