forked from pool/python-resultsdb_api
Accepting request 1033686 from home:jayvdb:branches:devel:languages:python:avocado
- Activate test suite - Update to v2.1.5 * No changelog available OBS-URL: https://build.opensuse.org/request/show/1033686 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:avocado/python-resultsdb_api?expand=0&rev=9
This commit is contained in:
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Nov 5 12:39:55 UTC 2022 - John Vandenberg <jayvdb@gmail.com>
|
||||||
|
|
||||||
|
- Activate test suite
|
||||||
|
- Update to v2.1.5
|
||||||
|
* No changelog available
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 16 12:56:42 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
Mon Mar 16 12:56:42 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-resultsdb_api
|
# spec file for package python-resultsdb_api
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2022 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 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-resultsdb_api
|
Name: python-resultsdb_api
|
||||||
Version: 2.1.3
|
Version: 2.1.5
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library for simplifying the communication with ResultsDB
|
Summary: Library for simplifying the communication with ResultsDB
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
@@ -54,13 +54,12 @@ and parameters skipping.
|
|||||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||||
|
|
||||||
%check
|
%check
|
||||||
# https://pagure.io/taskotron/resultsdb_api/issue/1
|
%pytest --functional testing/
|
||||||
# It has tests but they don't work...
|
|
||||||
#%%pytest
|
|
||||||
|
|
||||||
%files %{python_files}
|
%files %{python_files}
|
||||||
%doc README.md
|
%doc README.md
|
||||||
%license LICENSE
|
%license LICENSE
|
||||||
%{python_sitelib}/*
|
%{python_sitelib}/resultsdb_api*
|
||||||
|
%pycache_only %{python_sitelib}/__pycache__/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:85758199a076f397962177ab9a9dca1ec6328a3c78fd12253854172e05251e3a
|
|
||||||
size 16268
|
|
3
resultsdb_api-2.1.5.tar.gz
Normal file
3
resultsdb_api-2.1.5.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7dff03f933809cc1da2223cf68b6c4412c047c36ff249be7a11a28071bb785ce
|
||||||
|
size 16712
|
Reference in New Issue
Block a user