freeipa/ipa-python
Mark McLoughlin 5ec9a55278 Cleanup freeipa-python requires
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>
2008-02-21 15:23:29 +00:00
..
test Adds delegation listing and creation to the GUI. 2007-10-12 15:11:55 -07:00
__init__.py Fixed broken patches and server spec. 0001-01-01 00:00:00 +00:00
aci.py Add an LDAP attribute -> label mapping function to XML-RPC layer 2007-10-22 17:06:52 -04:00
config.py Added config.py. 0001-01-01 00:00:00 +00:00
entity.py Fixes none values in first/last name to display properly. 2007-10-04 12:20:00 -07:00
freeipa-python.spec Cleanup freeipa-python requires 2008-02-21 15:23:29 +00:00
freeipa-python.spec.in Cleanup freeipa-python requires 2008-02-21 15:23:29 +00:00
group.py Initial support for Groups 2007-08-24 15:42:56 -04:00
ipa.conf Added ipa.conf. 0001-01-01 00:00:00 +00:00
ipaclient.py Add an LDAP attribute -> label mapping function to XML-RPC layer 2007-10-22 17:06:52 -04:00
ipaerror.py Fix build issues by combining patches submitted by Michael Gregg and 2007-10-17 11:28:37 -04:00
ipautil.py Fix build issues by combining patches submitted by Michael Gregg and 2007-10-17 11:28:37 -04:00
ipavalidate.py Fix build issues by combining patches submitted by Michael Gregg and 2007-10-17 11:28:37 -04:00
krbtransport.py Require SSL for the XML-RPC interface 2007-10-19 10:14:30 -04:00
Makefile Make distclean work again 2007-10-19 09:53:27 -04:00
MANIFEST.in Use setup.py for ipa-python from William Jon McCann <mccann@jhu.edu>. 0001-01-01 00:00:00 +00:00
README Final reorginzation to reflect packaging. 0001-01-01 00:00:00 +00:00
rpcclient.py Add an LDAP attribute -> label mapping function to XML-RPC layer 2007-10-22 17:06:52 -04:00
setup.py Use setup.py for ipa-python from William Jon McCann <mccann@jhu.edu>. 0001-01-01 00:00:00 +00:00
user.py Initial support for Groups 2007-08-24 15:42:56 -04:00