'py-casttube' => 'py3-casttube'

This commit is contained in:
ajacoutot 2020-04-09 19:10:54 +00:00
parent 664b1591cc
commit f55c4a5d88
2 changed files with 4 additions and 3 deletions

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.913 2020/04/05 21:26:04 kn Exp $
# $OpenBSD: Makefile,v 1.914 2020/04/09 19:10:54 ajacoutot Exp $
COMMENT = exceptions to pkg_add rules
CATEGORIES = devel databases
DISTFILES =
# API.rev
PKGNAME = quirks-3.304
PKGNAME = quirks-3.305
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.931 2020/04/05 21:26:04 kn Exp $
# $OpenBSD: Quirks.pm,v 1.932 2020/04/09 19:10:54 ajacoutot Exp $
#
# Copyright (c) 2009 Marc Espie <espie@openbsd.org>
#
@ -416,6 +416,7 @@ my $stem_extensions = {
'py-wcwidth' => 'py3-wcwidth',
'py-twitter' => 'py3-twitter',
'py-irclib' => 'py3-irclib',
'py-casttube' => 'py3-casttube',
};
my $obsolete_reason = {