python-envs 1.2.6-2 source package in Ubuntu

Changelog

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

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.
  * d/control: Update Maintainer field with new Debian Python Team
    contact address.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

  [ Sandro Tosi ]
  * debian/control
    - update Homepage to the github project page; Closes: #917230

 -- Sandro Tosi <email address hidden>  Wed, 08 Jun 2022 21:37:54 -0400

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

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-envs_1.2.6-2.dsc 1.9 KiB 1340980818afeed629d3e551cd20bcb7cdf750e361550cdc5a88f5c6c6468b82
python-envs_1.2.6.orig.tar.gz 9.6 KiB cc4802cdeca07120cb95c3301f3edabebb85d69065266dc9dc65b8863dfff904
python-envs_1.2.6-2.debian.tar.xz 1.9 KiB 9ef03756b86b43776811fbd40ce004e09413bed3f053e07e9d175285c36d7ca4

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.