py-unicorn => py3-unicorn

This commit is contained in:
jasper 2020-06-13 09:27:58 +00:00
parent 1bc504183f
commit aba18026dc
3 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.1986 2020/06/10 19:56:29 sebastia Exp $
# $OpenBSD: Makefile,v 1.1987 2020/06/13 09:27:58 jasper Exp $
SUBDIR =
SUBDIR += 64tass
@ -1722,7 +1722,6 @@
SUBDIR += py-tzlocal,python3
SUBDIR += py-uncompyle6
SUBDIR += py-uncompyle6,python3
SUBDIR += py-unicorn
SUBDIR += py-unicorn,python3
SUBDIR += py-unittest2
SUBDIR += py-urwid

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.963 2020/06/12 05:59:19 rsadowski Exp $
# $OpenBSD: Makefile,v 1.964 2020/06/13 09:27:58 jasper Exp $
COMMENT = exceptions to pkg_add rules
CATEGORIES = devel databases
DISTFILES =
# API.rev
PKGNAME = quirks-3.354
PKGNAME = quirks-3.355
PKG_ARCH = *
MAINTAINER = Marc Espie <espie@openbsd.org>

View File

@ -1,7 +1,7 @@
#! /usr/bin/perl
# ex:ts=8 sw=4:
# $OpenBSD: Quirks.pm,v 1.981 2020/06/12 05:59:19 rsadowski Exp $
# $OpenBSD: Quirks.pm,v 1.982 2020/06/13 09:27:59 jasper Exp $
#
# Copyright (c) 2009 Marc Espie <espie@openbsd.org>
#
@ -429,6 +429,7 @@ my $stem_extensions = {
'py-libvirt' => 'py3-libvirt',
'py-libxml' => 'py3-libxml',
'py-rsa' => 'py3-rsa',
'py-unicorn' => 'py3-unicorn',
};
my $obsolete_reason = {