Commit Graph

202 Commits

Author SHA1 Message Date
Nils Philippsen cf84a89d99 fix/skip tests that are broken on SQLite 3.30 2019-10-18 10:22:27 +02:00
Nils Philippsen d5d5470807 version 1.3.10 2019-10-16 17:46:50 +02:00
Randy Barlow ab6e89f1a9 Update to 1.3.8 (#1747080)
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2019-09-17 17:36:22 -04:00
Nils Philippsen e3c1215a2e require python3-mock for building 2019-08-25 23:03:08 +02:00
Nils Philippsen 5f6fdb0d5a appease 4.15.0 beta rpmbuild
--- 8< ---
RPM build errors:
error: Bad exit status from /var/tmp/rpm-tmp.IOiGTw (%check)
    extra tokens at the end of %endif directive in line 85:  %endif # with_python3

    extra tokens at the end of %endif directive in line 136:  %endif # with_python3

    Bad exit status from /var/tmp/rpm-tmp.IOiGTw (%check)
--- >8 ---
2019-08-25 17:45:54 +02:00
Nils Philippsen f785544a4c version 1.3.7 2019-08-25 15:58:19 +02:00
Miro Hrončok f991fb68ec Enable xdist again 2019-08-15 18:14:41 +02:00
Miro Hrončok fecc57d7e7 When bootstrapping Python, pytest-xdist is not yet available 2019-08-15 17:59:33 +02:00
Miro Hrončok eb6b56bf75 Rebuilt for Python 3.8 2019-08-15 17:41:17 +02:00
Nils Philippsen 60549a5a86 version 1.3.6 2019-07-27 23:42:12 +02:00
Fedora Release Engineering d12ceed1a3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-26 16:30:49 +00:00
Petr Viktorin d6f8e95cd1 bump release 2019-07-23 11:01:09 +02:00
Petr Viktorin ff36bf955c Enable multi-process testing using python3-xdist 2019-07-23 10:59:53 +02:00
Petr Viktorin 5bed0f0edb Remove dependency on python2-xdist 2019-07-23 10:58:58 +02:00
Randy Barlow 36a17af0ac Update to 1.3.5 (#1721271)
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2019-06-19 10:50:28 -04:00
Nils Philippsen 8c23a7cb9c version 1.3.4 2019-06-03 14:39:48 +02:00
Nils Philippsen f80214404c fix bogus changelog date 2019-04-18 11:44:09 +02:00
Nils Philippsen 3502bc6044 version 1.3.3 2019-04-18 11:42:19 +02:00
Nils Philippsen 227f43d2c6 version 1.3.2 2019-04-10 14:27:57 +02:00
Nils Philippsen 780fe93826 version 1.3.1 2019-03-13 01:05:33 +01:00
Nils Philippsen c034a52225 version 1.3.0 2019-03-05 11:29:08 +01:00
Tim Landscheidt 623847a83b Fix typos in descriptions 2019-03-02 23:19:56 +00:00
Nils Philippsen ae150f1a83 version 1.3.0b3 2019-03-01 15:51:07 +01:00
Nils Philippsen 9a5dea39fd version 1.2.18 2019-02-20 13:44:32 +01:00
Fedora Release Engineering 7f9e25183e - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-02 09:30:32 +00:00
Nils Philippsen d5a435f45b version 1.2.17 2019-01-30 11:47:22 +01:00
Igor Gnatenko e6f2fb2488 Remove obsolete Group tag
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
2019-01-28 20:24:43 +01:00
Nils Philippsen 2bf6a69265 version 1.2.16 2019-01-12 14:16:26 +01:00
Nils Philippsen 40a21d6582 version 1.2.12 2018-10-30 00:03:09 +01:00
Randy Barlow 3387815c57 Drop an unnecessary provides_exclude global.
See the thread[0] on Fedora's devel list for the motivation for
this change.

[0] https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/K3NLDLK4XVARTSROC6XVKNVW72BMMHYE/

Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2018-10-05 10:47:38 -04:00
Nils Philippsen 0c2b458e33 version 1.2.11 2018-08-21 14:19:50 +02:00
Nils Philippsen ea553bae72 version 1.2.10 2018-07-22 14:43:31 +02:00
Fedora Release Engineering f3c22bd312 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-14 02:13:14 +00:00
Nils Philippsen 47e5f3f422 actually apply the patch 2018-06-17 23:53:48 +01:00
Nils Philippsen 9faa84083c bump release 2018-06-17 23:41:31 +01:00
Nils Philippsen 078a62192d fix failing test for sqlite 3.24 instead of skipping it 2018-06-17 23:38:02 +01:00
Nils Philippsen 85b69cce83 rename patch, apply with backups 2018-06-17 23:37:27 +01:00
Miro Hrončok 0f3aa20c42 Run pytest with -m pytest instead of hacks 2018-06-14 16:51:40 +02:00
Miro Hrončok 95e0860410 Ignore DeprecationWarnings that fail the tests on Python 3.7
Those should be fixed upstream, we ignore them instead
2018-06-14 16:50:03 +02:00
Miro Hrončok 6639d7482b Temporarily skip test_round_trip_direct_type_affinity
...to unblock the Python 3.7 rebuild

See https://bugzilla.redhat.com/show_bug.cgi?id=1591353
2018-06-14 16:48:18 +02:00
Miro Hrončok 6c95bc6fd8 Rebuilt for Python 3.7 2018-06-14 15:32:31 +02:00
Nils Philippsen 1fa3e70a52 version 1.2.8 2018-06-05 23:22:41 +02:00
Nils Philippsen fd66790c7b version 1.2.7 2018-04-22 21:07:19 +02:00
Nils Philippsen 4959bf1a20 fix bogus changelog date 2018-04-22 21:06:18 +02:00
Nils Philippsen 6e5f62b313 version 1.2.6 2018-03-31 18:12:33 +02:00
Nils Philippsen 84f3cb7997 version 1.2.5 2018-03-19 10:12:08 +01:00
Nils Philippsen 3daf2eeb05 version 1.2.4 2018-02-27 16:15:48 +01:00
Nils Philippsen 6c1e2684da require gcc for building 2018-02-20 21:48:54 +01:00
Nils Philippsen 686310c915 version 1.2.3 2018-02-20 14:24:38 +01:00
Iryna Shcherbina 2af6b78033 Update Python 2 dependency declarations to new packaging standards 2018-02-12 06:31:38 +01:00