Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python311-geojson-3.2.0-1.1 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: python311-geojson Distribution: openSUSE Tumbleweed
Version: 3.2.0 Vendor: openSUSE
Release: 1.1 Build date: Sun Apr 26 11:27:38 2026
Group: Development/Languages/Python Build host: reproducible
Size: 108938 Source RPM: python-geojson-3.2.0-1.1.src.rpm
Packager: http://bugs.opensuse.org
Url: https://github.com/jazzband/python-geojson
Summary: Python bindings and utilities for GeoJSON
This library contains functions for encoding and decoding GeoJSON formatted
data, classes for all GeoJSON Objects and an implementation of the Python
geo interface specification.

Provides

Requires

License

BSD-3-Clause

Changelog

* Sun Apr 26 2026 Dirk Müller <dmueller@suse.com>
  - update to 3.2.0:
    * Add support for Python 3.13
    * Code modernization
    * RtD bugfix https://github.com/jazzband/geojson/pull/227
    * Add support for Python 3.12
    * CI improvements https://github.com/jazzband/geojson/pull/217
    * Unit test improvements
    * Add Support for Python 3.11.x minor revisions
    * Support for Python versions 3.7-3.11 (Python 2 no longer
      supported)
    * Primary development branch renamed from master to main
    * Default precision improvements
    * utf-8 support added to geojson.dumps()
    * Polygons now constrained to bounding box
    * Better GeometryCollection handling in util.coords()
    * Improved point validation
  - drop geojson-py39-jsonload.patch (obsolete)
* Tue Jun 17 2025 Steve Kowalik <steven.kowalik@suse.com>
  - Use pyproject macros to build and install.
* Fri Apr 16 2021 Ben Greiner <code@bnavigator.de>
  - Update to 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
  - Switch to PyPI source
  - Add geojson-py39-jsonload.patch gh#jazzband/python-geojson#151
    for compatibility with the python39 flavor
* Fri Mar 01 2019 Tomáš Chvátal <tchvatal@suse.com>
  - Update to 2.4.1:
    * Allow FeatureCollections to be passed to coords
* Mon Jul 30 2018 tchvatal@suse.com
  - Drop devel requirement
  - Run tests
  - Use full URL for the archive
* Sun Jul 29 2018 alarrosa@suse.com
  - Initial release of python-geojson 2.4.0

Files

/usr/lib/python3.11/site-packages/geojson
/usr/lib/python3.11/site-packages/geojson-3.2.0.dist-info
/usr/lib/python3.11/site-packages/geojson-3.2.0.dist-info/INSTALLER
/usr/lib/python3.11/site-packages/geojson-3.2.0.dist-info/METADATA
/usr/lib/python3.11/site-packages/geojson-3.2.0.dist-info/RECORD
/usr/lib/python3.11/site-packages/geojson-3.2.0.dist-info/REQUESTED
/usr/lib/python3.11/site-packages/geojson-3.2.0.dist-info/WHEEL
/usr/lib/python3.11/site-packages/geojson-3.2.0.dist-info/licenses
/usr/lib/python3.11/site-packages/geojson-3.2.0.dist-info/licenses/LICENSE.rst
/usr/lib/python3.11/site-packages/geojson-3.2.0.dist-info/top_level.txt
/usr/lib/python3.11/site-packages/geojson/__init__.py
/usr/lib/python3.11/site-packages/geojson/__pycache__
/usr/lib/python3.11/site-packages/geojson/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/geojson/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/geojson/__pycache__/_version.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/geojson/__pycache__/_version.cpython-311.pyc
/usr/lib/python3.11/site-packages/geojson/__pycache__/base.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/geojson/__pycache__/base.cpython-311.pyc
/usr/lib/python3.11/site-packages/geojson/__pycache__/codec.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/geojson/__pycache__/codec.cpython-311.pyc
/usr/lib/python3.11/site-packages/geojson/__pycache__/examples.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/geojson/__pycache__/examples.cpython-311.pyc
/usr/lib/python3.11/site-packages/geojson/__pycache__/factory.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/geojson/__pycache__/factory.cpython-311.pyc
/usr/lib/python3.11/site-packages/geojson/__pycache__/feature.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/geojson/__pycache__/feature.cpython-311.pyc
/usr/lib/python3.11/site-packages/geojson/__pycache__/geometry.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/geojson/__pycache__/geometry.cpython-311.pyc
/usr/lib/python3.11/site-packages/geojson/__pycache__/mapping.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/geojson/__pycache__/mapping.cpython-311.pyc
/usr/lib/python3.11/site-packages/geojson/__pycache__/utils.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/geojson/__pycache__/utils.cpython-311.pyc
/usr/lib/python3.11/site-packages/geojson/_version.py
/usr/lib/python3.11/site-packages/geojson/base.py
/usr/lib/python3.11/site-packages/geojson/codec.py
/usr/lib/python3.11/site-packages/geojson/examples.py
/usr/lib/python3.11/site-packages/geojson/factory.py
/usr/lib/python3.11/site-packages/geojson/feature.py
/usr/lib/python3.11/site-packages/geojson/geometry.py
/usr/lib/python3.11/site-packages/geojson/mapping.py
/usr/lib/python3.11/site-packages/geojson/utils.py
/usr/share/doc/packages/python311-geojson
/usr/share/doc/packages/python311-geojson/CHANGELOG.rst
/usr/share/doc/packages/python311-geojson/README.rst
/usr/share/licenses/python311-geojson
/usr/share/licenses/python311-geojson/LICENSE.rst


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Aug 2 03:14:27 2026