Add entry for dropped python2 flavor of graphics/py-seaborn
This commit is contained in:
parent
ed34c625af
commit
9a277c48d1
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.829 2020/01/26 07:44:09 rsadowski Exp $
|
||||
# $OpenBSD: Makefile,v 1.830 2020/01/26 19:23:40 bket Exp $
|
||||
|
||||
COMMENT = exceptions to pkg_add rules
|
||||
CATEGORIES = devel databases
|
||||
DISTFILES =
|
||||
|
||||
# API.rev
|
||||
PKGNAME = quirks-3.220
|
||||
PKGNAME = quirks-3.221
|
||||
PKG_ARCH = *
|
||||
MAINTAINER = Marc Espie <espie@openbsd.org>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#! /usr/bin/perl
|
||||
|
||||
# ex:ts=8 sw=4:
|
||||
# $OpenBSD: Quirks.pm,v 1.846 2020/01/26 07:44:10 rsadowski Exp $
|
||||
# $OpenBSD: Quirks.pm,v 1.847 2020/01/26 19:23:40 bket Exp $
|
||||
#
|
||||
# Copyright (c) 2009 Marc Espie <espie@openbsd.org>
|
||||
#
|
||||
@ -1360,6 +1360,7 @@ my $obsolete_reason = {
|
||||
'qt3-sqlite3' => 5,
|
||||
'eigen' => 5,
|
||||
'eigen2' => 5,
|
||||
'py-seaborn' => 14,
|
||||
};
|
||||
|
||||
# reasons for obsolete packages
|
||||
|
Loading…
x
Reference in New Issue
Block a user