|
|
@ -9,7 +9,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: python-%{srcname}
|
|
|
|
Name: python-%{srcname}
|
|
|
|
Version: 1.0
|
|
|
|
Version: 1.0
|
|
|
|
Release: 3%{?dist}
|
|
|
|
Release: 4%{?dist}
|
|
|
|
Summary: %{sum}
|
|
|
|
Summary: %{sum}
|
|
|
|
|
|
|
|
|
|
|
|
# ./flit/logo.py under ASL 2.0 license
|
|
|
|
# ./flit/logo.py under ASL 2.0 license
|
|
|
@ -24,7 +24,6 @@ BuildRequires: python3-devel
|
|
|
|
BuildRequires: python3-pip
|
|
|
|
BuildRequires: python3-pip
|
|
|
|
BuildRequires: python3-requests
|
|
|
|
BuildRequires: python3-requests
|
|
|
|
BuildRequires: python3-docutils
|
|
|
|
BuildRequires: python3-docutils
|
|
|
|
BuildRequires: python3-pypandoc
|
|
|
|
|
|
|
|
BuildRequires: python3-pygments
|
|
|
|
BuildRequires: python3-pygments
|
|
|
|
BuildRequires: python3-pytoml
|
|
|
|
BuildRequires: python3-pytoml
|
|
|
|
|
|
|
|
|
|
|
@ -60,7 +59,6 @@ Summary: %{sum}
|
|
|
|
|
|
|
|
|
|
|
|
Requires: python3-requests
|
|
|
|
Requires: python3-requests
|
|
|
|
Requires: python3-docutils
|
|
|
|
Requires: python3-docutils
|
|
|
|
Requires: python3-pypandoc
|
|
|
|
|
|
|
|
Requires: python3-pytoml
|
|
|
|
Requires: python3-pytoml
|
|
|
|
%if 0%{?with_loop}
|
|
|
|
%if 0%{?with_loop}
|
|
|
|
Requires: python3-requests-download
|
|
|
|
Requires: python3-requests-download
|
|
|
@ -109,6 +107,9 @@ py.test-3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%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
|
|
|
|
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|