numpy superceded numeric a long time ago so I'm proposing to remove 
py-Numeric.

There are no more consumers of py-Numeric in the latest tree.

ok?

Index: math/Makefile
===================================================================
RCS file: /cvs/ports/math/Makefile,v
retrieving revision 1.195
diff -u -p -u -r1.195 Makefile
--- math/Makefile       12 Oct 2020 22:04:32 -0000      1.195
+++ math/Makefile       17 Oct 2020 18:41:53 -0000
@@ -117,7 +117,6 @@
      SUBDIR += plplot
      SUBDIR += prover9
      SUBDIR += pspp
-     SUBDIR += py-Numeric
      SUBDIR += py-PyWavelets,python3
      SUBDIR += py-affine
      SUBDIR += py-affine,python3
Index: devel/quirks/Makefile
===================================================================
RCS file: /cvs/ports/devel/quirks/Makefile,v
retrieving revision 1.1067
diff -u -p -u -r1.1067 Makefile
--- devel/quirks/Makefile       17 Oct 2020 12:59:19 -0000      1.1067
+++ devel/quirks/Makefile       17 Oct 2020 18:41:53 -0000
@@ -5,7 +5,7 @@ CATEGORIES =    devel databases
 DISTFILES =
 
 # API.rev
-PKGNAME =      quirks-3.459
+PKGNAME =      quirks-3.460
 PKG_ARCH =     *
 MAINTAINER =   Marc Espie <es...@openbsd.org>
 
Index: devel/quirks/files/Quirks.pm
===================================================================
RCS file: /cvs/ports/devel/quirks/files/Quirks.pm,v
retrieving revision 1.1085
diff -u -p -u -r1.1085 Quirks.pm
--- devel/quirks/files/Quirks.pm        17 Oct 2020 12:59:19 -0000      1.1085
+++ devel/quirks/files/Quirks.pm        17 Oct 2020 18:41:53 -0000
@@ -1884,6 +1884,7 @@ my $obsolete_reason = {
        'ndesk-dbus' => 5,
        'ndesk-dbus-glib' => 5,
        'mono-xsp' => 5,
+       'py-Numeric' => 3,
 };
 
 # reasons for obsolete packages

Reply via email to