osmnx 1.5.0+ds-1 source package in Ubuntu

Changelog

osmnx (1.5.0+ds-1) unstable; urgency=medium

  * Upload to unstable.
  * New upstream minor version.
  * Debianization:
    - d/copyright:
      - Files-Excluded list, refresh;
    - d/patches/*:
      - d/p/upstream-doc-latex-unicode_c_char.patch, introduce;
      - d/p/debianization.patch, stick to sphynx 5 for now;
    - d/tests/*:
      - d/t/control, add python3-matplotlib to Depends lists;
    - d/control:
      - dependencies, refresh;
      - migration to flit;
      - python3-osmnx package, now Recommends python3-matplotlib
        and Suggests python3-folium;
    - d/rules:
      - override_dh_sphinxdoc target, update;
      - override_dh_installexamples target, discard.

 -- Jerome Benoit <email address hidden>  Sun, 02 Jul 2023 22:21:28 +0000

Upload details

Uploaded by:
Jerome Benoit
Uploaded to:
Sid
Original maintainer:
Jerome Benoit
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
osmnx_1.5.0+ds-1.dsc 3.3 KiB ffde897d96fd5cf6dd489fbe22161c6b5c7efe4d4ff4d8d0b1d68b4ae6638913
osmnx_1.5.0+ds.orig.tar.xz 101.3 KiB 9b2faec7016f7d2ec7da201255a6873669bf246703c5adbebc2b162bf1a427e3
osmnx_1.5.0+ds-1.debian.tar.xz 11.0 KiB 8ec3366b4c8c5cf325ed856219b9c8271582d4b74ab5d4c086787aebe925bcdc

Available diffs

No changes file available.

Binary packages built by this source

python-osmnx-doc: tool to study street networks from OpenStreetMap -- doc

 OSMnx retrieves, models, analyzes, and visualizes street networks
 from OpenStreetMap (OSM).
 .
 OSMnx is a Python package that lets you download spatial geometries
 and model, project, visualize, and analyze street networks from
 OpenStreetMap's APIs. Users can download and model walkable, drivable,
 or bikable urban networks with a single line of Python code, and then
 easily analyze and visualize them.
 .
 This package contains documentation for OSMnx.

python3-osmnx: tool to study street networks from OpenStreetMap -- Python3

 OSMnx retrieves, models, analyzes, and visualizes street networks
 from OpenStreetMap (OSM).
 .
 OSMnx is a Python package that lets you download spatial geometries
 and model, project, visualize, and analyze street networks from
 OpenStreetMap's APIs. Users can download and model walkable, drivable,
 or bikable urban networks with a single line of Python code, and then
 easily analyze and visualize them.
 .
 This package contains the Python 3 version of OSMnx.