View Bazaar branches
Get this repository:
git clone https://git.launchpad.net/python-apt

the python apt bindings has 8 active reviews. See all merge proposals.

Import details

Import Status: Reviewed

This repository is an import of the Git repository at https://salsa.debian.org/apt-team/python-apt.git.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 3 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 25 seconds — see the log

Branches

Name Last Modified Last Commit
2.4.y 2024-02-27 11:46:57 UTC
Add version fallback for non-dpkg builds

Author: Cory Todd
Author Date: 2023-06-01 15:05:58 UTC

Add version fallback for non-dpkg builds

When building directly from setuptools DEBVER is not set so the
version becomes 0.0.0. Detect this condition and attempt to extract the
version from debian/changelog such that PEP 508 dependency strings can
be used to install this package.

Signed-off-by: Cory Todd's avatarCory Todd <cory.todd@canonical.com>

main 2024-02-21 18:01:39 UTC
Release 2.7.6

Author: Julian Andres Klode
Author Date: 2024-02-21 18:01:39 UTC

Release 2.7.6

ubuntu/lunar 2023-04-14 15:14:49 UTC
Release 2.5.3ubuntu1

Author: Julian Andres Klode
Author Date: 2023-04-14 15:14:49 UTC

Release 2.5.3ubuntu1

pu/deb822-sources 2023-01-16 16:41:01 UTC
aptsources: Type fixes

Author: Julian Andres Klode
Author Date: 2023-01-16 16:41:01 UTC

aptsources: Type fixes

We still don't have type checking enabled for all of it due to
mypy issue https://github.com/python/mypy/issues/14439 causing
false type errors.

1.6.y 2022-12-01 12:36:56 UTC
Release 1.6.6

Author: Julian Andres Klode
Author Date: 2022-12-01 12:36:56 UTC

Release 1.6.6

2.0.y 2022-12-01 12:34:48 UTC
Release 2.0.1

Author: Julian Andres Klode
Author Date: 2022-12-01 12:34:48 UTC

Release 2.0.1

1.4.y 2020-12-23 16:50:52 UTC
Release 1.4.3

Author: Julian Andres Klode
Author Date: 2020-12-09 22:12:57 UTC

Release 1.4.3

1.8.4.y 2020-12-22 20:03:02 UTC
Release 1.8.4.3, take 2

Author: Julian Andres Klode
Author Date: 2020-12-22 19:38:11 UTC

Release 1.8.4.3, take 2

1.1.y-xenial 2020-05-11 14:21:31 UTC
Spsonsor 1.1.0~beta1ubuntu0.16.04.9

Author: Julian Andres Klode
Author Date: 2020-05-11 14:20:29 UTC

Spsonsor 1.1.0~beta1ubuntu0.16.04.9

ubuntu/eoan 2020-05-11 13:03:57 UTC
Sponsor 1.9.0ubuntu1.4

Author: Julian Andres Klode
Author Date: 2020-05-11 12:10:25 UTC

Sponsor 1.9.0ubuntu1.4

debian/jessie 2020-01-23 11:00:21 UTC
Release 0.9.3.13

Author: Julian Andres Klode
Author Date: 2019-12-13 13:07:01 UTC

Release 0.9.3.13

1.8.y 2020-01-23 10:04:41 UTC
Release 1.8.6

Author: Julian Andres Klode
Author Date: 2020-01-23 10:04:41 UTC

Release 1.8.6

1.7.y 2019-04-29 11:45:00 UTC
Release 1.7.1

Author: Julian Andres Klode
Author Date: 2019-04-29 11:45:00 UTC

Release 1.7.1

ubuntu/trusty 2018-07-10 14:59:48 UTC
Release 0.9.3.5ubuntu3

Author: Julian Andres Klode
Author Date: 2018-07-10 11:07:01 UTC

Release 0.9.3.5ubuntu3

pu/type-fixes 2018-06-05 22:28:05 UTC
Fix some more type annotations for apt_pkg, complete apt.utils typing

Author: Julian Andres Klode
Author Date: 2018-06-05 22:19:12 UTC

Fix some more type annotations for apt_pkg, complete apt.utils typing

ubuntu/artful 2017-04-22 09:44:14 UTC
Release 1.4.0~beta2ubuntu1

Author: Julian Andres Klode
Author Date: 2017-04-22 09:44:14 UTC

Release 1.4.0~beta2ubuntu1

debian/experimental 2015-11-26 11:01:00 UTC
Print the failed function name in PyPkgManager::res()

Author: Michael Vogt
Author Date: 2015-11-26 10:59:11 UTC

Print the failed function name in PyPkgManager::res()

There are some bugreports about failures in unattended-upgrades
and the only debug information is: "Error in function:" without
a stacktrace or anything. This patch helps to track down in
which function the error happens.

ubuntu/vivid 2015-06-20 20:19:21 UTC
setup.py: Translate version number from Debian to PEP0440

Author: Julian Andres Klode
Author Date: 2015-06-11 15:14:35 UTC

setup.py: Translate version number from Debian to PEP0440

Such a idiocy.

LP: #1445949
LP: #1465549

[squashed 632fbccb55563e0fbe3d2d380789caa8a9928e25 into this]

[squashed 23e044e3dabc7e61553ce559245393c432dadcd4 into this:
 setup.py: If no version is in the environment, return None]

118 of 18 results

Other repositories

Name Last Modified
lp:python-apt 2024-03-06
lp:~freyes/python-apt 2023-02-02
lp:~roguescholar/python-apt/+git/packaging 2020-01-24
13 of 3 results
You can't create new repositories for the python apt bindings.