unlink py-owslib to only keep the python3 flavor, it's about to be py3-only and upstream already removed support for python2

This commit is contained in:
landry 2020-02-21 12:36:59 +00:00
parent 9f3b07a98d
commit 4907cbff98

View File

@ -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