Download raw body.
retire py2-Pillow and py2-opengl
On Sat, 21 Jun 2025, Stuart Henderson wrote:
> ok to remove them, I'd merge them into py-Pillow / py-opengl via @pkgpath / quirks to avoid people having
> useless packages lying around.
>
That's a great idea. Like this for py2-numpy?
Index: devel/quirks/Makefile
===================================================================
RCS file: /cvs/ports/devel/quirks/Makefile,v
diff -u -p -u -r1.1715 Makefile
--- devel/quirks/Makefile 21 Jun 2025 13:29:03 -0000 1.1715
+++ devel/quirks/Makefile 21 Jun 2025 17:47:06 -0000
@@ -3,7 +3,7 @@ CATEGORIES = devel databases
DISTFILES =
# API.rev
-PKGNAME = quirks-7.122
+PKGNAME = quirks-7.123
PKG_ARCH = *
MAINTAINER = Marc Espie <espie@openbsd.org>
Index: devel/quirks/files/Quirks.pm
===================================================================
RCS file: /cvs/ports/devel/quirks/files/Quirks.pm,v
diff -u -p -u -r1.1727 Quirks.pm
--- devel/quirks/files/Quirks.pm 21 Jun 2025 13:29:03 -0000 1.1727
+++ devel/quirks/files/Quirks.pm 21 Jun 2025 17:47:06 -0000
@@ -627,6 +627,7 @@ my $stem_extensions = {
# 7.8
'coq' => 'rocq',
'totem' => 'showtime',
+ 'py-numpy' => 'py3-numpy',
};
my $obsolete_reason = {};
@@ -1264,7 +1265,6 @@ setup_obsolete_reason(
3 => 'gnome-dictionary',
3 => 'gnome-photos',
3 => 'tsung',
- 3 => 'py-numpy',
3 => 'mysticmine',
3 => 'fretsonfire',
3 => 'py-lpsolve',
Index: math/py-numpy/Makefile
===================================================================
RCS file: /cvs/ports/math/py-numpy/Makefile,v
diff -u -p -u -r1.93 Makefile
--- math/py-numpy/Makefile 17 Jun 2025 11:59:23 -0000 1.93
+++ math/py-numpy/Makefile 21 Jun 2025 17:47:06 -0000
@@ -4,7 +4,7 @@ COMMENT= fast array and numeric programm
MODPY_DISTV= 2.2.6
DISTNAME= numpy-${MODPY_DISTV}
PKGNAME= py-${DISTNAME}
-REVISION= 0
+REVISION= 1
CATEGORIES= math devel
Index: math/py-numpy/pkg/PLIST
===================================================================
RCS file: /cvs/ports/math/py-numpy/pkg/PLIST,v
diff -u -p -u -r1.24 PLIST
--- math/py-numpy/pkg/PLIST 12 Jun 2025 20:49:13 -0000 1.24
+++ math/py-numpy/pkg/PLIST 21 Jun 2025 17:47:07 -0000
@@ -1,4 +1,5 @@
@pkgpath math/py-numpy,python3
+@pkgpath math/py-numpy
@comment bin/f2py3
@comment bin/f2py
bin/numpy-config
retire py2-Pillow and py2-opengl