python-ulmo 0.8.8+dfsg1-2 source package in Ubuntu

Changelog

python-ulmo (0.8.8+dfsg1-2) unstable; urgency=medium

  * Team upload.
  * Remove usage of python3-future, this module is not compatible with Py3.12
    (Thanks for the patch to  Alexandre Detiste)
    Closes: #1059098
  * Standards-Version: 4.6.2 (routine-update)
  * debhelper-compat 13 (routine-update)
  * Remove trailing whitespace in debian/copyright (routine-update)
  * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
  * Rules-Requires-Root: no (routine-update)
  * watch file standard 4 (routine-update)
  * Do not require an online connection in autopkgtest (Thanks for the patch
    to Lukas Märdian <email address hidden>)
    Closes: #1011225
  * Exclude two additional tests from autopkgtest (test_get_stations_as_dicts,
    test_get_stations_as_dataframe)

 -- Andreas Tille <email address hidden>  Sat, 06 Jan 2024 18:25:10 +0100

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-ulmo_0.8.8+dfsg1-2.dsc 2.5 KiB b410374977e62ff0f2fe9087e4eb0a22b0e47bf60a9f2301a19c9975061eb5c2
python-ulmo_0.8.8+dfsg1.orig.tar.xz 273.2 KiB c2b6efe98ccc45297a82ab240d70a8e280373f2f7ea7284321cf73f7a53f28b8
python-ulmo_0.8.8+dfsg1-2.debian.tar.xz 6.5 KiB d5c7bf96e64fa9738eade70732debf4571ea5797f26cfe0a36874f6a0c731f0e

No changes file available.

Binary packages built by this source

python-ulmo-doc: Simple & fast Python access to public hydrology & climatology data - docs

 Ulmo retrieves and parses datasets from the web, and returns simple Python
 data structures that can be easily pulled into more sophisticated tools such
 as pandas. It caches datasets locally and harvests updates as needed.
 .
 A variety of datasets and services are supported, including the USGS National
 Water Information System, USGS National Elevation Dataset services, USGS
 Earth Resources Observation Systems services, NASA Daymet weather data, and
 several more both available and planned.
 .
 This package contains the documentation for ulmo.

python3-ulmo: Simple & fast Python 3 access to public hydrology & climatology data

 Ulmo retrieves and parses datasets from the web, and returns simple Python
 data structures that can be easily pulled into more sophisticated tools such
 as pandas. It caches datasets locally and harvests updates as needed.
 .
 A variety of datasets and services are supported, including the USGS National
 Water Information System, USGS National Elevation Dataset services, USGS
 Earth Resources Observation Systems services, NASA Daymet weather data, and
 several more both available and planned.
 .
 This package contains the Python 3 version of ulmo.