Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-sphinxcontrib-youtube for
openSUSE:Factory checked in at 2023-12-04 23:02:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-sphinxcontrib-youtube (Old)
and /work/SRC/openSUSE:Factory/.python-sphinxcontrib-youtube.new.25432
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-sphinxcontrib-youtube"
Mon Dec 4 23:02:22 2023 rev:2 rq:1130786 version:1.4.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-sphinxcontrib-youtube/python-sphinxcontrib-youtube.changes
2023-08-08 15:54:45.848929356 +0200
+++
/work/SRC/openSUSE:Factory/.python-sphinxcontrib-youtube.new.25432/python-sphinxcontrib-youtube.changes
2023-12-04 23:02:45.770382824 +0100
@@ -1,0 +2,16 @@
+Mon Dec 4 13:44:37 UTC 2023 - Dirk Müller <[email protected]>
+
+- update to 1.4.1:
+ * Correct the Sphinx version dependency.
+- update to 1.4.0:
+ * Add support for PeerTube
+ * Various minor big fixes
+- update to 1.3.0:
+ * Code and documentation refactor
+ * Contributing instructions
+ * Installation and configuration instructions
+ * Only download thumbnails for LaTeX targets.
+ * Fix to thumnail folder name.
+ * parallel build safety.
+
+-------------------------------------------------------------------
Old:
----
sphinxcontrib-youtube-1.2.0.tar.gz
New:
----
sphinxcontrib_youtube-1.4.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-sphinxcontrib-youtube.spec ++++++
--- /var/tmp/diff_new_pack.VuYpwI/_old 2023-12-04 23:02:46.242399972 +0100
+++ /var/tmp/diff_new_pack.VuYpwI/_new 2023-12-04 23:02:46.242399972 +0100
@@ -18,24 +18,22 @@
%{?sle15_python_module_pythons}
Name: python-sphinxcontrib-youtube
-Version: 1.2.0
+Version: 1.4.1
Release: 0
Summary: Sphinx "youtube" extension
License: BSD-3-Clause
URL: https://github.com/sphinx-contrib/youtube
-Source:
https://files.pythonhosted.org/packages/source/s/sphinxcontrib-youtube/sphinxcontrib-youtube-%{version}.tar.gz
+Source:
https://files.pythonhosted.org/packages/source/s/sphinxcontrib-youtube/sphinxcontrib_youtube-%{version}.tar.gz
+BuildRequires: %{python_module flit-core}
BuildRequires: %{python_module pip}
-BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
-Requires: python-Sphinx >= 0.6
+Requires: python-Sphinx >= 6.1
Requires: python-requests
-Suggests: python-furo
-Suggests: python-sphinx-copybutton
BuildArch: noarch
# SECTION test requirements
-BuildRequires: %{python_module Sphinx >= 0.6}
+BuildRequires: %{python_module Sphinx >= 6.1}
BuildRequires: %{python_module requests}
# /SECTION
%python_subpackages
@@ -44,7 +42,7 @@
Sphinx "youtube" extension
%prep
-%autosetup -p1 -n sphinxcontrib-youtube-%{version}
+%autosetup -p1 -n sphinxcontrib_youtube-%{version}
%build
%pyproject_wheel
@@ -54,8 +52,7 @@
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%files %{python_files}
-%doc README.rst
+%license LICENCE
%{python_sitelib}/sphinxcontrib/youtube
-%{python_sitelib}/sphinxcontrib_youtube-%{version}*-nspkg.pth
%{python_sitelib}/sphinxcontrib_youtube-%{version}*-info