watchman 4.9.0-7build1 source package in Ubuntu

Changelog

watchman (4.9.0-7build1) lunar; urgency=medium

  * Rebuild to drop Python 3.10 extension

 -- Jeremy Bicha <email address hidden>  Tue, 28 Feb 2023 19:46:07 -0500

Upload details

Uploaded by:
Jeremy BĂ­cha
Uploaded to:
Lunar
Original maintainer:
Debian QA Group
Architectures:
linux-any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
watchman_4.9.0.orig.tar.gz 3.3 MiB 1f6402dc70b1d056fffc3748f2fdcecff730d8843bb6936de395b3443ce05322
watchman_4.9.0-7build1.debian.tar.xz 9.5 KiB eaf0e9a027b00246647073db1ef5fa8fab7c72e2e7aa7e7bfc6762155336ac31
watchman_4.9.0-7build1.dsc 2.0 KiB feb55ed303bfb26ba1fd36d9cfde01d1929eaafa66dc5f5afc1f826f7c777c13

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