mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
graphics/py-pillow: Update to 11.0.0
- Update LICENSE Changes: https://github.com/python-pillow/Pillow/releases https://pillow.readthedocs.io/en/stable/releasenotes/index.html
This commit is contained in:
parent
8a4f1e41aa
commit
b9e750e0dc
@ -1,5 +1,5 @@
|
||||
PORTNAME= pillow
|
||||
PORTVERSION= 10.4.0
|
||||
PORTVERSION= 11.0.0
|
||||
CATEGORIES= graphics python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -10,10 +10,10 @@ WWW= https://python-pillow.org/ \
|
||||
https://pillow.readthedocs.io/en/stable/ \
|
||||
https://github.com/python-pillow/Pillow
|
||||
|
||||
LICENSE= PIL
|
||||
LICENSE_NAME= Standard PIL License
|
||||
LICENSE= MIT-CMU
|
||||
LICENSE_NAME= CMU License
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
|
||||
LICENSE_PERMS= auto-accept dist-mirror dist-sell pkg-mirror pkg-sell
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61:devel/py-setuptools@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1720022858
|
||||
SHA256 (pillow-10.4.0.tar.gz) = 166c1cd4d24309b30d61f79f4a9114b7b2313d7450912277855ff5dfd7cd4a06
|
||||
SIZE (pillow-10.4.0.tar.gz) = 46555059
|
||||
TIMESTAMP = 1730387100
|
||||
SHA256 (pillow-11.0.0.tar.gz) = 72bacbaf24ac003fea9bff9837d1eedb6088758d41e100c1552930151f677739
|
||||
SIZE (pillow-11.0.0.tar.gz) = 46737780
|
||||
|
Loading…
Reference in New Issue
Block a user