Update package version to 2.0.0
This commit is contained in:
@@ -1,9 +1,11 @@
|
|||||||
name: python-imagesize
|
name: python-imagesize
|
||||||
description: Module that analyzes JPEG/JPEG 2000/PNG/GIF/TIFF/SVG/Netpbm/WebP image headers and returns image size or DIP
|
description: Module that analyzes JPEG/JPEG 2000/PNG/GIF/TIFF/SVG/Netpbm/WebP image headers and returns image size or DIP
|
||||||
version: 1.4.1
|
version: 2.0.0
|
||||||
revision: 1
|
revision: 1
|
||||||
url: https://github.com/shibukawa/imagesize_py
|
url: https://github.com/shibukawa/imagesize_py
|
||||||
license: MIT
|
license: MIT
|
||||||
|
maintainers:
|
||||||
|
- [email protected]
|
||||||
architecture: any
|
architecture: any
|
||||||
output_architecture: any
|
output_architecture: any
|
||||||
type: source
|
type: source
|
||||||
@@ -18,4 +20,4 @@ downloads:
|
|||||||
- url: https://github.com/shibukawa/imagesize_py/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
- url: https://github.com/shibukawa/imagesize_py/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
||||||
extract_to: ${BPM_SOURCE}
|
extract_to: ${BPM_SOURCE}
|
||||||
extract_strip_components: 1
|
extract_strip_components: 1
|
||||||
checksum: c353adbba9d9e92fc880ff85279c362a9d4fc580c4783d1949e905200cb8b15b
|
checksum: 20ea14e51f11f13d00a1a3442fce9bdd47de29efe8ab9e30c5d11ccec51ddf94
|
||||||
|
|||||||
Reference in New Issue
Block a user