Drop pypandoc as requires
This commit is contained in:
parent
57b482492e
commit
b75c28a441
@ -9,7 +9,7 @@
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 1.0
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: %{sum}
|
||||
|
||||
# ./flit/logo.py under ASL 2.0 license
|
||||
@ -24,7 +24,6 @@ BuildRequires: python3-devel
|
||||
BuildRequires: python3-pip
|
||||
BuildRequires: python3-requests
|
||||
BuildRequires: python3-docutils
|
||||
BuildRequires: python3-pypandoc
|
||||
BuildRequires: python3-pygments
|
||||
BuildRequires: python3-pytoml
|
||||
|
||||
@ -60,7 +59,6 @@ Summary: %{sum}
|
||||
|
||||
Requires: python3-requests
|
||||
Requires: python3-docutils
|
||||
Requires: python3-pypandoc
|
||||
Requires: python3-pytoml
|
||||
%if 0%{?with_loop}
|
||||
Requires: python3-requests-download
|
||||
@ -109,6 +107,9 @@ py.test-3
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Aug 18 2018 Mukundan Ragavan <nonamedotc@fedoraproject.org> - 1.0-4
|
||||
- Drop pypandoc as requires
|
||||
|
||||
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user