lp:ubuntu/wily/python-apt

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/wily/python-apt
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

210. By Michael Vogt

No-change rebuild against libapt-pkg4.16

209. By Julian Andres Klode

[ Michael Vogt ]
* Do not show pulse progress when the output is not a tty
* Fix build-dependencies parsing from debian/control

[ Julian Andres Klode ]
* test_paths.py: Catch the IndexRecords warning (Closes: #800624)

208. By Barry Warsaw

* Merge from Debian. All previous Ubuntu deltas can be dropped as
  they've been merged upstream. (LP: #1501805)
* debian/tests/control: Add `Restrictions: allow-stderr` to prevent the
  DeprecationWarnings generated during the test from failing DEP-8.

207. By Adam Conrad

* Cherrypick d1d4e0848c5c2963d8411470bcf15a0e8c3538af from git
  to resolve the testsuite failures with the new pep8 version.
* debian/control: Drop apt build-depends to 1.0.9.10ubuntu6 to
  build in wily; can be dropped after apt >= 1.0.10 is merged.

206. By Michael Vogt

[ Michael Vogt ]
* fix py3 issue with auto .gz decompression and add test
* updated for the gcc5 transition

[ Julian Andres Klode ]
* doc/source/conf.py: Reproducibility: Set html_last_updated_fmt = None

[ Michael Schaller ]
* BaseDependency.__repr__: Replace pre_depend with rawtype
* apt/package.py: Add rawtype property to Dependency class
* Add dependency comparison (aka. relation) type in Debian notation
* apt/package.py: Add missing __str__ and __repr__ methods
* doc/source/library/apt_pkg.rst: Remove trailing whitespace
* apt_pkg.Dependency.all_targets: Fix the documentation

[ Barry Warsaw ]
* python-apt: Python 3.5 and PEP 479 support (Closes: #792606)

205. By Matthias Klose

Build using GCC 5.

204. By Barry Warsaw

To properly conform to PEP 479 and Python 3.5, __iter__() methods
should return when exhausted instead of raising StopIterator. This
diff can be dropped when Debian bug #792606 is fixed released.

203. By Brian Murray

No change rebuild for python3.5.

202. By Julian Andres Klode

* tests/test_paths.py: Catch and assert the DeprecationWarning
* setup.py: If no version is in the environment, return None
* doc/source/library/apt_pkg.rst: Fix an example from old API to new API
* apt.cache.FilteredCache: Fix multi-arch package lookups
* apt.Cache: Introduce a connect2() callback connector
* Break the FilteredCache <-> Cache reference cycle
* apt.Cache: Issue a RuntimeWarning in connect()
* doc: whatsnew: Document what's new in beta3

201. By Julian Andres Klode

* debian/control: Build-Depend on apt (>= 1.0.9.4) for Files2()
* Handle the symlink to directory transition correctly (Closes: #788571)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/utopic/python-apt
This branch contains Public information 
Everyone can see this information.

Subscribers