同步操作将从 src-openEuler/python-nox 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
Name: python-noxVersion: 2025年11月12日Release: 1Summary: Flexible test automationLicense: Apache-2.0URL: https://github.com/wntrblm/noxSource0: https://files.pythonhosted.org/packages/source/-//-%{version}.tar.gzBuildArch: noarch%descriptionNox is a command-line tool that automates testing in multiple Pythonenvironments, similar to tox. Unlike tox, Nox uses a standard Pythonfile for configuration.%package -n python3-noxSummary: Flexible test automationProvides: python-noxBuildRequires: python3-develBuildRequires: python3-setuptoolsBuildRequires: python3-setuptools_scmBuildRequires: python3-pipBuildRequires: python3-wheelBuildRequires: python3-hatchling%description -n python3-noxNox is a command-line tool that automates testing in multiple Pythonenvironments, similar to tox. Unlike tox, Nox uses a standard Pythonfile for configuration.%prep%autosetup -n nox-%{version}# Use the newest tox 4sed -i 's/"tox<4"/"tox"/' pyproject.toml# Use current Python version instead of Python 2 in testssed -i "s/2\.7/%python3_version/;s/27/%python3_version_nodots/" tests/test_tox_to_nox.py%build%pyproject_build%install%pyproject_install%files -n python3-nox%license LICENSE%doc README.md%{_bindir}/nox%{_bindir}/tox-to-nox%{python3_sitelib}/nox-*.dist-info/%{python3_sitelib}/nox/%changelog* Thu Nov 20 2025 lvwq <lvwenqiang@kylinos.cn> - 2025年11月12日-1- Update to 2025年11月12日* Thu Oct 09 2025 lifeifei <lifeifei@kylinos.cn> - 2025年5月1日-1- update package to 2025年05月01日- Fix conda_install compatibility issue with newer versions of conda (Unix only).- Support pathlib.Path objects for the envdir configuration.- Add UV_PYTHON to the list of disallowed environment variables to prevent conflicts.- Support forcing a specific Python version in parametrized sessions.* Mon Aug 25 2025 dongqi <dongqi1@kylinos.cn> - 2025年02月09日-1- Upgrade package version to 2025年02月09日-1- Support PEP 723 noxfiles- Add a "pyproject.toml" default for load_toml- Add more Ruff checks and fixes- Cleanup symlink noxfile code- Drop some type ignores for colorlog* Thu Oct 17 2024 lixiaoyong <lixiaoyong@kylinos.cn> - 2024年10月9日-1- Upgrade package version to 2024年10月9日- Updated type annotation of stderr parameter to make it optional- Removed add_timestamp from noxfile.options* Thu Aug 17 2023 mengzhaoa <mengzhaoa@isoftstone.com> - 2023年4月22日-1- Init package python-nox of version 2023年4月22日.
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。