mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-24 16:10:02 -06:00
b9ec4d1a67
Differences in the python byte code fails in a build validation (rpmdiff) done on difference architecture of the same package. This patch: 1) Ensures that timestamps of generated *.pyo and *.pyc files match 2) Python integer literals greater or equal 2^32 and lower than 2^64 are converted to long right away to prevent different type of the integer on architectures with different size of int https://fedorahosted.org/freeipa/ticket/3858 |
||
---|---|---|
.. | ||
__init__.py | ||
objectclasses.py | ||
test_attr.py | ||
test_automember_plugin.py | ||
test_automount_plugin.py | ||
test_baseldap_plugin.py | ||
test_batch_plugin.py | ||
test_cert_plugin.py | ||
test_config_plugin.py | ||
test_delegation_plugin.py | ||
test_dns_plugin.py | ||
test_dns_realmdomains_integration.py | ||
test_external_members.py | ||
test_group_plugin.py | ||
test_hbac_plugin.py | ||
test_hbacsvcgroup_plugin.py | ||
test_hbactest_plugin.py | ||
test_host_plugin.py | ||
test_hostgroup_plugin.py | ||
test_krbtpolicy.py | ||
test_nesting.py | ||
test_netgroup_plugin.py | ||
test_passwd_plugin.py | ||
test_permission_plugin.py | ||
test_ping_plugin.py | ||
test_privilege_plugin.py | ||
test_pwpolicy_plugin.py | ||
test_range_plugin.py | ||
test_realmdomains_plugin.py | ||
test_replace.py | ||
test_role_plugin.py | ||
test_selfservice_plugin.py | ||
test_selinuxusermap_plugin.py | ||
test_service_plugin.py | ||
test_sudocmd_plugin.py | ||
test_sudocmdgroup_plugin.py | ||
test_sudorule_plugin.py | ||
test_trust_plugin.py | ||
test_user_plugin.py | ||
xmlrpc_test.py |