Hello community,

here is the log from the commit of package python-Sphinx for openSUSE:Factory 
checked in at 2019-08-15 15:42:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Sphinx (Old)
 and      /work/SRC/openSUSE:Factory/.python-Sphinx.new.9556 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-Sphinx"

Thu Aug 15 15:42:48 2019 rev:57 rq:721979 version:2.1.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Sphinx/python-Sphinx.changes      
2019-07-08 14:59:57.666438042 +0200
+++ /work/SRC/openSUSE:Factory/.python-Sphinx.new.9556/python-Sphinx.changes    
2019-08-15 15:42:50.499203198 +0200
@@ -1,0 +2,5 @@
+Fri Aug  9 08:32:42 UTC 2019 - Dan Čermák <[email protected]>
+
+- Add Sphinx translation files via %find_lang
+
+-------------------------------------------------------------------

New:
----
  python-Sphinx-rpmlintrc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-Sphinx.spec ++++++
--- /var/tmp/diff_new_pack.Ntu7Xv/_old  2019-08-15 15:42:51.799202898 +0200
+++ /var/tmp/diff_new_pack.Ntu7Xv/_new  2019-08-15 15:42:51.803202897 +0200
@@ -35,6 +35,7 @@
 Group:          Development/Languages/Python
 URL:            http://sphinx-doc.org
 Source:         
https://files.pythonhosted.org/packages/source/S/Sphinx/Sphinx-%{version}.tar.gz
+Source99:       python-Sphinx-rpmlintrc
 BuildRequires:  %{python_module base}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
@@ -240,6 +241,8 @@
 %python_expand mkdir -p %{buildroot}%{$python_sitelib}/sphinxcontrib
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
+%find_lang sphinx
+
 %else
 mkdir -p %{buildroot}%{_docdir}/python-Sphinx/
 mv build.doc/html %{buildroot}%{_docdir}/python-Sphinx/
@@ -269,7 +272,7 @@
 %endif
 
 %if ! %{with test}
-%files %{python_files}
+%files %{python_files} -f sphinx.lang
 %license LICENSE
 %doc AUTHORS CHANGES README.rst
 %python_alternative %{_bindir}/sphinx-apidoc

++++++ python-Sphinx-rpmlintrc ++++++
# false positive due to the name of the package ending with "theme"
addFilter("W: suse-branding-unversioned-requires python3-sphinx_rtd_theme")
# false positive as the -latex package only ships latex files and no actual 
python code
addFilter("python3-Sphinx-latex.noarch: W: no-dependency-on python-base 3.7")

Reply via email to