15
0

Accepting request 1292329 from devel:languages:python

- update to 1.5.0:
  * package: include the requirements and tests in the sdist
    package
- update to 1.4.3:
  * Drop travis in favor of gh actions
  * Drop `nosetest`
  * Add `DepracationWarning` for "old-python" tests

  * declare python 3.9+ as supported

OBS-URL: https://build.opensuse.org/request/show/1292329
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-aiounittest?expand=0&rev=6
This commit is contained in:
2025-07-15 14:42:55 +00:00
committed by Git OBS Bridge
4 changed files with 16 additions and 5 deletions

Binary file not shown.

3
aiounittest-1.5.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:88124a63de279953409a9c390b24af3747ccf45e028ea08c43dc408553fef640
size 15848

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sat Jul 12 11:42:38 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 1.5.0:
* package: include the requirements and tests in the sdist
package
- update to 1.4.3:
* Drop travis in favor of gh actions
* Drop `nosetest`
* Add `DepracationWarning` for "old-python" tests
-------------------------------------------------------------------
Tue May 13 07:53:29 UTC 2025 - Markéta Machová <mmachova@suse.com>
@@ -19,7 +30,7 @@ Thu Aug 4 08:27:19 UTC 2022 - Otto Hollmann <otto.hollmann@suse.com>
Sat Jan 15 16:42:20 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 1.4.1:
* declare python 3.9+ as supported
* declare python 3.9+ as supported
-------------------------------------------------------------------
Sat Nov 28 03:04:34 UTC 2020 - John Vandenberg <jayvdb@gmail.com>

View File

@@ -19,7 +19,7 @@
%define skip_python2 1
Name: python-aiounittest
Version: 1.4.2
Version: 1.5.0
Release: 0
Summary: Test AyncIO Python Code Easily
License: MIT