14
0

Accepting request 838789 from home:frispete:python

- Fold -tests package into mail package again

- Apply fix-kwallet-tests.patch

- fix packaging tests

- Package tests in separate package $flavor-tests
  Allows packages, that depend on these tests, to build successfully
  e.g. keyrings.cryptfile

OBS-URL: https://build.opensuse.org/request/show/838789
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-keyring?expand=0&rev=86
This commit is contained in:
Tomáš Chvátal
2020-09-30 17:23:20 +00:00
committed by Git OBS Bridge
parent 2397031c33
commit 61c07da8d6
3 changed files with 120 additions and 0 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Sep 30 12:35:11 UTC 2020 - Hans-Peter Jansen <hpj@urpla.net>
- Fold -tests package into mail package again
-------------------------------------------------------------------
Mon Sep 21 16:25:13 UTC 2020 - Hans-Peter Jansen <hpj@urpla.net>
- Apply fix-kwallet-tests.patch
-------------------------------------------------------------------
Tue Jun 2 16:32:46 UTC 2020 - Dirk Mueller <dmueller@suse.com>
@@ -17,6 +27,11 @@ Mon May 25 06:50:30 UTC 2020 - Petr Gajdos <pgajdos@suse.com>
- %python3_only -> %python_alternative
-------------------------------------------------------------------
Sat May 2 17:54:41 UTC 2020 - Hans-Peter Jansen <hpj@urpla.net>
- fix packaging tests
-------------------------------------------------------------------
Thu Apr 16 08:27:33 UTC 2020 - pgajdos@suse.com
@@ -93,6 +108,13 @@ Wed Mar 6 08:40:32 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Revert the test removal pending fix of upstream bug:
https://github.com/jaraco/keyrings.alt/issues/33
-------------------------------------------------------------------
Sat Mar 2 10:41:01 UTC 2019 - Hans-Peter Jansen <hpj@urpla.net>
- Package tests in separate package $flavor-tests
Allows packages, that depend on these tests, to build successfully
e.g. keyrings.cryptfile
-------------------------------------------------------------------
Tue Feb 26 13:10:57 UTC 2019 - John Vandenberg <jayvdb@gmail.com>