From 4907cbff98c5fbcd44d42d8236ea4831e2dca665 Mon Sep 17 00:00:00 2001 From: landry Date: Fri, 21 Feb 2020 12:36:59 +0000 Subject: [PATCH] unlink py-owslib to only keep the python3 flavor, it's about to be py3-only and upstream already removed support for python2 --- geo/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/geo/Makefile b/geo/Makefile index fc13997baaf..4eeed32281a 100644 --- a/geo/Makefile +++ b/geo/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.70 2020/01/23 08:21:12 landry Exp $ +# $OpenBSD: Makefile,v 1.71 2020/02/21 12:36:59 landry Exp $ SUBDIR = SUBDIR += foxtrotgps @@ -57,7 +57,6 @@ SUBDIR += py-fiona,python3 SUBDIR += py-laspy SUBDIR += py-laspy,python3 - SUBDIR += py-owslib SUBDIR += py-owslib,python3 SUBDIR += py-planet SUBDIR += py-planet,python3