Sophie

Sophie

distrib > Mageia > 9 > armv7hl > media > core-release-src > by-pkgid > 12de521ffc1c3c1f1c7e304d9ab9b40f > files > 2

python-pytest-subtests-0.10.0-1.mga9.src.rpm

# Created by pyp2rpm-3.3.7
%global pypi_name pytest-subtests

Name:           python-%{pypi_name}
Version:        0.10.0
Release:        %mkrel 1
Summary:        unittest subTest() support and subtests fixture
Group:          Development/Python
License:        MIT
URL:            https://github.com/pytest-dev/pytest-subtests
Source0:        %{pypi_source}
BuildArch:      noarch
BuildRequires:  pyproject-rpm-macros
BuildRequires:  python3-devel

%description
unittest subTest() support and subtests fixture.

%package -n     python3-%{pypi_name}
Summary:        %{summary}
%{?python_provide:%python_provide python3-%{pypi_name}}

%description -n python3-%{pypi_name}
unittest subTest() support and subtests fixture.

%prep
%autosetup -n %{pypi_name}-%{version}

%generate_buildrequires
%pyproject_buildrequires -t

%build
%pyproject_wheel

%install
%pyproject_install
%pyproject_save_files pytest_subtests

%check
%tox

%files -n python3-%{pypi_name} -f %{pyproject_files}
%license LICENSE
%doc README.rst


%changelog
* Sat Feb 25 2023 wally <wally> 0.10.0-1.mga9
+ Revision: 1945350
- new version 0.10.0

* Fri Jan 06 2023 wally <wally> 0.9.0-1.mga9
+ Revision: 1930750
- new version 0.9.0

* Sat Mar 26 2022 umeabot <umeabot> 0.6.0-2.mga9
+ Revision: 1828436
- Mageia 9 Mass Rebuild

* Sun Feb 06 2022 wally <wally> 0.6.0-1.mga9
+ Revision: 1772401
- new version 0.6.0
- rebuild for python3.10

* Sat Aug 28 2021 wally <wally> 0.5.0-1.mga9
+ Revision: 1743123
- imported package python-pytest-subtests