代码拉取完成,页面将自动刷新
%global pypi_name tox-current-env
Name: python-%{pypi_name}
Version: 0.0.16
Release: 1
Summary: Tox plugin to run tests in current Python environment
License: MIT
URL: https://github.com/fedora-python/tox-current-env
Source0: %{pypi_source tox_current_env}
BuildArch: noarch
BuildRequires: python3-devel
BuildRequires: python3-setuptools
BuildRequires: python3-pip
BuildRequires: python3-wheel
BuildRequires: python3-editables
BuildRequires: python3-hatch-vcs
BuildRequires: python3-hatchling
BuildRequires: python3-virtualenv
BuildRequires: python3-pytest
BuildRequires: python3-tox
%description
The tox-current-env plugin allows to run tests in current Python environment.
%package -n python%{python3_pkgversion}-tox-current-env
Summary: %{summary}
%{?python_provide:%python_provide python%{python3_pkgversion}-tox-current-env}
%description -n python%{python3_pkgversion}-tox-current-env
The tox-current-env plugin allows to run tests in current Python environment.
%prep
%autosetup -n tox_current_env-%{version}
%build
%pyproject_build
%install
%pyproject_install
%files -n python%{python3_pkgversion}-tox-current-env
%doc README.rst
%{python3_sitelib}/tox_current_env
%{python3_sitelib}/tox_current_env*.dist-info/
%changelog
* Wed May 14 2025 Dongxing Wang <dongxing.wang_a@thundersoft.com> - 0.0.16-1
- Update to version 0.0.16
Add --assert-config option
Avoid setting the default runner
* Thu Oct 31 2024 jiangxinyu <jiangxinyu@kylinos.cn> - 0.0.14-1
- Update package to version 0.0.14
- Fix tests: Python 3.12+ toxenvs don't have setuptools in them
Fix tests: Always return from prepend_env_var_path
* Wed Sep 25 2024 xuhe <xuhe@kylinos.cn> - 0.0.12-1
- Update version to 0.0.12
- Tests: Pin virtualenv to <20.22, for Python 3.6 environments.
- Implement a new method for tox 4.18+.
* Tue May 30 2023 Dongxing Wang <dxwangk@isoftstone.com> - 0.0.11-1
- Initial package
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。