summaryrefslogtreecommitdiff
path: root/python/rpmmacro-py.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-16Add librpm-tizen.spec file & Debian packaging.HEADmasterdevelxuhy1-1/+1
2023-11-16Upgrade version to 4.14tizen/4.14.1.1.tizen20230628wangbiao1-5/+9
2011-12-22mark strings extracted from PyArg_Parse* as "const"David Malcolm1-3/+3
2011-03-09Python bindings dont need our debug.h for anythingPanu Matilainen1-2/+0
2009-10-01Include structmembers.h centrally from rpmsystem-py.hPanu Matilainen1-2/+0
2009-09-28Support numeric expansion in rpm.expandMacro()Panu Matilainen1-5/+11
2009-09-22Rename python system.h for disambiguationPanu Matilainen1-1/+1
2009-09-22Lose the empty doxygen markersPanu Matilainen1-10/+0
2009-09-22Use Py_RETURN_NONE macro for returning None everywherePanu Matilainen1-4/+2
2008-07-02Don't leak memory on python expandMacro()Panu Matilainen1-2/+6
2008-01-30Include spring-cleaningPanu Matilainen1-2/+3
2007-12-08Switch to <rpm/foo.h> style for public headersPanu Matilainen1-1/+1
2007-11-29Avoid building rpmdebug-pyPanu Matilainen1-1/+0
2007-11-29Lose the useless rpmrc python stuff, group macro handling to rpmmacro-pyPanu Matilainen1-0/+62