14 Commits

Author SHA1 Message Date
sthen
d80c418015 regen PLISTs for python ports with .so files that end up renamed due to
the EXT_SUFFIX change in Python 3.8.7
2021-01-04 14:06:26 +00:00
landry
ecb21797eb Update to py3-shapely 1.7.1 2020-10-09 16:25:21 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
landry
97fecc2594 Remove python2 FLAVOR, migrate to python3 by default.
ok sthen@ kmos@
2020-02-25 10:06:26 +00:00
kmos
281a81cea2 Move testing instances using uname -r with backticks to the
better OSREV
2019-11-26 16:11:34 +00:00
kmos
350bbbec02 Make the gross test bits slightly less gross.
(Move from a * to something deterministic)
2019-11-25 20:26:22 +00:00
kmos
cacb33b0dd Move tests to MODPY_PYTEST 2019-11-24 02:50:29 +00:00
sthen
3318ced016 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:46:54 +00:00
sthen
d7f0752227 bump all the py3 things, _SYSTEM_VERSION didn't quite work out how
we expected and it's easier|safer to do it this way than fiddle with
pkg_add now. thanks aja for update tests with a quick bulk.
2019-04-28 20:51:26 +00:00
landry
609760c177 Add a python3 FLAVOR. 2018-11-27 18:03:37 +00:00
landry
49a3382057 Use MODPY_SETUPTOOLS to do the right thing.
No bump since it didnt build/package anyway, sorry for the breakage.
Reported by nigel@
2018-02-12 10:17:45 +00:00
landry
ab4db03bc9 Update to py-shapely 1.6.4. 2018-02-11 10:48:31 +00:00
danj
0cbc3a7ada Update to py-shapely-1.5.17 2016-11-02 19:27:54 +00:00
landry
c900967b68 Import py-shapely 1.5.15.
Shapely is a BSD-licensed Python package for manipulation and analysis of
planar geometric objects. It is based on the widely deployed GEOS (the engine
of PostGIS) and JTS (from which GEOS is ported) libraries. Shapely is not
concerned with data formats or coordinate systems, but can be readily
integrated with packages that are.

ok sthen@
2016-04-13 08:58:04 +00:00