Commit Graph

101 Commits

Author SHA1 Message Date
Christian Heimes 5fdccbab1d Update to 3.4.7, use vectors from sources (#1952024)
python-cryptography now uses source bundle from Github, which contains
sources of vectors, too. Tests are no longer depending on
python3-cryptography-vectors. Instead tests are using the bundles
vectors package.

Resolves RHBZ#1952024
2021-04-22 08:07:57 +02:00
Christian Heimes 19b6996e72 Mention vendoring for RHEL/CentOS packaging 2021-04-13 08:44:13 +02:00
Miro Hrončok 7e4d2cc3e8 This is now a Rust package, hence it only builds on %{rust_arches}
No real difference for Fedora or modern RHEL, but the guidelines say so:

https://docs.fedoraproject.org/en-US/packaging-guidelines/Rust/#_exclusivearch
2021-03-10 13:18:44 +01:00
Christian Heimes 7898d952a8 Update to 3.4.6 (#1927044) 2021-03-03 13:28:42 +01:00
Christian Heimes fd227175fd Create reproducible tar file 2021-02-16 14:33:41 +01:00
Christian Heimes f8b1daa766 Update to 3.4.5 (#1927044) 2021-02-15 08:22:18 +01:00
Christian Heimes cf06cdcb94 Skip iso8601 and pretend tests on RHEL 2021-02-12 16:47:08 +01:00
Christian Heimes cb73845600 Provide RHEL build infrastructure 2021-02-12 11:33:41 +01:00
Christian Heimes e3b20e8f26 Update to 3.4.4 (#1927044) 2021-02-10 10:59:27 +01:00
Christian Heimes 8fd31561e0 Update to 3.4.2 (#1926339)
Package no longer depends on Rust (#1926181)
2021-02-08 17:51:03 +01:00
Fabio Valentini be860bdcae
small improvements for building the PyO3 Rust module
Signed-off-by: Fabio Valentini <decathorpe@gmail.com>
2021-02-08 13:51:48 +01:00
Christian Heimes b5705ea483 Update to 3.4.1 (#1925953) 2021-02-07 23:00:22 +01:00
Christian Heimes 5a77f343f8 Add missing abi3 and pytest dependencies 2021-02-07 21:15:42 +01:00
Christian Heimes bf3babc383 Update to 3.4 (#1925953)
Remove Python 2 support
Remove unused python-idna dependency
Add Rust support
2021-02-07 20:36:10 +01:00
Fedora Release Engineering 660907b847 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-27 10:04:48 +00:00
Christian Heimes 2d60d5642f Update to 3.3.1 (#1905756) 2020-12-10 09:51:20 +01:00
Christian Heimes 6417bbcc75 Update to 3.2.1 (#1892153) 2020-10-28 07:28:58 +01:00
Christian Heimes 2abb980d58 Update to 3.2 (#1891378) 2020-10-26 09:13:36 +01:00
Christian Heimes 1811890378 Update to 3.1 (#1872978) 2020-09-07 09:00:59 +02:00
Fedora Release Engineering 0656b7b132 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-29 00:26:31 +00:00
Christian Heimes 799485870e Update to 3.0 (#185897) 2020-07-21 08:06:29 +02:00
Miro Hrončok a2b3c457b5 Rebuilt for Python 3.9 2020-05-23 05:04:32 +02:00
Felix Schwarz 18a3ed28c7 add source file verification 2020-05-12 10:39:43 +02:00
Christian Heimes 4d90827266 Update to 2.9 (#1820348) 2020-04-08 12:50:55 +02:00
Fedora Release Engineering 71ca0a3e2a - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-30 11:29:05 +00:00
Christian Heimes 52a2935918 cryptography 2.8+ no longer depends on python-asn1crypto 2020-01-13 10:36:18 +01:00
Lumir Balhar c3f035031c Bcond for tests which allows to disable them 2019-11-21 08:02:17 +01:00
Christian Heimes 004fe01826 Update to 2.8
Resolves: rhbz#1762779
2019-10-17 16:19:35 +02:00
Christian Heimes 16edebe9b7 Skip unit tests that fail with OpenSSL 1.1.1.d
Fix and simplify Python 3 packaging

Resolves: rhbz#1761194
2019-10-13 14:26:19 +02:00
Christian Heimes 1ba330ec74 Drop Python 2 package
Resolves: rhbz#1761081
2019-10-12 21:13:08 +02:00
Randy Barlow 81f93220de Trim changelog entries prior to 2018
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2019-09-03 16:47:46 -04:00
Randy Barlow 0deb0e62d8 Update to 2.7 (#1715680)
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2019-09-03 13:06:11 -04:00
Miro Hrončok 3f9ce036b9 Rebuilt for Python 3.8 2019-08-16 02:52:48 +02:00
Fedora Release Engineering 7395bb8515 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-26 12:55:15 +00:00
Miro Hrončok a7f7f7376f Workaround pyca/cryptography#4885
https://github.com/pyca/cryptography/issues/4885
https://bugzilla.redhat.com/show_bug.cgi?id=1708353
2019-05-13 15:37:30 +02:00
Christian Heimes 080edf5105 New upstream release 2.6.1
Resolves: RHBZ#1683691
2019-02-28 10:16:02 +01:00
Alfredo Moralejo 437c09bb12
Update to 2.5 2019-02-14 12:31:45 -05:00
Fedora Release Engineering 3b94213d08 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-02 06:14:43 +00:00
Igor Gnatenko e0ef913767 Remove obsolete Group tag
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
2019-01-28 20:24:39 +01:00
Christian Heimes f0e48c20b6 No TLS 1.0 in tests, fixes FTBFS RHBZ#1615143 2018-08-13 08:56:41 +02:00
Christian Heimes aa22128d5f New upstream release 2.3, fixes security bug RHBZ#1602752 2018-07-18 15:03:14 +02:00
Fedora Release Engineering ee5c33e173 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-13 23:54:05 +00:00
Miro Hrončok 8390e45d00 Rebuilt for Python 3.7 2018-06-15 21:00:07 +02:00
Miro Hrončok ddbe35c909 Run tests with python2, not python 2018-04-29 17:00:13 +00:00
Christian Heimes 0bfc451d28 New upstream release 2.2.1 2018-03-21 12:22:02 +01:00
Christian Heimes e6b5d11fb8 New upstream release 2.1.4 2018-02-18 23:04:18 +01:00
Christian Heimes 985a0ec89d Build requires gcc 2018-02-18 22:39:10 +01:00
Iryna Shcherbina 229133ecd8 Update Python 2 dependency declarations to new packaging standards 2018-02-12 01:21:00 +01:00
Fedora Release Engineering 7739c4ad5c - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-09 07:13:31 +00:00
Haikel Guemar 04e173969c Upload 2.1.3 sources 2017-11-23 16:29:57 +01:00