View Git repositories

There are download files available for the python apt bindings.

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

the python apt bindings has 43 active branches owned by 15 people and 1 team. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:~brian-murray/python-apt/typo-1527166 bug(Has a merge proposal) 1 Development 2015-12-22 19:32:36 UTC
958. Fix upgradable typo.

Author: Brian Murray
Revision Date: 2015-12-22 19:32:08 UTC

Fix upgradable typo.

lp:~chipaca/python-apt/no-stderr-for-you-mister-system-image-cli bug(Has a merge proposal) 1 Development 2015-08-13 10:59:17 UTC
891. throw away stderr when calling system...

Author: John Lenton
Revision Date: 2015-08-13 10:58:20 UTC

throw away stderr when calling system-image-cli

lp:~ubuntu-core-dev/python-apt/precise bug 1 Development 2014-01-24 12:19:49 UTC
471. releasing package python-apt version ...

Author: Dimitri John Ledkov
Revision Date: 2014-01-24 12:19:49 UTC

releasing package python-apt version 0.8.3ubuntu7.2

lp:~paniemin/python-apt/MarkProtected 1 Development 2013-11-05 14:23:07 UTC
617. Release 0.8.5

Author: Julian Andres Klode
Revision Date: 2012-06-22 08:37:31 UTC

Release 0.8.5

lp:~vorlon/python-apt/lp.1069019 bug(Has a merge proposal) 1 Development 2013-05-28 22:23:44 UTC
517. aptsources/sourceslist.py: ensure tha...

Author: Steve Langasek
Revision Date: 2013-05-28 22:22:56 UTC

aptsources/sourceslist.py: ensure that our sources are opened with UTF-8
encoding, regardless of the current locale, and handle the sources lines
as Unicode internally for consistency between python2 and python3.
LP: #1069019.

lp:~mvo/python-apt/debian-sid-mirror 1 Development 2013-05-08 17:09:21 UTC
657. merged from experimental and uploaded...

Author: Michael Vogt
Revision Date: 2013-05-08 17:09:21 UTC

merged from experimental and uploaded to sid

lp:~ubuntu-core-dev/python-apt/ubuntu bug 1 Development 2013-04-30 17:01:20 UTC
516. cherry pick -r555 from debian-experim...

Author: Michael Vogt
Revision Date: 2013-04-30 17:01:20 UTC

cherry pick -r555 from debian-experimental

lp:~mvo/python-apt/edsp 1 Development 2013-03-20 15:58:05 UTC
666. test fixes

Author: Michael Vogt
Revision Date: 2013-03-20 15:58:05 UTC

test fixes

lp:~mvo/python-apt/debian-experimental-mirror 1 Development 2013-03-13 14:43:22 UTC
257. merged from debian-sid

Author: Michael Vogt
Revision Date: 2013-03-13 14:43:22 UTC

merged from debian-sid

lp:~mvo/python-apt/mvo bug(Has a merge proposal) 1 Development 2013-03-09 19:53:31 UTC
622. fix documentation for version_compare...

Author: Michael Vogt
Revision Date: 2013-03-09 19:53:31 UTC

fix documentation for version_compare(), thanks to
Ansgar Burchardt, closes: #680891

lp:~mvo/python-apt/debian-sid-mirrored bug 1 Development 2012-10-15 08:57:15 UTC
617. Release 0.8.5

Author: Julian Andres Klode
Revision Date: 2012-06-22 08:37:31 UTC

Release 0.8.5

lp:~jconti/python-apt/closeable-cache 1 Development 2012-10-12 18:14:34 UTC
644. * tests/test_apt_cache.py: - Add te...

Author: Jason Conti
Revision Date: 2012-10-12 18:14:34 UTC

* tests/test_apt_cache.py:
  - Add test to verify all files are closed after calling apt.Cache.close()

lp:~ubuntu-core-dev/python-apt/quantal 1 Development 2012-10-12 08:59:51 UTC
490. * debian/control: - make Vcs-Bzr po...

Author: Michael Vogt
Revision Date: 2012-10-12 08:59:51 UTC

* debian/control:
  - make Vcs-Bzr point to lp:~ubuntu-core-dev/python-apt/quantal

lp:~mvo/python-apt/setattr-strictness 1 Development 2012-10-10 14:38:35 UTC
644. python/progress.cc: check result of P...

Author: Michael Vogt
Revision Date: 2012-10-10 14:38:22 UTC

python/progress.cc: check result of Py_BuildValue() too

lp:~mvo/python-apt/more-auth-fixes (Has a merge proposal) 1 Development 2012-10-10 14:06:01 UTC
644. cherry pick robustness fixes for keyi...

Author: Michael Vogt
Revision Date: 2012-10-10 14:05:28 UTC

cherry pick robustness fixes for keyid (allow leading 0x, allow lowercase)

