Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:frispete:python
python-pytest-twisted
python-pytest-twisted.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File python-pytest-twisted.spec of Package python-pytest-twisted
# # spec file for package python-pytest-twisted # # 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 # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: python-pytest-twisted Version: 1.14.3 Release: 0 Summary: Pytest Plugin for Twisted License: BSD-2-Clause URL: https://github.com/pytest-dev/pytest-twisted Source: https://github.com/pytest-dev/pytest-twisted/archive/v%{version}.tar.gz#/pytest-twisted-%{version}-gh.tar.gz # PATCH-FIX-OPENSUSE pytest-twisted-ignorepy310DeprecationWarnings.patch -- upstream wants this fixed in twisted itself -- gh#pytest-dev/pytest-twisted/146 Patch0: pytest-twisted-ignorepy310DeprecationWarnings.patch BuildRequires: %{python_module Twisted} BuildRequires: %{python_module decorator} BuildRequires: %{python_module greenlet} BuildRequires: %{python_module pip} BuildRequires: %{python_module pytest >= 2.3} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros BuildRequires: unzip Requires: python-Twisted Requires: python-decorator Requires: python-greenlet Requires: python-pytest >= 2.3 BuildArch: noarch %python_subpackages %description pytest-twisted is a plugin for pytest, which allows to test code, which uses the twisted framework. test functions can return Deferred objects and pytest will wait for their completion with this plugin. %prep %autosetup -p1 -n pytest-twisted-%{version} %build %pyproject_wheel %install %pyproject_install %python_expand %fdupes %{buildroot}%{$python_sitelib} %check %pytest -k 'not test_async_fixture_module_scope' %files %{python_files} %license LICENSE %doc README.rst %{python_sitelib}/pytest_twisted %{python_sitelib}/pytest_twisted-%{version}.dist-info %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor