Update to 4.6.5.
Add missing BR on make.
This commit is contained in:
parent
2b2491cea8
commit
1b7f4ff502
@ -1,6 +1,6 @@
|
||||
Name: pytest
|
||||
Version: 4.6.4
|
||||
Release: 3%{?dist}
|
||||
Version: 4.6.5
|
||||
Release: 1%{?dist}
|
||||
Summary: Simple powerful testing with Python
|
||||
License: MIT
|
||||
URL: https://pytest.org
|
||||
@ -31,6 +31,7 @@ BuildRequires: python3-pygments-pytest
|
||||
BuildRequires: python3-sphinx
|
||||
BuildRequires: python3-sphinx-removed-in
|
||||
BuildRequires: python3-sphinxcontrib-trio
|
||||
BuildRequires: make
|
||||
%endif
|
||||
|
||||
BuildArch: noarch
|
||||
@ -142,6 +143,10 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} \
|
||||
%{python3_sitelib}/__pycache__/pytest.*
|
||||
|
||||
%changelog
|
||||
* Wed Aug 14 2019 Thomas Moschny <thomas.moschny@gmx.de> - 4.6.5-1
|
||||
- Update to 4.6.5.
|
||||
- Add missing BR on make.
|
||||
|
||||
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 4.6.4-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pytest-4.6.4.tar.gz) = d3dd85b9b114df98bf22ffe61cdec53fbf815f0f6defc24ae804836aedd0eb1e5fd21baf1a4c3878aa75ec89514aa6b4a6d8487fe4caeefc5ce518ee1432c092
|
||||
SHA512 (pytest-4.6.5.tar.gz) = e09b36ed7e862ada429b72a2090274bf5e583de749137051eb047f1e565ad65ac66a59f1ad43bfa62395019b1d41615c45b6144eada05286091455501a21608e
|
||||
|
Loading…
Reference in New Issue
Block a user