46bdead
%global pypi_name pluggy
2826036
6e045f9
# Turn the tests off when bootstrapping Python, because pytest requires pluggy
6e045f9
%bcond_without tests
6e045f9
2826036
Name:           python-pluggy
f616a8e
Version:        0.12.0
286bd40
Release:        1%{?dist}
2826036
Summary:        The plugin manager stripped of pytest specific details
2826036
2826036
License:        MIT
eb8f273
URL:            https://github.com/pytest-dev/pluggy
46bdead
Source0:        %{pypi_source}
2826036
2826036
2826036
BuildArch:      noarch
6e045f9
2826036
BuildRequires:  python3-devel
2826036
BuildRequires:  python3-setuptools
e9ce9b0
BuildRequires:  python3-setuptools_scm
6e045f9
%if %{with tests}
6e045f9
BuildRequires:  python3-pytest
f616a8e
BuildRequires:  python3-importlib-metadata
6e045f9
%endif
2826036
1870cfd
%global _description\
2826036
The plugin manager stripped of pytest specific details.
2826036
1870cfd
%description %_description
1870cfd
46bdead
%package -n python3-%{pypi_name}
e9ce9b0
Summary:  %summary
2826036
46bdead
%description -n python3-%{pypi_name}
2826036
The plugin manager stripped of pytest specific details.
2826036
2826036
2826036
%prep
46bdead
%autosetup -n %{pypi_name}-%{version}
2826036
2826036
2826036
%build
eb8f273
%py3_build
2826036
2826036
2826036
%install
eb8f273
%py3_install
2826036
6e045f9
%if %{with tests}
2826036
%check
f616a8e
# TODO investigate test_load_setuptools_instantiation failure
f616a8e
PYTHONPATH=$PWD %{__python3} -m pytest testing -k "not test_load_setuptools_instantiation"
2826036
%endif
2826036
2826036
46bdead
%files -n python3-%{pypi_name}
46bdead
%{python3_sitelib}/%{pypi_name}/
46bdead
%{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info/
2826036
%doc README.rst
2826036
%license LICENSE
2826036
2826036
2826036
%changelog
f616a8e
* Wed Jun 26 2019 Miro Hrončok <mhroncok@redhat.com> - 0.12.0-1
f616a8e
- Update to 0.12.0 (#1714369)
f616a8e
- Move python2-pluggy to a separate package
f616a8e
260d240
* Tue May 14 2019 Thomas Moschny <thomas.moschny@gmx.de> - 0.11.0-1
260d240
- Update to 0.11.0.
260d240
46bdead
* Tue Mar 12 2019 Miro Hrončok <mhroncok@redhat.com> - 0.9.0-1
46bdead
- Update to 0.9.0 (#1680414)
46bdead
286bd40
* Fri Feb 08 2019 Alfredo Moralejo <amoralej@redhat.com> - 0.8.1-1
286bd40
- Update to 0.8.1.
286bd40
b9403a7
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.0-2
b9403a7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
b9403a7
3a5c2f8
* Sun Nov 11 2018 Thomas Moschny <thomas.moschny@gmx.de> - 0.8.0-1
3a5c2f8
- Update to 0.8.0.
3a5c2f8
e9ce9b0
* Sat Oct  6 2018 Thomas Moschny <thomas.moschny@gmx.de> - 0.7.1-1
e9ce9b0
- Update to 0.7.1.
e9ce9b0
- Update BRs.
e9ce9b0
- Use source URL to released archive containing pluggy/_version.py.
e9ce9b0
34f46f2
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-5
34f46f2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
34f46f2
0cd123d
* Thu Jun 14 2018 Miro Hrončok <mhroncok@redhat.com> - 0.6.0-4
0cd123d
- Rebuilt for Python 3.7
0cd123d
3388ca4
* Thu Jun 14 2018 Miro Hrončok <mhroncok@redhat.com> - 0.6.0-3
3388ca4
- Bootstrap for Python 3.7
3388ca4
c3d4463
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-2
c3d4463
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
c3d4463
eb8f273
* Mon Jan 29 2018 Matthias Runge <mrunge@redhat.com> - 0.6.0-1
eb8f273
- update to 0.6.0
eb8f273
- requirement renames to meet python2 names
eb8f273
5c021fa
* Tue Jan 23 2018 Karsten Hopp <karsten@redhat.com> - 0.3.1-10
5c021fa
- fix conditional
5c021fa
1870cfd
* Sat Aug 19 2017 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 0.3.1-9
1870cfd
- Python 2 binary package renamed to python2-pluggy
1870cfd
  See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3
1870cfd
dbc0a33
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.1-8
dbc0a33
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
dbc0a33
8c55832
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.1-7
8c55832
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
8c55832
b3c40a8
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 0.3.1-6
b3c40a8
- Rebuild for Python 3.6
b3c40a8
4743351
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.1-5
4743351
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
4743351
8955dab
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.1-4
8955dab
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
8955dab
be5fd98
* Mon Nov 16 2015 Matthias Runge <mrunge@redhat.com> - 0.3.1-3
be5fd98
- make tests pass again on Python 3.5
be5fd98
bfa03d4
* Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.1-2
bfa03d4
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
bfa03d4
a09e0b2
* Mon Sep 21 2015 Matthias Runge <mrunge@redhat.com> - 0.3.1-1
a09e0b2
- update to 0.3.1
a09e0b2
95bc8ec
* Tue Aug 25 2015 Matthias Runge <mrunge@redhat.com> - 0.3.0-3
95bc8ec
- fix python3 builds
95bc8ec
2826036
* Fri Aug 21 2015 Matthias Runge <mrunge@redhat.com> - 0.3.0-2
2826036
- add python2_sitelib macros and BR to setuptools (rhbz#1254484)
2826036
2826036
* Fri Aug 14 2015 Matthias Runge <mrunge@redhat.com> - 0.3.0-1
2826036
- version based on the inital proposal of Adam Young