Remove python2 FLAVOR, migrate to python3 by default.

ok sthen@ kmos@
This commit is contained in:
landry 2020-02-25 10:01:42 +00:00
parent 9402239039
commit 7eb08432f9
2 changed files with 6 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.3 2019/07/12 20:46:55 sthen Exp $
# $OpenBSD: Makefile,v 1.4 2020/02/25 10:01:42 landry Exp $
COMMENT = cloud optimized GeoTiff creation plugin for rasterio
@ -6,7 +6,7 @@ COMMENT = cloud optimized GeoTiff creation plugin for rasterio
MODPY_EGG_VERSION = 1.0.dev8
DISTNAME = rio-cogeo-${MODPY_EGG_VERSION}
PKGNAME = py-${DISTNAME:S/.dev/pre/}
REVISION = 0
REVISION = 1
CATEGORIES = geo
@ -16,7 +16,7 @@ PERMIT_PACKAGE = Yes
MODULES = lang/python
FLAVORS = python3
FLAVOR ?=
FLAVOR = python3
MODPY_SETUPTOOLS = Yes
MODPY_PI = Yes

View File

@ -1,4 +1,6 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2019/02/24 20:51:18 landry Exp $
@comment $OpenBSD: PLIST,v 1.2 2020/02/25 10:01:42 landry Exp $
@conflict py-rio-cogeo-*
@pkgpath geo/py-rio-cogeo
lib/python${MODPY_VERSION}/site-packages/rio_cogeo/
lib/python${MODPY_VERSION}/site-packages/rio_cogeo-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/
lib/python${MODPY_VERSION}/site-packages/rio_cogeo-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/PKG-INFO