python-apt 0.9.2 source package in Debian

Changelog

python-apt (0.9.2) unstable; urgency=medium


  [ Michael Vogt ]
  * apt/cache.py:
    - when using apt.Cache(rootdir=/some/dir) only read the APT
      configuration from this rootdir instead of /etc (closes: #728274)
  * make pep8 test part of the unittests
  * add pyflakes test
  * add .travis.yml & update python3 dependency to 3.3

  [ Barry Warsaw ]
  * debian/tests/control: Add python-all and python3-all as Depends for the
    autopkgtests so all the supported Python versions are pulled in.
    (closes: #734500)

  [ Michael Schaller]
  * apt/cache.py:
    - Fixed PEP8 issues
    - Fixed pyflakes issue: Removed unused local variable 'transient'
  * apt/package.py:
    - Fixed PEP8 issues
    - Fixed pyflakes issue: Removed unused import 'warnings'
    - Improved readability and documentation of BaseDependency.__dstr().

  [ Julian Andres Klode ]
  * apt/cache.py: Call os.path.abspath() on a supplied rootdir (LP: #792295)
  * apt/package.py: Fix BaseDependency.__dstr.__ne__()
  * apt/package.py: Pass an apt_pkg.Dependency to BaseDependency
  * tests: Add back test_hashsums from old and update
  * Style fixes:
    - Style fix: Do not use "is True" / "is False"
    - debian/control: Replace a tab with spaces
    - tests/test_deps.py: Remove an invalid blank line
  * Use a single code base for Python 2 and 3
    - Use print_function everywhere
    - Drop support for Python 2.6
    - tests: Remove checks for Python older than 2.7
  * Documentation fixes:
    - apt, doc: Fix the list of comp_type values
    - Unify list of comparison type values everywhere
  * Static analysis fixes:
    - (cppcheck) python/pkgmanager.cc: Do not create temporary CppPyRef
  * Packaging changes:
    - debian/README.source: Drop it, it's useless bzr
    - debian/gbp.conf: Set sign-tags = True
    - debian/control: Set Standards-Version to 3.9.5
    - debian/control: Drop python-{unittest2,debian} build deps

 -- Julian Andres Klode <email address hidden>  Sat, 25 Jan 2014 18:18:38 +0100

Upload details

Uploaded by:
APT Development Team
Uploaded to:
Sid
Original maintainer:
APT Development Team
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Downloads

File Size SHA-256 Checksum
python-apt_0.9.2.dsc 1.5 KiB b250f03e56b5919dc09cad98e2efdfc1cd34ff1f6843bfbd7b5a670d07d5ef59
python-apt_0.9.2.tar.xz 298.0 KiB 340c705cd7577483404999ff82071c0f725a5a95432f022607294d74b1a4a2a5

No changes file available.

Binary packages built by this source