Commit Graph

89 Commits

Author SHA1 Message Date
Fedora Release Engineering 42efcca609 Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-22 17:14:34 +00:00
Miro Hrončok 4f976ef9ee Adjust tests for a last minute Python 3.11 change in the traceback format 2022-07-15 16:14:24 +02:00
Lumir Balhar 3ab6ef4f81 Update to 1.15.1 2022-07-11 11:20:45 +02:00
Python Maint b68667442d Rebuilt for Python 3.11 2022-06-13 18:18:30 +02:00
Miro Hrončok a520fffd00 Fix alignment issue on ppc64le 2022-03-30 14:16:00 +02:00
Tomáš Hrnčiar cc09eb2972 Backport patch to fix tests on Python 3.11 2022-02-02 09:42:39 +01:00
Fedora Release Engineering fdbcda96f8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-21 11:04:26 +00:00
Miro Hrončok c22a4d076e Rebuilt for https://fedoraproject.org/wiki/Changes/LIBFFI34 2022-01-08 11:12:29 +01:00
Lumir Balhar 928c92e961 Update to 1.15.0 2022-01-04 09:44:13 +01:00
Tomáš Hrnčiar 938105dcc6 Update to 1.15.0rc2 2021-10-07 09:45:17 +02:00
Fedora Release Engineering 2400267c70 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-23 05:34:24 +00:00
Lumir Balhar bcabf2ee3e Update to 1.14.6 2021-07-09 06:48:16 +02:00
Python Maint 49e9f6732a Rebuilt for Python 3.10 2021-06-03 00:44:05 +02:00
Lumir Balhar 88f6759b84 Update to 1.14.5 2021-02-12 13:33:44 +01:00
Fedora Release Engineering 8733871ab2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-27 09:46:11 +00:00
Tom Stellard fdb5b7083c Add BuildRequires: make
https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
2021-01-08 19:46:10 +00:00
Joel Capitao c4d874dad5 Update to 1.14.3 2020-11-19 14:08:43 +01:00
Lumir Balhar 43d8c3c07d Update to 1.14.2 (#1869032) 2020-09-08 11:19:52 +02:00
Miro Hrončok 985fde637f Update to 1.14.1 2020-08-15 11:44:58 +02:00
Fedora Release Engineering ee57c25a8f - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-08-01 07:19:37 +00:00
Fedora Release Engineering abd592befc - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-29 00:07:15 +00:00
Miro Hrončok 21452e3901 Rebuilt for Python 3.9 2020-05-23 04:47:51 +02:00
Lumir Balhar ddd679d1a1 Update to 1.14.0 (#1800646) 2020-02-10 06:50:34 +01:00
Fedora Release Engineering 2cb480e1e9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-30 11:08:37 +00:00
Charalampos Stratakis 22f60ef6b0 Fix Python 3.9 compatibility
On Python 3.9 the array.tostring() was removed as it
was an alias to array.tobytes().

Also skip the test_unpack_args test for now as it fails
on Python 3.9 expecting a slightly different text output.
2020-01-06 17:29:28 +01:00
Lumir Balhar 4b7014bec2 Update to 1.13.2 (#1768219) 2019-11-18 14:42:17 +01:00
Miro Hrončok 7ce5a91865 Update to 1.13.1
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1763767
2019-10-21 16:52:06 +02:00
Miro Hrončok 0167dc708b Update to 1.13.0
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1761757
2019-10-15 12:22:55 +02:00
Miro Hrončok d0eb25474a Subpackage python2-cffi has been removed 2019-10-13 12:41:04 +02:00
Miro Hrončok db04ce7be3 Rebuilt for Python 3.8.0rc1 (#1748018) 2019-10-03 14:05:39 +02:00
Miro Hrončok a59154a7cf Reduce Python 2 build dependencies 2019-08-26 13:31:35 +02:00
Miro Hrončok 76ff2656be Rebuilt for Python 3.8 2019-08-16 02:09:39 +02:00
Miro Hrončok aca042d137 Clean .gitignore 2019-07-26 01:40:32 +02:00
Miro Hrončok 3254f34013 Update to 1.12.3 (#1701577)
https://cffi.readthedocs.io/en/latest/whatsnew.html#v1-12-3
2019-07-26 01:39:29 +02:00
Petr Viktorin 17bdca2041 Remove unused build dependency on Cython
Also, remove duplicate build dependency on pytest
2019-07-16 13:14:30 +02:00
Miro Hrončok 524344e564 Python 3.8 compatibility
https://bugzilla.redhat.com/show_bug.cgi?id=1693617
2019-03-28 12:06:27 +01:00
Miro Hrončok 824bcda4e7 Update to 1.12.2 (#1677888)
Allow all tests on ppc64le (#1552724)
2019-03-27 13:03:33 +01:00
Fedora Release Engineering 9a2d51a4a1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-02 06:02:49 +00:00
Miro Hrončok dabc32b2d6 Fix FTBFS (#1605627)
- modernize/simplify a bit
- sphinx by python3
- run tests again, but using the stuff we put into buildroot
- disable float tests on ppc64le (#1552724)
- BR gcc for build and gcc-c++ for tests
- be more explicit in %files
- enable Python dependency generator
2018-08-22 21:51:59 +02:00
Fedora Release Engineering 43342dbda7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-13 23:45:25 +00:00
Miro Hrončok 801cb4a8d8 Rebuilt for Python 3.7 2018-06-15 20:48:28 +02:00
Gwyn Ciesla a086aedf89 Disable tests. 2018-05-25 09:28:33 -05:00
Iryna Shcherbina 1077dbb824 Update Python 2 dependency declarations to new packaging standards 2018-03-09 05:57:40 +01:00
John Dulaney 171cc09517 update to latest version
Signed-off-by: John Dulaney <jdulaney@fedoraproject.org>
2018-03-02 09:20:29 -08:00
Igor Gnatenko 0e0df6b657
Escape macros in %changelog
Reference: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/Y2ZUKK2B7T2IKXPMODNF6HB2O5T5TS6H/
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-09 09:05:40 +01:00
Fedora Release Engineering d60bdb459d - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-09 07:01:58 +00:00
John Dulaney d8d3e31fa7 remove obsolete comment 2017-10-19 19:43:49 -07:00
John Dulaney a45cb54b10 - Updated to 1.11.2
- Fix %check
- Great Profit
2017-10-19 19:31:38 -07:00
Troy Dawson 33fe1c0e57 Cleanup spec file conditionals 2017-09-27 08:07:01 -07:00
John Dulaney 0a0ebcf94b New release 1.11.0 2017-09-23 21:46:29 -07:00