Remove python2 FLAVOR, migrate to python3 by default.

ok sthen@ kmos@
This commit is contained in:
landry 2020-02-25 10:06:26 +00:00
parent f554dacd0e
commit 97fecc2594
2 changed files with 6 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.10 2019/11/26 16:11:34 kmos Exp $
# $OpenBSD: Makefile,v 1.11 2020/02/25 10:06:26 landry Exp $
COMMENT = manipulation and analysis of planar geometric objects
@ -7,7 +7,7 @@ GH_TAGNAME = ${MODPY_EGG_VERSION}
GH_ACCOUNT = Toblerity
GH_PROJECT = Shapely
DISTNAME = py-shapely-${MODPY_EGG_VERSION}
REVISION = 1
REVISION = 2
CATEGORIES = geo
@ -17,7 +17,7 @@ HOMEPAGE = https://github.com/Toblerity/Shapely
PERMIT_PACKAGE = Yes
FLAVORS = python3
FLAVOR ?=
FLAVOR = python3
MODULES = lang/python

View File

@ -1,4 +1,6 @@
@comment $OpenBSD: PLIST,v 1.3 2018/11/27 18:03:37 landry Exp $
@comment $OpenBSD: PLIST,v 1.4 2020/02/25 10:06:26 landry Exp $
@conflict py-shapely-*
@pkgpath geo/py-shapely
lib/python${MODPY_VERSION}/site-packages/Shapely-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/
lib/python${MODPY_VERSION}/site-packages/Shapely-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/PKG-INFO
lib/python${MODPY_VERSION}/site-packages/Shapely-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/SOURCES.txt