14
0

- update to 0.0.21:

* testrepository now uses ``hatch`` rather than ``pbr``.
  * setup.py testr now supports different coverage names.
  * Isolate the testrepository test suite from the chunking (or
    otherwise) behaviour of testtools' exception handlers.
  * Unexpected errors reading streams from a file repository now
    propogate the correct exception.
  * testrepository now requires at least version 0.0.11 of the
    subunit Python module.
- fix requires
- tighten runtime requires
- add buildrequires to satisfy test suite run
- Add BuildRequires: python-extras

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testrepository?expand=0&rev=46
This commit is contained in:
2024-07-01 08:17:24 +00:00
committed by Git OBS Bridge
parent b7a47fa891
commit c5f2a3e95f
4 changed files with 26 additions and 13 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Mon Jul 1 08:15:50 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.0.21:
* testrepository now uses ``hatch`` rather than ``pbr``.
* setup.py testr now supports different coverage names.
* Isolate the testrepository test suite from the chunking (or
otherwise) behaviour of testtools' exception handlers.
* Unexpected errors reading streams from a file repository now
propogate the correct exception.
* testrepository now requires at least version 0.0.11 of the
subunit Python module.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri May 5 12:17:54 UTC 2023 - Johannes Kastl <kastl@b1-systems.de> Fri May 5 12:17:54 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
@@ -102,7 +115,7 @@ Thu Feb 13 13:56:39 UTC 2014 - speilicke@suse.com
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jan 30 08:59:07 UTC 2014 - dmueller@suse.com Thu Jan 30 08:59:07 UTC 2014 - dmueller@suse.com
- fix requires - fix requires
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Nov 17 17:12:34 UTC 2013 - p.drouand@gmail.com Sun Nov 17 17:12:34 UTC 2013 - p.drouand@gmail.com
@@ -146,12 +159,12 @@ Fri Jul 19 10:56:40 UTC 2013 - dmueller@suse.com
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jul 11 15:55:27 UTC 2013 - dmueller@suse.com Thu Jul 11 15:55:27 UTC 2013 - dmueller@suse.com
- tighten runtime requires - tighten runtime requires
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Apr 30 09:17:02 UTC 2013 - dmueller@suse.com Tue Apr 30 09:17:02 UTC 2013 - dmueller@suse.com
- add buildrequires to satisfy test suite run - add buildrequires to satisfy test suite run
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Apr 29 12:15:17 UTC 2013 - dmueller@suse.com Mon Apr 29 12:15:17 UTC 2013 - dmueller@suse.com
@@ -165,7 +178,7 @@ Mon Apr 29 12:15:17 UTC 2013 - dmueller@suse.com
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Apr 20 18:58:56 UTC 2013 - toddrme2178@gmail.com Sat Apr 20 18:58:56 UTC 2013 - toddrme2178@gmail.com
- Add BuildRequires: python-extras - Add BuildRequires: python-extras
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Jan 15 15:43:14 UTC 2013 - dmueller@suse.com Tue Jan 15 15:43:14 UTC 2013 - dmueller@suse.com

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-testrepository # spec file for package python-testrepository
# #
# Copyright (c) 2023 SUSE LLC # Copyright (c) 2024 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons} %{?sle15_python_module_pythons}
Name: python-testrepository Name: python-testrepository
Version: 0.0.20 Version: 0.0.21
Release: 0 Release: 0
Summary: A repository of test results Summary: A repository of test results
License: Apache-2.0 OR BSD-3-Clause License: Apache-2.0 OR BSD-3-Clause
@@ -27,7 +27,7 @@ URL: https://github.com/testing-cabal/testrepository
Source: https://files.pythonhosted.org/packages/source/t/testrepository/testrepository-%{version}.tar.gz Source: https://files.pythonhosted.org/packages/source/t/testrepository/testrepository-%{version}.tar.gz
BuildRequires: %{python_module extras} BuildRequires: %{python_module extras}
BuildRequires: %{python_module fixtures} BuildRequires: %{python_module fixtures}
BuildRequires: %{python_module pbr} BuildRequires: %{python_module hatch_vcs}
BuildRequires: %{python_module python-mimeparse} BuildRequires: %{python_module python-mimeparse}
BuildRequires: %{python_module python-subunit} BuildRequires: %{python_module python-subunit}
BuildRequires: %{python_module pytz} BuildRequires: %{python_module pytz}
@@ -40,11 +40,11 @@ BuildRequires: python-rpm-macros
BuildRequires: python3-dbm BuildRequires: python3-dbm
Requires: python-extras Requires: python-extras
Requires: python-fixtures Requires: python-fixtures
Requires: python-python-subunit >= 0.0.10 Requires: python-python-subunit >= 0.0.11
Requires: python-testscenarios Requires: python-testscenarios
Requires: python-testtools >= 0.9.30 Requires: python-testtools >= 0.9.30
Requires(post): update-alternatives Requires(post): update-alternatives
Requires(postun):update-alternatives Requires(postun): update-alternatives
BuildArch: noarch BuildArch: noarch
%if "%python_flavor" != "python2" %if "%python_flavor" != "python2"
Requires: python-dbm Requires: python-dbm
@@ -91,7 +91,7 @@ subunit or be converted into a subunit stream can be accepted).
%files %{python_files} %files %{python_files}
%license COPYING Apache-2.0 BSD %license COPYING Apache-2.0 BSD
%doc NEWS README.txt %doc NEWS README.rst
%python_alternative %{_bindir}/testr %python_alternative %{_bindir}/testr
%{python_sitelib}/* %{python_sitelib}/*

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:752449bc98c20253ec4611c40564aea93d435a5bf3ff672208e01cc10e5858eb
size 84956

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:368afcf7e090b3c688bdd754a25f64bc314e512b816f8c71b9f9fc17dc37a3d9
size 2416956