Switch to new package format
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
name: python-pyinotify
|
||||
description: Python module for monitoring filesystems events with inotify on Linux
|
||||
version: 0.9.6
|
||||
revision: 3
|
||||
url: https://github.com/seb-m/pyinotify
|
||||
license: MIT
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
output_architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- python3=3.14.*
|
||||
make_depends:
|
||||
- python-setuptools
|
||||
downloads:
|
||||
- url: https://github.com/seb-m/pyinotify/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 7943f198c5cef2bdc121d847937fbe565daaa7d4daaf1b8de8ef5689812f481c
|
||||
Reference in New Issue
Block a user