kleink
c537a5592c
py-geojson: Update to 3.1.0.
...
3.1.0
----------
- Add support for Python 3.12
- https://github.com/jazzband/geojson/pull/222
- https://github.com/jazzband/geojson/pull/211
- CI improvements
- https://github.com/jazzband/geojson/pull/217
- https://github.com/jazzband/geojson/pull/212
- https://github.com/jazzband/geojson/pull/207
- Unit test improvements
- https://github.com/jazzband/geojson/pull/215
- https://github.com/jazzband/geojson/pull/210
- https://github.com/jazzband/geojson/pull/209
2023-12-09 12:31:14 +00:00
wiz
e117046f3a
py-geojson: current release does not support Python 3.12, next one will
2023-11-05 11:49:10 +00:00
kleink
32865fc6a6
py-geojson: Update to 3.0.1.
...
3.0.1 (2023-02-15)
------------------
- Add Support for Python 3.11.x minor revisions
- https://github.com/jazzband/geojson/pull/198
3.0.0 (2023-01-26)
------------------
- Support for Python versions 3.7-3.11 (Python 2 no longer supported)
- Primary development branch renamed from `master` to `main`
- Handle all real numbers as coordinates
- https://github.com/jazzband/geojson/pull/188
- Default precision improvements
- https://github.com/jazzband/geojson/pull/177
- CI improvements
- https://github.com/jazzband/geojson/pull/172
- https://github.com/jazzband/geojson/pull/155
- utf-8 support added to `geojson.dumps()`
- https://github.com/jazzband/geojson/pull/165
- Polygons now constrained to bounding box
- https://github.com/jazzband/geojson/pull/147
- Better GeometryCollection handling in `util.coords()`
- https://github.com/jazzband/geojson/pull/146
- Improved point validation
- https://github.com/jazzband/geojson/pull/144
2023-09-02 13:47:00 +00:00
wiz
bb579283d0
*: bump PKGREVISION for egg.mk users
...
They now have a tool dependency on py-setuptools instead of a DEPENDS
2022-01-04 20:53:26 +00:00
nia
b908f95a1a
geography: Replace RMD160 checksums with BLAKE2s checksums
...
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
2021-10-26 10:45:05 +00:00
nia
530ecb7be5
geography: Remove SHA1 hashes for distfiles
2021-10-07 14:09:20 +00:00
adam
f311dcfa25
py-geojson: updated to 2.5.0
...
2.5.0:
- Add "precision" parameter to GeoJSON Object classes with default precision of 6 (0.1m)
- Fix bug where `map_geometries()` util was not preserving Feature IDs
- Remove `crs` module and features to conform to official WGS84-only GeoJSON spec
- Set up semi-automatic PyPi releases via Travis/Jazzband
2019-12-11 18:58:58 +00:00
kleink
ce95367c4e
Update py-geojson to 2.4.1
...
2.4.1 (2018-10-17)
------------------
- Allow ``FeatureCollections`` to be passed to ``coords``
- https://github.com/frewsxcv/python-geojson/pull/117
2.4.0 (2018-05-21)
------------------
- Additional functional maps for GeoJSON entities
- https://github.com/frewsxcv/python-geojson/pull/112
2018-11-10 16:12:19 +00:00
kleink
bd8594a4b6
geography/py-geojson: update to 2.3.0
...
2.3.0 (2017-09-18)
------------------
- Add ``__getitem__`` methods to sequence-like objects
- https://github.com/frewsxcv/python-geojson/pull/103
2017-09-29 16:42:00 +00:00
adam
f6019872d3
py-geojson: update to 2.2.0
...
2.2.0:
- Allow constructing geojson objects from geojson objects
2017-09-18 17:10:35 +00:00
adam
2a3dea20d8
geography/py-geojson: update to 2.1.0
...
2.1.0:
- Implement validation for GeometryCollection
2.0.0:
- Rewrite of validation mechanism (breaking change).
2017-09-12 16:24:00 +00:00
kleink
20426492a4
Update py-geojson to 1.3.5.
...
1.3.5 (2017-04-24)
------------------
- Changed the validator to allow elevation
- https://github.com/frewsxcv/python-geojson/pull/92
2017-08-01 18:05:09 +00:00
kleink
e3207767af
Update py-geojson to 1.3.4.
...
1.3.4 (2017-02-11)
------------------
- Remove runtime dependency on setuptools
- https://github.com/frewsxcv/python-geojson/pull/90
1.3.3 (2016-07-21)
------------------
- Add validate parameter to GeoJSON constructors
- https://github.com/frewsxcv/python-geojson/pull/78
2017-02-21 08:00:24 +00:00
wiz
57199de455
Switch to MASTER_SITES_PYPI.
2016-06-08 17:43:20 +00:00
kleink
7a322fe80b
Forgot to commit PLIST changes in the 1.3.2 update.
...
Bump PKGREVISION.
2016-02-10 13:02:31 +00:00
kleink
086f094d6e
Update py-geojson to 1.3.2.
...
1.3.2 (2016-01-28)
------------------
- Add __version__ and __version_info__ attributes
- https://github.com/frewsxcv/python-geojson/pull/74
2016-02-10 12:54:39 +00:00
agc
efd9ad4549
Remove duplicate SHA512 digests that crept in.
2015-11-04 17:41:15 +00:00
agc
2ce4810e5b
Add SHA512 digests for distfiles for geography category
...
One mismatched digest found in geography/libmemphis02:
# package libmemphis02
recorded SHA1 (memphis-0.2.3.tar.gz) = dbc2f61e49b996dc9ca91df0de9a08eb7adbfa9b
calculated SHA1 (memphis-0.2.3.tar.gz) = 85993bce12c3616fcf6e7682a70b9605883edec2
No changes were made to the libmemphis02 distinfo file
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 00:08:41 +00:00
kleink
0a37c49f18
Update py-geojson to 1.3.1.
...
1.3.1 (2015-10-12)
------------------
- Fix validation bug for MultiPolygons
- https://github.com/frewsxcv/python-geojson/pull/63
2015-10-26 18:22:43 +00:00
kleink
128ed91c18
Update py-geojson to 1.3.0.
...
1.3.0 (2015-08-11)
------------------
- Add utility to generate geometries with random data
- https://github.com/frewsxcv/python-geojson/pull/60
2015-08-14 17:13:00 +00:00
kleink
9e005c48e1
Update py-geojson to 1.2.2.
...
1.2.2 (2015-07-13)
------------------
- Fix tests by including test file into build
- https://github.com/frewsxcv/python-geojson/issues/61
- Build universal wheels
- https://packaging.python.org/en/latest/distributing.html#universal-wheels
1.2.1 (2015-06-25)
------------------
- Encode long types correctly with Python 2.x
- https://github.com/frewsxcv/python-geojson/pull/57
1.2.0 (2015-06-19)
------------------
- Utility function to validate GeoJSON objects
- https://github.com/frewsxcv/python-geojson/pull/56
1.1.0 (2015-06-08)
------------------
- Stop outputting invalid GeoJSON value id=null on Features
- https://github.com/frewsxcv/python-geojson/pull/53
2015-08-06 10:15:12 +00:00
kleink
a924de3cba
Update py-geojson to 1.0.9.
...
1.0.9 (2014-10-05)
------------------
- Fix bug where unicode/non-string properties with a 'type' key
cause a crash
1.0.8 (2014-09-30)
------------------
- Fix bug where unicode keys don't get decoded properly
- Add coords and map_coords utilities
2014-10-23 14:21:29 +00:00
kleink
0a80b35f61
Import geojson-1.0.7 as geography/py-geojson.
...
The geojson library contains:
- Functions for encoding and decoding GeoJSON formatted data
- Classes for all GeoJSON Objects
- An implementation of the Python __geo_interface__ Specification
2014-05-28 20:06:46 +00:00