Switch to new package format
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
name: python-imagesize
|
||||
description: Module that analyzes JPEG/JPEG 2000/PNG/GIF/TIFF/SVG/Netpbm/WebP image headers and returns image size or DIP
|
||||
version: 2.0.0
|
||||
revision: 3
|
||||
url: https://github.com/shibukawa/imagesize_py
|
||||
license: MIT
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
output_architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- python3=3.14.*
|
||||
make_depends:
|
||||
- python-build
|
||||
- python-installer
|
||||
- python-setuptools
|
||||
- python-wheel
|
||||
downloads:
|
||||
- url: https://github.com/shibukawa/imagesize_py/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 20ea14e51f11f13d00a1a3442fce9bdd47de29efe8ab9e30c5d11ccec51ddf94
|
||||
Reference in New Issue
Block a user