Projects
Eulaceura:Factory
python-pytest-xprocess
_service:obs_scm:python-pytest-xprocess.spec
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:obs_scm:python-pytest-xprocess.spec of Package python-pytest-xprocess
%global _empty_manifest_terminate_build 0 Name: python-pytest-xprocess Version: 1.0.2 Release: 1 Summary: Pytest plugin to manage external processes across test runs License: MIT URL: https://github.com/pytest-dev/pytest-xprocess/ Source0: %{pypi_source pytest-xprocess} BuildArch: noarch Patch1: 0001-Modify-the-setup.py-file.patch Patch2: 0002-remove-support-for-callback.patch Requires: python3-pytest Requires: python3-psutil %description Experimental py.test <>_ plugin for managing processes across test runs. %package -n python3-pytest-xprocess Summary: A pytest plugin for managing processes across test runs. Provides: python-pytest-xprocess = %{version}-%{release} BuildRequires: python3-devel BuildRequires: python3-pip BuildRequires: python3-setuptools_scm BuildRequires: python3-setuptools %description -n python3-pytest-xprocess A pytest plugin for managing external processes across test runs. %package help Summary: Development documents and examples for pytest-xprocess Provides: python3-pytest-xprocess-doc %description help A pytest plugin for managing external processes across test runs. %prep %autosetup -p1 -n pytest-xprocess-%{version} %build %py3_build %install %py3_install install -d -m755 %{buildroot}/%{_pkgdocdir} if [ -d doc ]; then cp -arf doc %{buildroot}/%{_pkgdocdir}; fi if [ -d docs ]; then cp -arf docs %{buildroot}/%{_pkgdocdir}; fi if [ -d example ]; then cp -arf example %{buildroot}/%{_pkgdocdir}; fi if [ -d examples ]; then cp -arf examples %{buildroot}/%{_pkgdocdir}; fi pushd %{buildroot} if [ -d usr/lib ]; then find usr/lib -type f -printf "/%h/%f\n" >> filelist.lst fi if [ -d usr/lib64 ]; then find usr/lib64 -type f -printf "/%h/%f\n" >> filelist.lst fi if [ -d usr/bin ]; then find usr/bin -type f -printf "/%h/%f\n" >> filelist.lst fi if [ -d usr/sbin ]; then find usr/sbin -type f -printf "/%h/%f\n" >> filelist.lst fi touch doclist.lst if [ -d usr/share/man ]; then find usr/share/man -type f -printf "/%h/%f.gz\n" >> doclist.lst fi popd mv %{buildroot}/filelist.lst . mv %{buildroot}/doclist.lst . %files -n python3-pytest-xprocess -f filelist.lst %dir %{python3_sitelib}/* %files help -f doclist.lst %{_docdir}/* %changelog * Thu Aug 29 2024 Ge Wang <wang__ge@126.com> - 1.0.2-1 - Update package to version 1.0.2 * Tue Mar 12 2024 jiangxinyu <jiangxinyu@kylinos.cn> - 0.23.0-1 - Update package to version 0.23.0 * Thu Feb 9 2023 wubijie <wubijie@kylinos.cn> - 0.22.2-1 - Update package to version 0.22.2 * Wed Dec 07 2022 chendexi <chendexi@kylinos.cn> - 0.21.0-1 - Upgrade package to version 0.21.0 * Mon Aug 01 2022 Python_Bot <Python_Bot@openeuler.org> - 0.19.0-1 - Package Spec generated * Sat Jul 17 2021 yinyongkang <yinyongkang@kylinos.cn> - 0.17.1-1 - Init Package
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2