lp:~mvo/python-apt/recv-key-lp1016643 (Has a merge proposal) 1 Development 2012-10-02 09:09:29 UTC
643. add changelog entry

Author: Michael Vogt
Revision Date: 2012-10-02 09:09:29 UTC

add changelog entry

lp:~jamesodhunt/python-apt/test-for-size_to_str (Has a merge proposal) 1 Development 2012-10-02 08:27:55 UTC
620. tests/test_apt_pkg.py: New test, curr...

Author: James Hunt
Revision Date: 2012-10-02 08:26:30 UTC

tests/test_apt_pkg.py: New test, currently only for
size_to_str() method.

lp:~mvo/python-apt/fix-debfile-crash 1 Development 2012-10-01 14:32:57 UTC
639. fix crash when a pkgname has no candi...

Author: Michael Vogt
Revision Date: 2012-10-01 14:32:35 UTC

fix crash when a pkgname has no candidate

lp:~jamesodhunt/python-apt/fix-for-PkgCacheGetIsMultiArch (Has a merge proposal) 1 Development 2012-10-01 08:11:17 UTC
618. python/cache.cc: PkgCacheGetIsMultiAr...

Author: James Hunt
Revision Date: 2012-10-01 08:10:49 UTC

python/cache.cc: PkgCacheGetIsMultiArch(): Return calculated
value rather than a random one.

lp:~brian-murray/python-apt/bug-1039484 1 Development 2012-09-17 20:44:17 UTC
619. forcibly encode the comment to ascii

Author: Brian Murray
Revision Date: 2012-09-17 20:44:17 UTC

forcibly encode the comment to ascii

lp:~sjakthol/python-apt/fix_1042916 bug(Has a merge proposal) 1 Development 2012-08-31 19:03:40 UTC
618. Enable disabled repository instead of...

Author: Sami Jaktholm
Revision Date: 2012-08-31 19:00:36 UTC

