- update to 2.0.1:
* Fixes CI build (Github Actions) * Fixes broken tests * Housekeeping: Licensing * Disable nosetests for testing leaving only pytest as supported test-runner for now - Rebase python-sure-no-mock.patch to remove one missed import. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sure?expand=0&rev=29
This commit is contained in:
parent
16726b81bb
commit
15e729ff47
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 4 10:46:23 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 2.0.1:
|
||||||
|
* Fixes CI build (Github Actions)
|
||||||
|
* Fixes broken tests
|
||||||
|
* Housekeeping: Licensing
|
||||||
|
* Disable nosetests for testing leaving only pytest as
|
||||||
|
supported test-runner for now
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 13 08:40:27 UTC 2023 - ecsos <ecsos@opensuse.org>
|
Tue Jun 13 08:40:27 UTC 2023 - ecsos <ecsos@opensuse.org>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-sure
|
# spec file for package python-sure
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 SUSE LLC
|
# Copyright (c) 2023 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-sure
|
Name: python-sure
|
||||||
Version: 2.0.0
|
Version: 2.0.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Utility belt for automated testing in python for python
|
Summary: Utility belt for automated testing in python for python
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
|
BIN
sure-2.0.0.tar.gz
(Stored with Git LFS)
BIN
sure-2.0.0.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
sure-2.0.1.tar.gz
(Stored with Git LFS)
Normal file
BIN
sure-2.0.1.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user