mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
python3-imagesize: update to 1.4.1.
This commit is contained in:
parent
ce33b3a4bc
commit
4177f2d8b8
1 changed files with 5 additions and 3 deletions
|
@ -1,8 +1,10 @@
|
|||
# Template file for 'python3-imagesize'
|
||||
pkgname=python3-imagesize
|
||||
version=1.2.0
|
||||
revision=4
|
||||
version=1.4.1
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
# Triest to fetch a dead url
|
||||
make_check_args="--deselect test/test_get_filelike.py::test_get_filelike"
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3"
|
||||
checkdepends="python3-pytest"
|
||||
|
@ -11,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/shibukawa/imagesize_py"
|
||||
distfiles="${PYPI_SITE}/i/imagesize/imagesize-${version}.tar.gz"
|
||||
checksum=b1f6b5a4eab1f73479a50fb79fcf729514a900c341d8503d62a62dbc4127a2b1
|
||||
checksum=69150444affb9cb0d5cc5a92b3676f0b2fb7cd9ae39e947a5e11a36b4497cd4a
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.rst
|
||||
|
|
Loading…
Add table
Reference in a new issue