diff --git a/.gitignore b/.gitignore index 8678022..9c7942e 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,4 @@ /dulwich-0.19.2.tar.gz /dulwich-0.19.6.tar.gz /dulwich-0.19.9.tar.gz +/dulwich-0.19.11.tar.gz diff --git a/python-dulwich.spec b/python-dulwich.spec index c920b60..4f54c89 100644 --- a/python-dulwich.spec +++ b/python-dulwich.spec @@ -5,13 +5,13 @@ %global __provides_exclude_from ^(%{python3_sitearch}/.*\\.so)$ Name: python-%{srcname} -Version: 0.19.9 -Release: 2%{?dist} +Version: 0.19.11 +Release: 1%{?dist} Summary: %{sum} License: GPLv2+ or ASL 2.0 URL: https://www.dulwich.io/ -Source0: https://www.dulwich.io/releases/%{srcname}-%{version}.tar.gz +Source0: %pypi_source dulwich BuildRequires: gcc BuildRequires: python2-devel @@ -60,6 +60,9 @@ Mrs. Git live in the Monty Python sketch. %prep %autosetup -n %{srcname}-%{version} +# Package provideing sphinx ext: sphinx_epytext not available +sed -i '/sphinx_epytext/d' docs/conf.py + %build %py2_build %py3_build @@ -83,7 +86,7 @@ rm -rf %{buildroot}%{python3_sitearch}/docs/tutorial/ #nosetests -e non_ascii -w dulwich/tests -v %files -n %{srcname}-core -%doc AUTHORS README.md +%doc AUTHORS README.rst %license COPYING %{_bindir}/dul-* %{_bindir}/%{srcname} @@ -99,6 +102,9 @@ rm -rf %{buildroot}%{python3_sitearch}/docs/tutorial/ %exclude %{python3_sitearch}/%{srcname}/tests* %changelog +* Fri Mar 1 2019 Yatin Karel - 0.19.11-1 +- Update to new upstream version 0.19.11 + * Sat Feb 02 2019 Fedora Release Engineering - 0.19.9-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild diff --git a/sources b/sources index 76798ec..f529849 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (dulwich-0.19.9.tar.gz) = 7e97faaf566c60886ae806941c5d58495fd0fd3e7fe6d7d23033c6b721bd602ed6dce429c13d50fca6da320984a9a352edb7709c59cdea98c28ccd5522817580 +SHA512 (dulwich-0.19.11.tar.gz) = 39e0e00cd442b9834775b4f9f981d282af6ac51e0a5d05cf6cf75c610feccde1ba1059b2fd4da3592079ebaffbf4957b78365226c70a90e08849759630f99ee2