summaryrefslogtreecommitdiff
path: root/python/spec-py.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-24Enable subtyping on the rest of our type-objectsPanu Matilainen1-1/+1
2009-09-24Call (sub)type tp_free from destructorsPanu Matilainen1-4/+4
2009-09-24Make object allocation type agnosticPanu Matilainen1-3/+3
2009-09-23Remove the broken tp_print method from specPanu Matilainen1-7/+1
2009-09-23Decouple python spec objects from transaction objectsPanu Matilainen1-3/+36
2009-09-22Rename python system.h for disambiguationPanu Matilainen1-1/+1
2009-09-22Lose the empty doxygen markersPanu Matilainen1-7/+0
2009-09-22Put some consistency to python object creationPanu Matilainen1-2/+2
2009-09-22Make all python object creation wrappers return PyObject pointersPanu Matilainen1-2/+2
2009-09-22Make the python object structures opaquePanu Matilainen1-0/+5
2009-09-07Fix dumb some dumb leaks in python spec codePanu Matilainen1-24/+12
2008-04-09Yet more url ripping - buildroot is never an urlPanu Matilainen1-2/+2
2007-09-21Rename Spec -> rpmSpec for namespacingPanu Matilainen1-8/+8
2007-09-11Remove split tags.Ralf Corsépius1-13/+1
2004-03-11Make spec-py lint free.pauln1-24/+34
2004-03-11Begin lint fixes for spec-pypauln1-2/+18
2004-03-10Initial rpm.spec implementationpauln1-0/+208