mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
graphics/py-pillow: Update to 10.2.0
Changes: https://github.com/python-pillow/Pillow/releases https://pillow.readthedocs.io/en/stable/releasenotes/index.html
This commit is contained in:
parent
07ea62388b
commit
8929e1fff4
@ -1,9 +1,8 @@
|
||||
PORTNAME= pillow
|
||||
PORTVERSION= 10.1.0
|
||||
PORTVERSION= 10.2.0
|
||||
CATEGORIES= graphics python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DISTNAME= Pillow-${PORTVERSION}
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Fork of the Python Imaging Library (PIL)
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1697463130
|
||||
SHA256 (Pillow-10.1.0.tar.gz) = e6bf8de6c36ed96c86ea3b6e1d5273c53f46ef518a062464cd7ef5dd2cf92e38
|
||||
SIZE (Pillow-10.1.0.tar.gz) = 50781360
|
||||
TIMESTAMP = 1708449378
|
||||
SHA256 (pillow-10.2.0.tar.gz) = e87f0b2c78157e12d7686b27d63c070fd65d994e8ddae6f328e0dcf4a0cd007e
|
||||
SIZE (pillow-10.2.0.tar.gz) = 46212712
|
||||
|
@ -1,9 +0,0 @@
|
||||
--- setup.cfg.orig 2023-07-01 13:04:48 UTC
|
||||
+++ setup.cfg
|
||||
@@ -1,5 +1,5 @@
|
||||
[metadata]
|
||||
-name = Pillow
|
||||
+name = pillow
|
||||
description = Python Imaging Library (Fork)
|
||||
long_description = file: README.md
|
||||
long_description_content_type = text/markdown
|
Loading…
Reference in New Issue
Block a user