diff --git a/pytest-twisted-1.14.2-gh.tar.gz b/pytest-twisted-1.14.2-gh.tar.gz deleted file mode 100644 index 3400961..0000000 --- a/pytest-twisted-1.14.2-gh.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:21197d047ea0cec7d39533c50261f94a675cf441967e8db336bb50e655cc3f9c -size 17120 diff --git a/pytest-twisted-1.14.3-gh.tar.gz b/pytest-twisted-1.14.3-gh.tar.gz new file mode 100644 index 0000000..234ddd1 --- /dev/null +++ b/pytest-twisted-1.14.3-gh.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:968df81fa85546e67327d61afeba594fa4e3aa68c2f919a1dc8916b7739129fb +size 17412 diff --git a/python-pytest-twisted.changes b/python-pytest-twisted.changes index ed06c09..775fe90 100644 --- a/python-pytest-twisted.changes +++ b/python-pytest-twisted.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Oct 24 09:31:43 UTC 2024 - Dirk Müller + +- 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 diff --git a/python-pytest-twisted.spec b/python-pytest-twisted.spec index d70c6c6..f7115d0 100644 --- a/python-pytest-twisted.spec +++ b/python-pytest-twisted.spec @@ -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