- update to 1.14.1:
* Drop pypy 2.7 * add pypy 3.9 * add python 3.11 * CI fixes OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-twisted?expand=0&rev=14
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:50faad6a933d41e3a9e070de2d7c83d13ea138b2c6b5e8a5096376bcc0c92db3
|
|
||||||
size 16234
|
|
3
pytest-twisted-1.14.1-gh.tar.gz
Normal file
3
pytest-twisted-1.14.1-gh.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a5872cfe08037590dbb0346a6dc6b35b3e4d7bd50d21f8499ddd2d98eeea87a7
|
||||||
|
size 17114
|
@@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 21 17:06:30 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 1.14.1:
|
||||||
|
* Drop pypy 2.7
|
||||||
|
* add pypy 3.9
|
||||||
|
* add python 3.11
|
||||||
|
* CI fixes
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 17 16:45:17 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
Wed May 17 16:45:17 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-pytest-twisted
|
# spec file for package python-pytest-twisted
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2024 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-pytest-twisted
|
Name: python-pytest-twisted
|
||||||
Version: 1.14.0
|
Version: 1.14.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Pytest Plugin for Twisted
|
Summary: Pytest Plugin for Twisted
|
||||||
License: BSD-2-Clause
|
License: BSD-2-Clause
|
||||||
|
Reference in New Issue
Block a user