Compare commits
4 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 248b71d369 | |||
| 5377bec621 | |||
| 1d340e5add | |||
| 8360e5d42d |
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Dec 29 15:26:13 UTC 2023 - Antonio Larrosa <alarrosa@suse.com>
|
||||||
|
|
||||||
|
- Use %{?sle15_python_module_pythons}
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 13 06:33:49 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
|
Fri Jan 13 06:33:49 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
|
||||||
|
|
||||||
@@ -28,7 +33,7 @@ Mon Sep 20 02:54:50 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
|
|||||||
* fix(#69): use match keyword in pytest.raises
|
* fix(#69): use match keyword in pytest.raises
|
||||||
* fix(History): invalid rst syntax
|
* fix(History): invalid rst syntax
|
||||||
* fix(aiohttp): compatible with non aiohttp projects (#67)
|
* fix(aiohttp): compatible with non aiohttp projects (#67)
|
||||||
* feat(History): add release changes
|
* feat(History): add release changes
|
||||||
- Drop pytest5.patch, no longer required.
|
- Drop pytest5.patch, no longer required.
|
||||||
- Drop nose BuildRequires, and its suite, the remainder covers it.
|
- Drop nose BuildRequires, and its suite, the remainder covers it.
|
||||||
|
|
||||||
|
|||||||
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
# requires python-aiohttp
|
# requires python-aiohttp
|
||||||
%define skip_python2 1
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-pook
|
Name: python-pook
|
||||||
Version: 1.1.1
|
Version: 1.1.1
|
||||||
Release: 0
|
Release: 0
|
||||||
|
|||||||
Reference in New Issue
Block a user