Accepting request 1160434 from devel:languages:python:pytest

- 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/request/show/1160434
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-twisted?expand=0&rev=7
This commit is contained in:
2024-03-22 14:20:21 +00:00
committed by Git OBS Bridge
4 changed files with 14 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:50faad6a933d41e3a9e070de2d7c83d13ea138b2c6b5e8a5096376bcc0c92db3
size 16234

View File

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

View File

@@ -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>

View File

@@ -1,7 +1,7 @@
#
# 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
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pytest-twisted
Version: 1.14.0
Version: 1.14.1
Release: 0
Summary: Pytest Plugin for Twisted
License: BSD-2-Clause