pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/py-Pillow
Module Name: pkgsrc
Committed By: rillig
Date: Sat Jan 10 15:06:25 UTC 2026
Modified Files:
pkgsrc/graphics/py-Pillow: DESCR Makefile
Log Message:
graphics/py-Pillow: sync DESCR with reality
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/graphics/py-Pillow/DESCR
cvs rdiff -u -r1.98 -r1.99 pkgsrc/graphics/py-Pillow/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/py-Pillow/DESCR
diff -u pkgsrc/graphics/py-Pillow/DESCR:1.2 pkgsrc/graphics/py-Pillow/DESCR:1.3
--- pkgsrc/graphics/py-Pillow/DESCR:1.2 Sat Jun 24 00:08:03 2023
+++ pkgsrc/graphics/py-Pillow/DESCR Sat Jan 10 15:06:24 2026
@@ -1,8 +1,7 @@
Pillow is the "friendly" PIL fork.
+
The Python Imaging Library (PIL) adds image processing capabilities to your
-Python environment. This library provides extensive file format support, an
-efficient internal representation, and powerful image processing capabilities.
+Python environment.
-This package is the current version of Pillow, which is available for
-Python 3 only. See devel/py-Pillow6 for an old version which can be
-used with Python 2.7.
+This library provides extensive file format support, an efficient
+internal representation, and powerful image processing capabilities.
Index: pkgsrc/graphics/py-Pillow/Makefile
diff -u pkgsrc/graphics/py-Pillow/Makefile:1.98 pkgsrc/graphics/py-Pillow/Makefile:1.99
--- pkgsrc/graphics/py-Pillow/Makefile:1.98 Wed Jan 7 14:26:55 2026
+++ pkgsrc/graphics/py-Pillow/Makefile Sat Jan 10 15:06:24 2026
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.98 2026/01/07 14:26:55 ryoon Exp $
+# $NetBSD: Makefile,v 1.99 2026/01/10 15:06:24 rillig Exp $
DISTNAME= pillow-12.1.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^p/P/}
+PKGREVISION= 1
CATEGORIES= graphics python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pillow/}
Home |
Main Index |
Thread Index |
Old Index