From 3f4117847d4737204bfa91144f21a83702293763 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 23 Jan 2022 15:16:44 +0000 Subject: calibre: py-jeepney now supports python 3.7 --- misc/calibre/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'misc') diff --git a/misc/calibre/Makefile b/misc/calibre/Makefile index 7c9174e4284..ba563946f1c 100644 --- a/misc/calibre/Makefile +++ b/misc/calibre/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.262 2022/01/23 00:46:27 wiz Exp $ +# $NetBSD: Makefile,v 1.263 2022/01/23 15:16:44 wiz Exp $ DISTNAME= calibre-5.34.0 CATEGORIES= misc @@ -41,7 +41,7 @@ BUILD_DEPENDS+= xdg-utils>=1.0.2:../../misc/xdg-utils EXTRACT_USING= bsdtar -PYTHON_VERSIONS_INCOMPATIBLE= 27 37 # as of 5.x; and for py-trio via py-jeepney +PYTHON_VERSIONS_INCOMPATIBLE= 27 # as of 5.x PYTHON_VERSIONED_DEPENDENCIES+= markdown USE_LANGUAGES= c99 c++ -- cgit v1.2.3