summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-22rename "md5" keyword argument in AcquireFile() to "hash" and add backward com...Michael Vogt2-9/+40
2015-05-22apt_pkg.rst: improve documentation for AcquireFile() hash and add sha512 to t...Michael Vogt1-5/+6
2015-05-15tests/test_tagfile.py: Close files we opened to prevent leakageJulian Andres Klode1-4/+4
2015-05-07releasing package python-apt version 0.9.4Michael Vogt1-2/+13
2015-05-07update whatsnewMichael Vogt2-10/+17
2015-05-07Fix pep8 errorMichael Vogt1-2/+2
2015-05-07Fix dead links in python-apt documentationMichael Vogt2-1/+10
2015-05-07Add MULTI_ARCH_NO constant and deprecate MULTI_ARCH_NONEMichael Vogt2-2/+4
2015-05-07Update doc/example/action.py for py3 and latest APIMichael Vogt2-73/+75
2015-05-07Update the print_uris.py example to use the new APIvon1-15/+3
2015-05-07add Wily templateMartin Pitt2-0/+117
2014-11-07apt/debfile.py: use apt_pkg.open_maybe_clear_signed_file() when opening a .ds...Michael Vogt2-3/+4
2014-11-06Add binding for apt_pkg.maybe_open_clear_signed_file()Michael Vogt2-0/+46
2014-11-06add apt_pkg.sha512sum()Michael Vogt2-2/+73
2014-10-24releasing package python-apt version 0.9.3.11Michael Vogt1-2/+11
2014-10-24Add Ubuntu 15.04 (Vivid Vervet) to the templateMichael Vogt1-0/+119
2014-10-24Merged UbuntuRTMDistribution detection from ubuntuMichael Vogt2-0/+43
2014-10-14python/tarfile.cc: use long long in Process() for APT >= 4.14Michael Vogt2-2/+11
2014-09-30Embed changelog entry date and time instead of build date and timeJulian Andres Klode2-3/+14
2014-09-04releasing package python-apt version 0.9.3.10Michael Vogt1-0/+13
2014-09-03update python-apt.potMichael Vogt1-109/+119
2014-09-03fix testsMichael Vogt3-4/+6
2014-09-03read all tags from a dsc file and improve testsMichael Vogt2-13/+27
2014-09-03add support for apt.debfile.DscSrcPackage.filelistMichael Vogt2-3/+16
2014-09-02Stop reading after the "Format" stanza in a .dsc fileMichael Vogt2-0/+4
2014-09-02python/tag.cc: ensure that the final \n is there when duplicating section dataMichael Vogt1-4/+7
2014-08-28release 0.9.3.9Michael Vogt1-0/+15
2014-08-28tests/test_auth.py: update for gnupg 1.4.18Mauricio Faria de Oliveira2-1/+10
2014-08-28tests/test_pep8.py: --ignore E129 too (fix FTBFS with pep8 >= 1.5)Mauricio Faria de Oliveira1-1/+3
2014-07-08doc/source/tutorials/apt-get.rst: Remove -s from --print-uris invocationJulian Andres Klode1-1/+1
2014-07-04fix another pep8 failureMichael Vogt1-1/+1
2014-06-30releasing package python-apt version 0.9.3.8Michael Vogt1-0/+7
2014-06-30make pep8 happy (again)Michael Vogt13-86/+86
2014-06-10releasing package python-apt version 0.9.3.7Michael Vogt1-1/+1
2014-06-10libapt uses pkgSourceRecords::Step() tooMichael Vogt1-2/+2
2014-06-10add apt_pkg.SourceRecords.step() to all steping through all SrcRecordsMichael Vogt2-1/+25
2014-06-10Revert "Merge remote-tracking branch 'mvo/feature/srcrec-enum' into debian/sid"Michael Vogt5-170/+111
2014-06-10prepare 0.9.3.7Michael Vogt1-0/+10
2014-06-10Merge remote-tracking branch 'mvo/feature/srcrec-enum' into debian/sidMichael Vogt5-111/+170
2014-06-09rename apt_pkg.SourceRecords.next() to apt_pkg.SourceRecords.step() to avoid ...Michael Vogt1-5/+5
2014-06-09Add apt_pkg.SourceRecords.next() to step through all SrcRecordsMichael Vogt2-1/+25
2014-06-06Include "Blankon" templateMichael Vogt2-0/+387
2014-04-25releasing package python-apt version 0.9.3.6Michael Vogt1-0/+13
2014-04-25add ubuntu utopicMichael Vogt1-0/+119
2014-04-25debian/control: update build-depends on libapt-pkg-dev for build-profile supportMichael Vogt1-1/+1
2014-04-25Add support for build profilesJohannes Schauer1-5/+6
2014-04-02Release 0.9.3.5Julian Andres Klode1-0/+12
2014-04-02apt/package.py: Do not shadow _Julian Andres Klode1-3/+3
2014-03-22python/tag.cc: Ignore missing 'encoding' attribute in file objectsJulian Andres Klode1-0/+2
2014-03-22debian/pycompat: Drop, it's not used anymoreJulian Andres Klode1-1/+0