Accepting request 1217995 from devel:languages:python:pytest
- update to 1.14.3: * update for deprecation of `twisted.internet.defer.returnValue * refactor project layout OBS-URL: https://build.opensuse.org/request/show/1217995 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-twisted?expand=0&rev=10
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:21197d047ea0cec7d39533c50261f94a675cf441967e8db336bb50e655cc3f9c
|
||||
size 17120
|
3
pytest-twisted-1.14.3-gh.tar.gz
Normal file
3
pytest-twisted-1.14.3-gh.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:968df81fa85546e67327d61afeba594fa4e3aa68c2f919a1dc8916b7739129fb
|
||||
size 17412
|
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 24 09:31:43 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.14.3:
|
||||
* update for deprecation of `twisted.internet.defer.returnValue
|
||||
* refactor project layout
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 18 17:12:41 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-pytest-twisted
|
||||
Version: 1.14.2
|
||||
Version: 1.14.3
|
||||
Release: 0
|
||||
Summary: Pytest Plugin for Twisted
|
||||
License: BSD-2-Clause
|
||||
@@ -63,8 +63,7 @@ objects and pytest will wait for their completion with this plugin.
|
||||
%files %{python_files}
|
||||
%license LICENSE
|
||||
%doc README.rst
|
||||
%{python_sitelib}/pytest_twisted.py
|
||||
%pycache_only %{python_sitelib}/__pycache__/pytest_twisted*pyc
|
||||
%{python_sitelib}/pytest_twisted
|
||||
%{python_sitelib}/pytest_twisted-%{version}.dist-info
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user