rpm/python
Jakub Kadlcik e927be7e19 Add real-life examples of Python RPM
See https://github.com/rpm-software-management/rpm-web/pull/54
2024-08-26 08:54:33 +03:00
..
examples Add real-life examples of Python RPM 2024-08-26 08:54:33 +03:00
rpm Reimplement --restore as a transaction element, obsolete --setperms & co 2022-02-03 13:47:28 +02:00
CMakeLists.txt Python Stable ABI: Build for Stable ABI, require Python 3.7+ 2023-10-05 13:39:37 +03:00
MANIFEST.in
header-py.c Python stable ABI: Adjust type usage & declarations 2023-10-05 13:39:37 +03:00
header-py.h Python stable ABI: Adjust type usage & declarations 2023-10-05 13:39:37 +03:00
rpm.egg-info.in Generate Python egg-info from cmake builds 2022-10-20 14:02:03 +03:00
rpmarchive-py.c Python stable ABI: Disable instantiation "manually" for some types 2023-10-05 13:39:37 +03:00
rpmarchive-py.h Python stable ABI: Adjust type usage & declarations 2023-10-05 13:39:37 +03:00
rpmds-py.c Add rpmdsIsSysuser() function for testing and decoding sysusers provides 2024-04-09 09:22:36 +03:00
rpmds-py.h Python stable ABI: Adjust type usage & declarations 2023-10-05 13:39:37 +03:00
rpmfd-py.c Python stable ABI: Adjust type usage & declarations 2023-10-05 13:39:37 +03:00
rpmfd-py.h Python stable ABI: Adjust type usage & declarations 2023-10-05 13:39:37 +03:00
rpmfiles-py.c Eliminate some unnecessary rpmpgp.h includes 2023-10-06 10:59:38 +03:00
rpmfiles-py.h Python stable ABI: Adjust type usage & declarations 2023-10-05 13:39:37 +03:00
rpmii-py.c Python stable ABI: Disable instantiation "manually" for some types 2023-10-05 13:39:37 +03:00
rpmii-py.h Python stable ABI: Adjust type usage & declarations 2023-10-05 13:39:37 +03:00
rpmkeyring-py.c Python stable ABI: Adjust type usage & declarations 2023-10-05 13:39:37 +03:00
rpmkeyring-py.h Python stable ABI: Adjust type usage & declarations 2023-10-05 13:39:37 +03:00
rpmmacro-py.c
rpmmacro-py.h
rpmmi-py.c Python stable ABI: Disable instantiation "manually" for some types 2023-10-05 13:39:37 +03:00
rpmmi-py.h Python stable ABI: Adjust type usage & declarations 2023-10-05 13:39:37 +03:00
rpmmodule.c Python stable ABI: Avoid initializing the module more than once 2023-10-05 13:39:37 +03:00
rpmps-py.c Python stable ABI: Disable instantiation "manually" for some types 2023-10-05 13:39:37 +03:00
rpmps-py.h Python stable ABI: Adjust type usage & declarations 2023-10-05 13:39:37 +03:00
rpmstrpool-py.c Python stable ABI: Adjust type usage & declarations 2023-10-05 13:39:37 +03:00
rpmstrpool-py.h Python stable ABI: Adjust type usage & declarations 2023-10-05 13:39:37 +03:00
rpmsystem-py.h Python stable ABI: Define Py_TPFLAGS_IMMUTABLETYPE as no-op if missing 2023-10-05 13:39:37 +03:00
rpmtd-py.c Python stable ABI: Add error handling to Py${container}_SetItem 2023-10-05 13:39:37 +03:00
rpmtd-py.h Drop unused rpmtd python object remnants 2019-05-27 14:08:41 +02:00
rpmte-py.c Python stable ABI: Disable instantiation "manually" for some types 2023-10-05 13:39:37 +03:00
rpmte-py.h Python stable ABI: Adjust type usage & declarations 2023-10-05 13:39:37 +03:00
rpmts-py.c Eliminate some unnecessary rpmpgp.h includes 2023-10-06 10:59:38 +03:00
rpmts-py.h Python stable ABI: Adjust type usage & declarations 2023-10-05 13:39:37 +03:00
rpmver-py.c Add rpmver-py inequality operator 2024-01-11 12:18:04 +02:00
rpmver-py.h Support rpmver-py comparison operator inheritance 2024-01-16 12:25:35 +01:00
spec-py.c Python stable ABI: Disable instantiation "manually" for some types 2023-10-05 13:39:37 +03:00
spec-py.h Python stable ABI: Adjust type usage & declarations 2023-10-05 13:39:37 +03:00