This update for python-defusedxml, python-freezegun, python-pkgconfig, python-python3-saml, python-xmlsec fixes the following issues:
Update to 0.6.0
Remove superfluous devel dependency for noarch package
Update to 5.0
Implement single-spec version.
Dummy changelog for bsc#1019074, FATE#322329
Add dependency on the full python (which is not pulled by setuptools anymore). Use %{pythons} macro now. (bsc#1177200)
Upgrade to 0.3.12:
Do not require python2 module for building python3 module
Update to 0.3.11:
Remove superfluous devel dependency for noarch package
Add removedependencyon_mock.patch which removes dependency on python-mock for Python 3, where it is not required.
update to 0.3.10
update to version 0.3.9
update to version 0.3.8 * Improved unpatching when importing modules after freeze_time start() * Add manual increment via tick method * Fix bug with time.localtime not being reset. Closes #112. * Fix test to work when current timezone is GMT-14 or GMT+14. * Fixed #162 - allow decorating old-style classes. * Add support to PyMySQL * Assume the default time to freeze is 'now'. * Register fake types in PyMySQL conversions * Ignore threading and Queue modules. Closes #129. * Lock down coverage version since new coverage doesnt support py3.2 * Fix or py3 astimezone and not passing tz. Closes #138. * Add note about deafult arguments. Closes #140. * Add license info. Closes #120.
Remove unneeded freeze_hideDeps.patch
Use download Url as source
Use tarball provided by pypi
update to 1.5.1
Add missing test dependency pkgconfig