|
|
|
@@ -2,17 +2,16 @@
|
|
|
|
|
%global with_python3 1
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
%global commit 88d4fdd163efdeaab91a105b7980c42078ed3417
|
|
|
|
|
%global commit ebe84efc1a869da8d5689c706cdcf6ea864f0d9b
|
|
|
|
|
%global pypi_name sphinxcontrib-websupport
|
|
|
|
|
|
|
|
|
|
Name: python-%{pypi_name}
|
|
|
|
|
Version: 1.0.1
|
|
|
|
|
Release: 5.20171013git%{?dist}
|
|
|
|
|
Release: 12.20180316git%{?dist}
|
|
|
|
|
Summary: Sphinx API for Web Apps
|
|
|
|
|
|
|
|
|
|
License: BSD
|
|
|
|
|
URL: http://sphinx-doc.org/
|
|
|
|
|
#Source0: https://files.pythonhosted.org/packages/source/s/%{pypi_name}/%{pypi_name}-%{version}.%{commit}.tar.gz
|
|
|
|
|
Source0: https://github.com/sphinx-doc/sphinxcontrib-websupport/archive/%{commit}.tar.gz
|
|
|
|
|
BuildArch: noarch
|
|
|
|
|
|
|
|
|
@@ -24,22 +23,21 @@ documentation into your Web application.
|
|
|
|
|
Summary: %{summary}
|
|
|
|
|
%{?python_provide:%python_provide python2-%{pypi_name}}
|
|
|
|
|
BuildRequires: python2-devel
|
|
|
|
|
BuildRequires: python-docutils
|
|
|
|
|
BuildRequires: python-jinja2
|
|
|
|
|
BuildRequires: python-mock
|
|
|
|
|
BuildRequires: python-pytest
|
|
|
|
|
BuildRequires: python-setuptools
|
|
|
|
|
BuildRequires: python-six
|
|
|
|
|
BuildRequires: python-sphinx
|
|
|
|
|
BuildRequires: python-sqlalchemy
|
|
|
|
|
BuildRequires: python-whoosh
|
|
|
|
|
BuildRequires: xapian-bindings-python
|
|
|
|
|
Requires: python-docutils
|
|
|
|
|
Requires: python-jinja2
|
|
|
|
|
Requires: python-six
|
|
|
|
|
Requires: python-sphinx
|
|
|
|
|
Requires: python-sqlalchemy
|
|
|
|
|
Requires: python-whoosh
|
|
|
|
|
BuildRequires: python2-docutils
|
|
|
|
|
BuildRequires: python2-jinja2
|
|
|
|
|
BuildRequires: python2-mock
|
|
|
|
|
BuildRequires: python2-pytest
|
|
|
|
|
BuildRequires: python2-setuptools
|
|
|
|
|
BuildRequires: python2-six
|
|
|
|
|
BuildRequires: python2-sphinx
|
|
|
|
|
BuildRequires: python2-sqlalchemy
|
|
|
|
|
BuildRequires: python2-whoosh
|
|
|
|
|
Requires: python2-docutils
|
|
|
|
|
Requires: python2-jinja2
|
|
|
|
|
Requires: python2-six
|
|
|
|
|
Requires: python2-sphinx
|
|
|
|
|
Requires: python2-sqlalchemy
|
|
|
|
|
Requires: python2-whoosh
|
|
|
|
|
|
|
|
|
|
%description -n python2-%{pypi_name}
|
|
|
|
|
sphinxcontrib-websupport provides a Python API to easily integrate Sphinx
|
|
|
|
@@ -59,7 +57,6 @@ BuildRequires: python3-six
|
|
|
|
|
BuildRequires: python3-sphinx
|
|
|
|
|
BuildRequires: python3-sqlalchemy
|
|
|
|
|
BuildRequires: python3-whoosh
|
|
|
|
|
BuildRequires: python3-xapian
|
|
|
|
|
Requires: python3-docutils
|
|
|
|
|
Requires: python3-jinja2
|
|
|
|
|
Requires: python3-six
|
|
|
|
@@ -112,6 +109,29 @@ PYTHONPATH=. py.test-3 tests/
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-12.20180316git
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Jul 16 2018 Miro Hrončok <mhroncok@redhat.com> - 1.0.1-11.20180316git
|
|
|
|
|
- Remove unused dependency on xapian
|
|
|
|
|
|
|
|
|
|
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-10.20180316git
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Jun 15 2018 Miro Hrončok <mhroncok@redhat.com> - 1.0.1-9.20180316git
|
|
|
|
|
- Rebuilt for Python 3.7
|
|
|
|
|
|
|
|
|
|
* Wed May 16 2018 Javier Peña <jpena@redhat.com> - 1.0.1-8.20180316git
|
|
|
|
|
- Update to commit ebe84efc1a869da8d5689c706cdcf6ea864f0d9b
|
|
|
|
|
- Fix build with Sphinx 1.7 (bz#1578132)
|
|
|
|
|
|
|
|
|
|
* Wed Feb 28 2018 Iryna Shcherbina <ishcherb@redhat.com> - 1.0.1-7.20171013git
|
|
|
|
|
- Update Python 2 dependency declarations to new packaging standards
|
|
|
|
|
(See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
|
|
|
|
|
|
|
|
|
|
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-6.20171013git
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Dec 18 2017 Javier Peña <jpena@redhat.com> - 1.0.1-5.20171013git
|
|
|
|
|
- Fixed Source0 URL (bz#1526646)
|
|
|
|
|
|
|
|
|
|