Package Release Info

python-pysaml2-4.8.0-bp153.1.20

Update Info: Base Release
Available in Package Hub : 15 SP3

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python2-pysaml2
python3-pysaml2

Change Logs

Version: 4.8.0-bp152.2.1
* Tue Jan 07 2020 Tomá? Chvátal <tchvatal@suse.com>
- Use python dbm dependency instead of legacy gdbm
* Mon Jul 22 2019 Tomá? Chvátal <tchvatal@suse.com>
- Update to 4.8.0:
  * Refactor the way ForceAuthn is set: check for "true" and "1"
  * Allow to set NameQualifier and SPNameQualifier attributes for ePTID
  * Parse assertions with Holder-of-Key profile
  * Add created_at timestamps to all mongodb documents
  * Look for existing persistent id's before creating new ones
  * Do not add AllowCreate property for default transient NameID
  * Enable entity category import from module search path
  * Add SAML subject identifier attributes to saml2_uri attributemap
  * Fix deprecation warning regarding the cgi module - use the html module when available
  * Misc minor improvements
  * tests: Be compatible with latest pytest
  * tests: Make tests pass after 2024
  * tests: Add py37 as a test target
  * docs: Correct instructions to run tests
  * docs: Fix misc typos
* Wed Jun 05 2019 Marketa Calabkova <mcalabkova@suse.com>
- Update to 4.7.0
  * Add support for MDQ signature verification
  * Raise XmlsecError if xmlsec1 operations do not succeed
  * Handle non standard response error status codes correctly
  * Remove the python-future dependency and only use six
* Fri Dec 07 2018 Tomá? Chvátal <tchvatal@suse.com>
- Update to 4.6.5:
  * Many many changes everywhere, see CHANGELOG.md for details
- Use github tarball to include license/tests
* Tue Dec 04 2018 Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
* Wed Oct 10 2018 Dirk Mueller <dmueller@suse.com>
- cleanup filelist
* Tue Oct 09 2018 Colleen Murphy <comurphy@suse.com>
- Replace python-pycryptodomex dep with python-cryptography
  - Dependency was swapped in afdf5b4
Version: 4.5.0-bp150.2.4
* Wed Nov 29 2017 okurz@suse.com
- Add missing runtime dependency on 'defusedxml'
- Add obsolete suse_version special handling
* Mon Oct 30 2017 michael@stroeder.com
- update to 4.5.0
* Mon Jun 19 2017 okurz@suse.com
- Convert to singlespec
* Tue Nov 22 2016 dmueller@suse.com
- fix requires
* Thu Nov 17 2016 michael@stroeder.com
- update to 4.4.0
- added LICENSE.txt to docs
* Fri Feb 26 2016 tbechtold@suse.com
- Require python-python-dateutil. package was renamed
* Tue Oct 13 2015 dmueller@suse.com
- add pycrypto/pyOpenSSL dependency
* Tue Sep 01 2015 tbechtold@suse.com
- Move python-repoze.who from Recommends to Requires. It's needed.
* Thu Jul 30 2015 tbechtold@suse.com
- Add missing Requires
* Thu Jul 16 2015 seife+obs@b1-systems.com
- fix build on non-SUSE distributions whose rpm does not know
  "Recommends"
* Wed Jun 10 2015 dmueller@suse.com
- update to 2.4.0:
  * A couple of security fixes plus maintenance updates.
* Tue Oct 15 2013 speilicke@suse.com
- Initial version