From cfdd3a4aa722bfea950ebd2e92e4e44aedc70e98 Mon Sep 17 00:00:00 2001 From: Javier Pena Date: Oct 13 2017 14:13:09 +0000 Subject: Updated to latest git commit to fix build in Rawhide --- diff --git a/.gitignore b/.gitignore index 96eed40..0e1ce5f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /sphinxcontrib-websupport-1.0.1.tar.gz +/sphinxcontrib-websupport-1.0.1.dev20171013.tar.gz diff --git a/python-sphinxcontrib-websupport.spec b/python-sphinxcontrib-websupport.spec index b6ffb5e..c65cec2 100644 --- a/python-sphinxcontrib-websupport.spec +++ b/python-sphinxcontrib-websupport.spec @@ -2,16 +2,17 @@ %global with_python3 1 %endif +%global commit dev20171013 %global pypi_name sphinxcontrib-websupport Name: python-%{pypi_name} Version: 1.0.1 -Release: 3%{?dist} +Release: 4.20171013git%{?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}.tar.gz +Source0: https://files.pythonhosted.org/packages/source/s/%{pypi_name}/%{pypi_name}-%{version}.%{commit}.tar.gz BuildArch: noarch %description @@ -71,7 +72,7 @@ documentation into your Web application. %endif %prep -%autosetup -n %{pypi_name}-%{version} +%autosetup -n %{pypi_name}-%{version}.%{commit} # Remove bundled egg-info rm -rf %{pypi_name}.egg-info @@ -88,28 +89,31 @@ rm -rf %{pypi_name}.egg-info %py2_install %check -py.test tests/ +PYTHONPATH=. py.test tests/ %if 0%{?with_python3} -py.test-3 tests/ +PYTHONPATH=. py.test-3 tests/ %endif %files -n python2-%{pypi_name} %license LICENSE %doc README.rst %{python2_sitelib}/sphinxcontrib/websupport -%{python2_sitelib}/sphinxcontrib_websupport-%{version}-py?.?-*.pth -%{python2_sitelib}/sphinxcontrib_websupport-%{version}-py?.?.egg-info +%{python2_sitelib}/sphinxcontrib_websupport-*.pth +%{python2_sitelib}/sphinxcontrib_websupport-*.egg-info %if 0%{?with_python3} %files -n python3-%{pypi_name} %license LICENSE %doc README.rst %{python3_sitelib}/sphinxcontrib/websupport -%{python3_sitelib}/sphinxcontrib_websupport-%{version}-py?.?-*.pth -%{python3_sitelib}/sphinxcontrib_websupport-%{version}-py?.?.egg-info +%{python3_sitelib}/sphinxcontrib_websupport-*.pth +%{python3_sitelib}/sphinxcontrib_websupport-*.egg-info %endif %changelog +* Fri Oct 13 2017 Javier Peña - 1.0.1-4.20171013git +- Updated to latest git commit to fix build in Rawhide + * Wed Oct 11 2017 Troy Dawson - 1.0.1-3 - Cleanup spec file conditionals diff --git a/sources b/sources index 88d3aeb..0bda9e1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (sphinxcontrib-websupport-1.0.1.tar.gz) = 67807b2505e063639163b020f0e62469b0c2838c303516cce9a8d90181cc7b8a10d76532adb1267556d40f95966efc20ec9f8ee1a6731056bda827a6f97f40ec +SHA512 (sphinxcontrib-websupport-1.0.1.dev20171013.tar.gz) = ad34f24edb09a9cb64a5368e780c727625b37e2dc5988c72bcfb1d49d14071089d9f59cc857e195f2ab60a971ec6ed66d7f405b606731d1f51c776cc079efae4