Bug#890876: python-apt: Provide API for versioned provides

2020-02-22 Thread Christian Kastner
On 11.04.18 15:54, Julian Andres Klode wrote: >> python-apt should have an "official" API to access the version >> information. > > Well, it has in apt_pkg. But the apt package did not keep up. What we need to > do apparently > is create a subtype of str that exposes a name and a version member (

Bug#890876: python-apt: Provide API for versioned provides

2018-04-11 Thread Julian Andres Klode
Control: tag -1 confirmed Control: retitle -1 python-apt: Provide high-level API for versioned provides On Tue, Feb 20, 2018 at 09:43:41AM +0100, Philipp Hahn wrote: > Package: python-apt > Version: 1.4.0~beta3 > Severity: whistlist > > Dear Maintainer, > > I'm using python-apt to analyse inter-

Bug#890876: python-apt: Provide API for versioned provides

2018-02-20 Thread Philipp Hahn
Package: python-apt Version: 1.4.0~beta3 Severity: whistlist Dear Maintainer, I'm using python-apt to analyse inter-package-dependencies and just stumbled over "python-cffi-backend", which already uses versioned Provdies¹ in Debian-Stretch: import apt cache = apt.Cache()