Import Upstream version 4.12.4
This commit is contained in:
@@ -1,16 +1,14 @@
|
||||
Metadata-Version: 2.1
|
||||
Name: ipatests
|
||||
Version: 4.8.10
|
||||
Version: 4.12.4
|
||||
Summary: FreeIPA tests
|
||||
Home-page: https://www.freeipa.org/
|
||||
Download-URL: https://www.freeipa.org/page/Downloads
|
||||
Author: FreeIPA Developers
|
||||
Author-email: freeipa-devel@lists.fedorahosted.org
|
||||
Maintainer: FreeIPA Developers
|
||||
Maintainer-email: freeipa-devel@redhat.com
|
||||
License: GPLv3
|
||||
Download-URL: https://www.freeipa.org/page/Downloads
|
||||
Description: FreeIPA tests
|
||||
|
||||
Platform: Linux
|
||||
Classifier: Development Status :: 5 - Production/Stable
|
||||
Classifier: Intended Audience :: System Administrators
|
||||
@@ -27,7 +25,32 @@ Classifier: Topic :: Internet :: Name Service (DNS)
|
||||
Classifier: Topic :: Security
|
||||
Classifier: Topic :: System :: Systems Administration :: Authentication/Directory :: LDAP
|
||||
Requires-Python: >=3.6.0
|
||||
License-File: ../COPYING
|
||||
Requires-Dist: cryptography>=1.6
|
||||
Requires-Dist: dnspython>=1.15
|
||||
Requires-Dist: gssapi>=1.2.0
|
||||
Requires-Dist: ipaclient==4.12.4
|
||||
Requires-Dist: ipalib==4.12.4
|
||||
Requires-Dist: ipaplatform==4.12.4
|
||||
Requires-Dist: ipapython==4.12.4
|
||||
Requires-Dist: polib
|
||||
Requires-Dist: pytest
|
||||
Requires-Dist: pytest_multihost
|
||||
Requires-Dist: python-ldap>=3.0.0
|
||||
Requires-Dist: six
|
||||
Requires-Dist: pexpect
|
||||
Provides-Extra: integration
|
||||
Requires-Dist: dbus-python; extra == "integration"
|
||||
Requires-Dist: pyyaml; extra == "integration"
|
||||
Requires-Dist: ipaserver; extra == "integration"
|
||||
Provides-Extra: ipaserver
|
||||
Requires-Dist: ipaserver; extra == "ipaserver"
|
||||
Provides-Extra: webui
|
||||
Requires-Dist: selenium; extra == "webui"
|
||||
Requires-Dist: pyyaml; extra == "webui"
|
||||
Requires-Dist: ipaserver; extra == "webui"
|
||||
Provides-Extra: xmlrpc
|
||||
Requires-Dist: ipaserver; extra == "xmlrpc"
|
||||
Requires-Dist: mock; python_version < "3"
|
||||
|
||||
FreeIPA tests
|
||||
|
||||
Reference in New Issue
Block a user