python-envs 1.2.6-3 source package in Ubuntu

Changelog

python-envs (1.2.6-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Update watch file format version to 4.
  * Bump debhelper from old 11 to 13.
  * Update pattern for GitHub archive URLs from /<org>/<repo>/tags
    page/<org>/<repo>/archive/<tag> -> /<org>/<repo>/archive/refs/tags/<tag>.
  * debian/watch: Use GitHub /tags rather than /releases page.
  * Remove obsolete field Name from debian/upstream/metadata (already present in
    machine-readable debian/copyright).

 -- Jelmer Vernooij <email address hidden>  Sun, 16 Oct 2022 18:40:56 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-envs_1.2.6-3.dsc 1.9 KiB 0ebb0a31626765fd0c3feff1bb6bab2bacaa03287dfb9754683846b87f42c9d8
python-envs_1.2.6.orig.tar.gz 9.6 KiB cc4802cdeca07120cb95c3301f3edabebb85d69065266dc9dc65b8863dfff904
python-envs_1.2.6-3.debian.tar.xz 2.1 KiB bc4066bf527a5bf2c4563123e67c4e7544f28bfa01abe499c758113a8b5a04b4

Available diffs

No changes file available.

Binary packages built by this source

python3-envs: Easy access to environment variables in Python

 This library provides easy access to environment variables via
 Python objects instead of just strings.
 .
 It has support for booleans, strings, lists, tuples, integers, floats, and
 dicts.