- 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:
Dirk Mueller 2023-12-04 10:46:49 +00:00 committed by Git OBS Bridge
parent 16726b81bb
commit 15e729ff47
4 changed files with 17 additions and 7 deletions

View File

@ -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>
@ -7,7 +17,7 @@ Tue Jun 13 08:40:27 UTC 2023 - ecsos <ecsos@opensuse.org>
Wed Jul 13 04:37:13 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
- Remove mock from BuildRequires.
- Rebase python-sure-no-mock.patch to remove one missed import.
- Rebase python-sure-no-mock.patch to remove one missed import.
-------------------------------------------------------------------
Wed May 4 08:38:45 UTC 2022 - pgajdos@suse.com
@ -62,7 +72,7 @@ Wed Mar 9 11:16:30 UTC 2016 - dvaleev@suse.com
- Fix #48.
Ready to fast forward, Python 3.4 support again
Fixed a grammar nit when two things are not equal
- When two things are not equal to each other, they “differ from” each other.
- fix: #80
AttributeError: 'module' object has no attribute '_CallList'

View File

@ -1,7 +1,7 @@
#
# 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
# remain the property of their copyright owners, unless otherwise agreed
@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-sure
Version: 2.0.0
Version: 2.0.1
Release: 0
Summary: Utility belt for automated testing in python for python
License: GPL-3.0-or-later

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

Binary file not shown.