summaryrefslogtreecommitdiff
path: root/python/pkgsrcrecords.cc
AgeCommit message (Expand)AuthorFilesLines
2009-07-08python/pkgsrcrecords.cc: Unify dep handling -- part 2: SourceRecords.build_de...Julian Andres Klode1-1/+50
2009-06-25python: Use PyVarObject_HEAD_INIT() instead of PyObject_HEAD_INIT().Julian Andres Klode1-4/+1
2009-06-25python: Fix some build warnings.Julian Andres Klode1-1/+0
2009-06-21python: Add DeprecationWarning to functions which were replaced by classes.Julian Andres Klode1-8/+3
2009-06-09Allow types providing __new__() to be subclassed.Julian Andres Klode1-1/+2
2009-06-05python/: Put all deprecated Get*() functions into #ifdef COMPAT_0_7.Julian Andres Klode1-1/+2
2009-06-04python/: Unify naming conventions for all new names.Julian Andres Klode1-1/+1
2009-06-03python/: Convert most names to PEP8 naming conventions (except Version,Packag...Julian Andres Klode1-0/+15
2009-04-19* python/*.cc: Export all types and add a __new__() method to them.Julian Andres Klode1-1/+17
2009-04-15* Introduce support for Python 3 (Closes: #523645)Julian Andres Klode1-0/+2
2009-04-14* python/pkgsrcrecords.cc: Use GetSet properties for PkgSrcRecordsTypeJulian Andres Klode1-61/+117
2008-08-08Fix whitespace in changes from 0.7.7.Ben Finney1-0/+2
2008-07-18* python/pkgsrcrecords.cc:Michael Vogt1-0/+2
2008-05-16Remove trailing whitespace.Ben Finney1-18/+18
2006-03-22* add PkgSrcRecords.Index to the codeMichael Vogt1-1/+3
2006-03-22* fixes for the pkgSrcRecords codeMichael Vogt1-3/+24
2005-08-08* always call Restart in srcrecords.LookupMichael Vogt1-0/+1
2005-08-08* support for srcrecords.Files addedMichael Vogt1-3/+19
2005-05-06* merged with matts mainlineMichael Vogt1-1/+1
2005-05-03* merged with Greek0@gmx.net--2005-main, native apt interface added, fixed a ...Michael Vogt1-2/+11
2005-04-13* build-depends added to PkgSrcRecords, example for build-depends addedMichael Vogt1-0/+16
2004-11-24* Fix broken object initialization in sourcelist.cc and...Arch Librarian1-7/+2
2004-11-24Initial support for accessing source package dataArch Librarian1-0/+118