Add librpm-tizen.spec file & Debian packaging.
[tools/librpm-tizen.git] / python / rpmsystem-py.h
2023-11-16 xuhyAdd librpm-tizen.spec file & Debian packaging. 60/301360/6 devel master
2023-11-16 wangbiaoUpgrade version to 4.14 71/301471/1 tizen/4.14.1.1.tizen20230628
2023-03-10 biao716.wangFix build error with Ubuntu22.04 51/289251/3 tizen/4.11.0.1.tizen20231101
2014-06-09 Markus LehtonenMake python module name configurable
2011-11-18 Ales Kozumplikinverse the macro definition condition in c87ad03.
2011-11-18 Ales Kozumplikpython: use the more modern PyCapsule over PyCObject...
2011-03-09 Panu MatilainenFix the PyBytes vs PyString compatibility defines
2011-03-09 Panu MatilainenPython 3 fixups
2011-03-09 Panu MatilainenCut the remaining ties python bindings have to main...
2009-10-21 Panu MatilainenOn Python 3, use macros to alias all usage of PyInt_...
2009-10-21 Panu MatilainenReplace PyString usage with PyBytes everywhere
2009-10-19 Panu MatilainenPyVarObject_HEAD_INIT() compatibility macro for Python...
2009-10-19 Panu MatilainenPy_TYPE() compatibility macro for Python < 2.6
2009-10-01 Panu MatilainenInclude structmembers.h centrally from rpmsystem-py.h
2009-09-22 Panu MatilainenRename python system.h for disambiguation