!1 Initial package of python-pytest-console-scripts
From: @zjyabsa Reviewed-by: @desert-sailor Signed-off-by: @desert-sailor
This commit is contained in:
commit
abb9d5e203
BIN
pytest-console-scripts-1.4.1.tar.gz
Normal file
BIN
pytest-console-scripts-1.4.1.tar.gz
Normal file
Binary file not shown.
45
python-pytest-console-scripts.spec
Normal file
45
python-pytest-console-scripts.spec
Normal file
@ -0,0 +1,45 @@
|
|||||||
|
Name: python-pytest-console-scripts
|
||||||
|
Version: 1.4.1
|
||||||
|
Release: 1
|
||||||
|
Summary: Pytest plugin for testing console scripts.
|
||||||
|
|
||||||
|
License: MIT License (MIT)
|
||||||
|
URL: https://github.com/kvas-it/pytest-console-scripts
|
||||||
|
Source0: https://files.pythonhosted.org/packages/a1/85/2fbafaea1fa948497ef7f52574448e7ff99236c71a1519e312b8a2f01008/pytest-console-scripts-1.4.1.tar.gz
|
||||||
|
BuildArch: noarch
|
||||||
|
|
||||||
|
BuildRequires: python3-devel
|
||||||
|
BuildRequires: python3-setuptools
|
||||||
|
BuildRequires: python3-pip
|
||||||
|
BuildRequires: python3-wheel
|
||||||
|
BuildRequires: python3-hatchling
|
||||||
|
BuildRequires: python3-flit-core
|
||||||
|
|
||||||
|
%description
|
||||||
|
Pytest plugin for testing console scripts.
|
||||||
|
|
||||||
|
%package -n python3-pytest-console-scripts
|
||||||
|
Summary: %{summary}
|
||||||
|
|
||||||
|
%description -n python3-pytest-console-scripts
|
||||||
|
Pytest plugin for testing console scripts.
|
||||||
|
|
||||||
|
%prep
|
||||||
|
%autosetup -p1 -n pytest-console-scripts-%{version}
|
||||||
|
|
||||||
|
|
||||||
|
%build
|
||||||
|
%pyproject_build
|
||||||
|
|
||||||
|
%install
|
||||||
|
%pyproject_install
|
||||||
|
|
||||||
|
%files -n python3-pytest-console-scripts
|
||||||
|
%doc README.md
|
||||||
|
%license LICENSE
|
||||||
|
%{python3_sitelib}/pytest_console_scripts*.dist-info/
|
||||||
|
%{python3_sitelib}/pytest_console_scripts
|
||||||
|
|
||||||
|
%changelog
|
||||||
|
* Mon Aug 28 2023 zjyabsa <jyzhangcf@isoftstone.com> - 1.4.1-1
|
||||||
|
- Initial package
|
||||||
Loading…
x
Reference in New Issue
Block a user