- 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:
2024-03-21 17:07:44 +00:00
committed by Git OBS Bridge
parent 6ec79fe26c
commit 5fda074644
4 changed files with 14 additions and 5 deletions

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