Enable disabled repository instead of adding a new entry if a duplicate disabled entry already exists (LP: #1042916).

lp:~vorlon/python-apt/pre-build-py3-pydebian 1 Development 2012-06-11 20:53:47 UTC
588. utils/get_debian_mirrors.py, pre-buil...

Author: Steve Langasek
Revision Date: 2012-06-11 20:53:14 UTC

utils/get_debian_mirrors.py, pre-build.sh: port the rest of the hook
script to python3; not ready for landing yet, as it requires the
not-yet-existent python3-debian.

lp:~vorlon/python-apt/pre-release-py3-ubuntu (Has a merge proposal) 1 Development 2012-06-11 20:49:02 UTC
470. Fix conflicts with Ubuntu branch

Author: Steve Langasek
Revision Date: 2012-06-11 20:48:35 UTC

Fix conflicts with Ubuntu branch

lp:~ev/python-apt/dont-leak-fds 1 Development 2012-06-11 16:01:46 UTC
470. Don't leak file descriptors.

Author: Evan
Revision Date: 2012-06-11 16:01:13 UTC

Don't leak file descriptors.

lp:~mvo/python-apt/improve-replace-handling 1 Development 2012-02-27 11:30:38 UTC
598. RED: conflicts/replaces should make t...

Author: Michael Vogt
Revision Date: 2012-02-27 10:32:04 UTC

RED: conflicts/replaces should make the replaced package marked for uninstall

lp:~bjornt/python-apt/package-broken-dependency-info (Has a merge proposal) 1 Development 2012-02-15 19:23:59 UTC
597. Save/restore apt config in tests, not...

Author: Björn Tillenius
Revision Date: 2012-02-15 19:23:59 UTC

Save/restore apt config in tests, not to break other tests.

lp:~mvo/python-apt/merged-colin-fix656288 1 Development 2012-02-06 18:33:18 UTC
597. merged patch from colin for #656288

Author: Michael Vogt
Revision Date: 2012-02-06 18:33:04 UTC

merged patch from colin for #656288

lp:~feldgendler/python-apt/829138 bug(Has a merge proposal) 2 Mature 2011-12-07 16:44:33 UTC
151. handle architecture-specific conflict...

Author: Alexey Feldgendler
Revision Date: 2011-12-07 16:40:15 UTC

handle architecture-specific conflicts correctly (LP: #829138)

lp:~ubuntu-core-dev/python-apt/oneiric 1 Development 2011-12-01 08:43:51 UTC
446. * apt/progress/gtk2.py: - update to...

Author: Michael Vogt
Revision Date: 2011-10-04 14:36:48 UTC

* apt/progress/gtk2.py:
  - update to the latest vte API for child-exited (LP: #865388)

lp:~ubuntu-core-dev/python-apt/lucid bug 1 Development 2011-07-13 09:45:09 UTC
357. add missing bits for the xz compressi...

Author: Michael Vogt
Revision Date: 2011-07-13 09:45:09 UTC

add missing bits for the xz compression support, thanks
to Colin Watson for the fix! (LP: #805389)

lp:~mwhudson/python-apt/BaseDependency-doc-fix 1 Development 2010-12-14 04:36:31 UTC
475. correct the docs

Author: Michael Hudson-Doyle
Revision Date: 2010-12-14 04:36:31 UTC

correct the docs

lp:~ubuntu-core-dev/python-apt/intrepid bug 1 Development 2010-03-09 13:09:18 UTC
281. * data/templates/Ubuntu.info.in: (LP:...

Author: Michael Vogt
Revision Date: 2010-03-09 13:08:34 UTC

* data/templates/Ubuntu.info.in: (LP: #531876)
  - refactor to use ports by default for gutsy and newer releases
  - Set appropriate exceptions to defaults for warty-intrepid

lp:~ubuntu-core-dev/python-apt/hardy bug 1 Development 2010-03-09 13:02:42 UTC
270. * data/templates/Ubuntu.info.in: (LP:...

Author: Michael Vogt
Revision Date: 2010-03-09 13:00:57 UTC

* data/templates/Ubuntu.info.in: (LP: #531876)
  - refactor to use ports by default for gutsy and newer releases
  - Set appropriate exceptions to defaults for warty-hardy

lp:~ubuntu-core-dev/python-apt/jaunty bug 1 Development 2010-03-09 11:56:23 UTC
306. * data/templates/Ubuntu.info.in: (LP...

Author: Michael Vogt
Revision Date: 2010-03-09 11:54:33 UTC

* data/templates/Ubuntu.info.in: (LP: #531876)
  - refactor to use ports by default for gutsy and newer releases
  - Set appropriate exceptions to defaults for warty-jaunty

lp:~ubuntu-core-dev/python-apt/karmic bug 1 Development 2010-03-09 11:40:39 UTC
330. * data/templates/Ubuntu.info.in: (LP:...

Author: Michael Vogt
Revision Date: 2010-03-09 11:39:09 UTC

* data/templates/Ubuntu.info.in: (LP: #531876)
  - refactor to use ports by default for gutsy and newer releases
  - Set appropriate exceptions to defaults for warty-karmic

lp:~persia/python-apt/karmic+bf531876 bug(Has a merge proposal) 1 Development 2010-03-09 10:22:39 UTC
332. Update based on guidance from cjwatson

Author: Emmet Hikory
Revision Date: 2010-03-09 10:22:39 UTC

Update based on guidance from cjwatson

lp:~persia/python-apt/jaunty+bf531876 bug(Has a merge proposal) 1 Development 2010-03-09 10:20:59 UTC
308. Update based on guidance from cjwatson

Author: Emmet Hikory
Revision Date: 2010-03-09 10:20:59 UTC

Update based on guidance from cjwatson

lp:~persia/python-apt/intrepid+bf531876 bug(Has a merge proposal) 1 Development 2010-03-09 10:17:11 UTC
283. Update based on guidance from cjwatson

Author: Emmet Hikory
Revision Date: 2010-03-09 10:17:11 UTC

Update based on guidance from cjwatson

lp:~persia/python-apt/hardy+bf531876 bug(Has a merge proposal) 1 Development 2010-03-09 10:14:49 UTC
272. Update based on guidance from cjwatson

Author: Emmet Hikory
Revision Date: 2010-03-09 10:14:49 UTC

Update based on guidance from cjwatson

lp:~ubuntu-core-dev/python-apt/dapper 1 Development 2010-03-04 14:55:53 UTC
187. protect against not-parsable strings ...

Author: Emmet Hikory
Revision Date: 2010-03-04 14:55:53 UTC

protect against not-parsable strings send from dpkg (lp: 68553)

lp:~speijnik/python-apt/debian-gsoc09 (Has a merge proposal) 1 Development 2009-07-31 10:34:42 UTC
231. debian/control: - Added XB-Python-Ve...

Author: Stephan Peijnik
Revision Date: 2009-07-31 10:34:42 UTC

debian/control:
 - Added XB-Python-Version attribute for python-apt-dbg package.

apt/__init__.py:
 - Defined API_LEVEL constant.

lp:~mcasadevall/python-apt/karmic-armel-workaround 1 Development 2009-05-12 11:06:34 UTC
311. releasing version 0.7.10.3ubuntu2

Author: Michael Casadevall
Revision Date: 2009-05-12 11:04:24 UTC

releasing version 0.7.10.3ubuntu2

lp:~mvo/python-apt/support-ports bug 1 Development 2008-04-25 17:18:11 UTC
263. * fix incorrect .info file generation...

Author: Michael Vogt
Revision Date: 2008-04-25 17:18:11 UTC

* fix incorrect .info file generation
* support ports.ubuntu.com

143 of 43 results
You can't create new branches for the python apt bindings.