mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-28 18:01:23 -06:00
5ec9a55278
We don't need the elaborate python requires, since a requires for e.g. "python-abi = 2.5" is automatically added. We also don't need the elaborate build requires, since all it does is query the currently installed version of python and require that you have it's appropriate python-devel installed. But if python-devel is installed at all, this should hold true. (Also, IMHO the .spec files should be removed from mercurial since they are automatically generated) Signed-off-by: Mark McLouglin <markmc@redhat.com> |
||
---|---|---|
.. | ||
test | ||
__init__.py | ||
aci.py | ||
config.py | ||
entity.py | ||
freeipa-python.spec | ||
freeipa-python.spec.in | ||
group.py | ||
ipa.conf | ||
ipaclient.py | ||
ipaerror.py | ||
ipautil.py | ||
ipavalidate.py | ||
krbtransport.py | ||
Makefile | ||
MANIFEST.in | ||
README | ||
rpcclient.py | ||
setup.py | ||
user.py |