py-pspdfutils: not for Python 3.8

This commit is contained in:
wiz 2023-06-13 18:24:45 +00:00
parent dfbbc15141
commit a6aa0ee103
8 changed files with 17 additions and 15 deletions

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.35 2023/06/06 12:41:54 riastradh Exp $
# $NetBSD: Makefile,v 1.36 2023/06/13 18:24:45 wiz Exp $
DISTNAME= bulk-small-20230601
CATEGORIES= meta-pkgs
@ -14,7 +14,7 @@ RESTRICTED= Just for test build purpose
NO_BIN_ON_CDROM= ${RESTRICTED}
NO_BIN_ON_FTP= ${RESTRICTED}
PYTHON_VERSIONS_INCOMPATIBLE= 27
PYTHON_VERSIONS_INCOMPATIBLE= 27 37 38
#
# Note: The purpose of this package is to produce a small set of the

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.44 2023/06/01 16:48:28 wiz Exp $
# $NetBSD: Makefile,v 1.45 2023/06/13 18:24:45 wiz Exp $
DISTNAME= netbsd-www-1.11
CATEGORIES= meta-pkgs
@ -27,7 +27,7 @@ USE_TOOLS+= perl:run ps2pdf:run
META_PACKAGE= yes
PYTHON_VERSIONS_INCOMPATIBLE= 27
PYTHON_VERSIONS_INCOMPATIBLE= 27 37 38
.include "../../lang/python/pyversion.mk"
.include "../../mk/bsd.pkg.mk"

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.17 2023/06/01 16:48:28 wiz Exp $
# $NetBSD: Makefile,v 1.18 2023/06/13 18:24:45 wiz Exp $
DISTNAME= collection-fontutils
PKGNAME= texlive-${DISTNAME}-2023
@ -33,7 +33,7 @@ DEPENDS+= tex-ttfutils-[0-9]*:../../fonts/tex-ttfutils
META_PACKAGE= yes
PYTHON_VERSIONS_INCOMPATIBLE= 27
PYTHON_VERSIONS_INCOMPATIBLE= 27 37 38
.include "../../lang/python/pyversion.mk"
.include "../../mk/bsd.pkg.mk"

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.102 2023/06/01 16:48:28 wiz Exp $
# $NetBSD: Makefile,v 1.103 2023/06/13 18:24:45 wiz Exp $
DISTNAME= a2ps-4.15.4
PKGREVISION= 2
@ -24,7 +24,7 @@ CONFIGURE_ENV+= file_prog=${FILE_CMD:Q}
INFO_FILES= yes
PYTHON_VERSIONS_INCOMPATIBLE= 27
PYTHON_VERSIONS_INCOMPATIBLE= 27 37 38
CFLAGS.Darwin+= -flat_namespace

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.38 2023/06/01 16:48:28 wiz Exp $
# $NetBSD: Makefile,v 1.39 2023/06/13 18:24:45 wiz Exp $
DISTNAME= apsfilter-7.2.8
PKGREVISION= 2
@ -38,7 +38,7 @@ SUBST_FILES.prefix= bin/apsfilter.in SETUP.in tools/prtmgmt
SUBST_SED.prefix= -e 's,/usr/local,${LOCALBASE},g'
SUBST_SED.prefix+= -e 's,/usr/X11R6,${X11BASE},g'
PYTHON_VERSIONS_INCOMPATIBLE= 27
PYTHON_VERSIONS_INCOMPATIBLE= 27 37 38
.include "../../lang/python/pyversion.mk"
.include "../../mk/bsd.pkg.mk"

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.56 2023/06/02 06:19:23 mrg Exp $
# $NetBSD: Makefile,v 1.57 2023/06/13 18:24:45 wiz Exp $
DISTNAME= psutils-3.0.3
CATEGORIES= print
@ -12,5 +12,7 @@ DEPENDS+= ${PYPKGPREFIX}-pspdfutils-[0-9]*:../../print/py-pspdfutils
META_PACKAGE= yes
PYTHON_VERSIONS_INCOMPATIBLE= 27 37 38
.include "../../lang/python/pyversion.mk"
.include "../../mk/bsd.pkg.mk"

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.3 2023/06/06 14:01:23 wiz Exp $
# $NetBSD: Makefile,v 1.4 2023/06/13 18:24:45 wiz Exp $
DISTNAME= pspdfutils-3.0.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@ -20,7 +20,7 @@ TEST_DEPENDS+= ${PYPKGPREFIX}-testpath>=0:../../devel/py-testpath
INSTALLATION_DIRS+= ${PKGMANDIR}
PYTHON_VERSIONS_INCOMPATIBLE= 27 37
PYTHON_VERSIONS_INCOMPATIBLE= 27 37 38
.include "../../lang/python/pyversion.mk"

View file

@ -1,4 +1,4 @@
# $NetBSD: options.mk,v 1.11 2023/06/01 16:48:29 wiz Exp $
# $NetBSD: options.mk,v 1.12 2023/06/13 18:24:46 wiz Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.groff
PKG_SUPPORTED_OPTIONS= groff-docs x11
@ -12,7 +12,7 @@ DEPENDS+= ${PYPKGPREFIX}-pspdfutils-[0-9]*:../../print/py-pspdfutils
USE_TOOLS+= gs:run
PLIST_SRC+= PLIST.docs
PYTHON_VERSIONS_INCOMPATIBLE= 27
PYTHON_VERSIONS_INCOMPATIBLE= 27 37 38
.include "../../lang/python/pyversion.mk"
.else
CONFIGURE_ENV+= with_doc=no