2f7c228585
- update to 0.4 * added IDEA algorithm * added HOTP, TOTP and CMAC primitives * improved support for RSA and DSA public key cryptography - include cryptography_vectors as a source, in order to run the full test suite (cryptography_vectors seems only useful for testing this module, so it's probably not worth making a separate installable package for it) - drop upstreamed cryptography-custom-install-cmd.patch OBS-URL: https://build.opensuse.org/request/show/234746 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cryptography?expand=0&rev=4
27 lines
1.1 KiB
Plaintext
27 lines
1.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon May 19 16:14:52 UTC 2014 - jmatejek@suse.com
|
|
|
|
- update to 0.4
|
|
* added IDEA algorithm
|
|
* added HOTP, TOTP and CMAC primitives
|
|
* improved support for RSA and DSA public key cryptography
|
|
- include cryptography_vectors as a source, in order to run the full
|
|
test suite (cryptography_vectors seems only useful for testing
|
|
this module, so it's probably not worth making a separate installable
|
|
package for it)
|
|
- drop upstreamed cryptography-custom-install-cmd.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 31 16:03:46 UTC 2014 - speilicke@suse.com
|
|
|
|
- Add cryptography-custom-install-cmd.patch: Fix installation to plat_lib
|
|
- Properly invoke testsuite, therefore add dependencies on iso8601 and pretend
|
|
- Only use pkg-config for libffi on newer distros, stay with old-style
|
|
devel package requires to fix SLE build
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 24 12:43:32 UTC 2014 - mvyskocil@suse.com
|
|
|
|
- Initial packaging of python-cryptography for openSUSE
|
|
|