python-augeas 0.5.0-1.1 source package in Ubuntu

Changelog

python-augeas (0.5.0-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Drop python2 support; Closes: #937588, #734557

 -- Sandro Tosi <email address hidden>  Wed, 16 Oct 2019 22:17:14 -0400

Upload details

Uploaded by:
Free Ekanayaka
Uploaded to:
Sid
Original maintainer:
Free Ekanayaka
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe python
Noble release universe python
Mantic release universe python
Lunar release universe python
Jammy release universe python
Focal release universe python

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-augeas_0.5.0-1.1.dsc 1.9 KiB 4eef678570e2d4fa3e629b4f07efd1f99d34296c3d22e8bb6969a75efeeb5445
python-augeas_0.5.0.orig.tar.gz 89.0 KiB e610f503fd32de6f546bdb87090d39f97104109137077d6983c43e1ced64033b
python-augeas_0.5.0-1.1.debian.tar.xz 2.9 KiB fbb3b97ff2e60eef4d204f9b8c4a0bd3ea95645607006d07b41c42a6e856e90a

Available diffs

No changes file available.

Binary packages built by this source

python3-augeas: Python3 bindings for Augeas

 Augeas is a library and command line tool that focuses
 on the most basic problem in handling Linux configurations
 programmatically: editing actual configuration files in a
 controlled manner.
 .
 This module provides a Python3 interface to the Augeas API.