Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package
python-sphinxcontrib-svg2pdfconverter for openSUSE:Factory checked in at
2022-10-31 11:47:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-sphinxcontrib-svg2pdfconverter (Old)
and
/work/SRC/openSUSE:Factory/.python-sphinxcontrib-svg2pdfconverter.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-sphinxcontrib-svg2pdfconverter"
Mon Oct 31 11:47:16 2022 rev:6 rq:1032428 version:1.2.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-sphinxcontrib-svg2pdfconverter/python-sphinxcontrib-svg2pdfconverter.changes
2021-12-02 02:24:48.416701242 +0100
+++
/work/SRC/openSUSE:Factory/.python-sphinxcontrib-svg2pdfconverter.new.2275/python-sphinxcontrib-svg2pdfconverter.changes
2022-10-31 11:47:18.070430069 +0100
@@ -1,0 +2,7 @@
+Sat Oct 29 01:29:44 UTC 2022 - Yogalakshmi Arunachalam <[email protected]>
+
+- Update to 1.2.1
+ * Update license text
+ * Fix InkscapeConverter is_available handling due to changed function call
order in sphinx 3.x and above
+
+-------------------------------------------------------------------
Old:
----
sphinxcontrib-svg2pdfconverter-1.2.0.tar.gz
New:
----
sphinxcontrib-svg2pdfconverter-1.2.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-sphinxcontrib-svg2pdfconverter.spec ++++++
--- /var/tmp/diff_new_pack.h7MRgN/_old 2022-10-31 11:47:18.622432724 +0100
+++ /var/tmp/diff_new_pack.h7MRgN/_new 2022-10-31 11:47:18.626432743 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-sphinxcontrib-svg2pdfconverter
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-sphinxcontrib-svg2pdfconverter
-Version: 1.2.0
+Version: 1.2.1
Release: 0
Summary: Sphinx SVG to PDF converter extension
License: BSD-2-Clause
++++++ sphinxcontrib-svg2pdfconverter-1.2.0.tar.gz ->
sphinxcontrib-svg2pdfconverter-1.2.1.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/sphinxcontrib-svg2pdfconverter-1.2.0/LICENSE.txt
new/sphinxcontrib-svg2pdfconverter-1.2.1/LICENSE.txt
--- old/sphinxcontrib-svg2pdfconverter-1.2.0/LICENSE.txt 2021-11-05
23:48:44.000000000 +0100
+++ new/sphinxcontrib-svg2pdfconverter-1.2.1/LICENSE.txt 2022-10-08
10:37:16.000000000 +0200
@@ -1,7 +1,7 @@
If not otherwise noted, the extensions in this package are licensed
under the following license.
-Copyright (c) 2018-2019 by Missing Link Electronics, Inc.
+Copyright (c) 2018-2022 by Missing Link Electronics, Inc.
All rights reserved.
Redistribution and use in source and binary forms, with or without
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/sphinxcontrib-svg2pdfconverter-1.2.0/PKG-INFO
new/sphinxcontrib-svg2pdfconverter-1.2.1/PKG-INFO
--- old/sphinxcontrib-svg2pdfconverter-1.2.0/PKG-INFO 2021-11-05
23:51:03.550010000 +0100
+++ new/sphinxcontrib-svg2pdfconverter-1.2.1/PKG-INFO 2022-10-08
10:38:26.317296300 +0200
@@ -1,12 +1,12 @@
Metadata-Version: 2.1
Name: sphinxcontrib-svg2pdfconverter
-Version: 1.2.0
+Version: 1.2.1
Summary: Sphinx SVG to PDF converter extension
Home-page:
https://github.com/missinglinkelectronics/sphinxcontrib-svg2pdfconverter
+Download-URL: https://pypi.org/project/sphinxcontrib-svg2pdfconverter
Author: Stefan Wiehler
Author-email: [email protected]
License: BSD
-Download-URL: https://pypi.org/project/sphinxcontrib-svg2pdfconverter
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
@@ -85,11 +85,9 @@
``rsvg_converter_args``
Additional command-line arguments for the RSVG converter, as a list. By
- default, this is the emtpy list ``[]``.
+ default, this is the empty list ``[]``.
CairoSVG
--------
No configuration is required.
-
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/sphinxcontrib-svg2pdfconverter-1.2.0/README.rst
new/sphinxcontrib-svg2pdfconverter-1.2.1/README.rst
--- old/sphinxcontrib-svg2pdfconverter-1.2.0/README.rst 2021-11-05
23:48:44.000000000 +0100
+++ new/sphinxcontrib-svg2pdfconverter-1.2.1/README.rst 2022-10-08
10:37:16.000000000 +0200
@@ -60,7 +60,7 @@
``rsvg_converter_args``
Additional command-line arguments for the RSVG converter, as a list. By
- default, this is the emtpy list ``[]``.
+ default, this is the empty list ``[]``.
CairoSVG
--------
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/sphinxcontrib-svg2pdfconverter-1.2.0/setup.py
new/sphinxcontrib-svg2pdfconverter-1.2.1/setup.py
--- old/sphinxcontrib-svg2pdfconverter-1.2.0/setup.py 2021-11-05
23:48:44.000000000 +0100
+++ new/sphinxcontrib-svg2pdfconverter-1.2.1/setup.py 2022-10-08
10:37:16.000000000 +0200
@@ -13,7 +13,7 @@
setup(
name='sphinxcontrib-svg2pdfconverter',
- version='1.2.0',
+ version='1.2.1',
url='https://github.com/missinglinkelectronics/sphinxcontrib-svg2pdfconverter',
download_url='https://pypi.org/project/sphinxcontrib-svg2pdfconverter',
license='BSD',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/sphinxcontrib-svg2pdfconverter-1.2.0/sphinxcontrib/inkscapeconverter.py
new/sphinxcontrib-svg2pdfconverter-1.2.1/sphinxcontrib/inkscapeconverter.py
--- old/sphinxcontrib-svg2pdfconverter-1.2.0/sphinxcontrib/inkscapeconverter.py
2021-11-05 23:48:44.000000000 +0100
+++ new/sphinxcontrib-svg2pdfconverter-1.2.1/sphinxcontrib/inkscapeconverter.py
2022-10-08 10:37:16.000000000 +0200
@@ -33,6 +33,8 @@
('image/svg+xml', 'application/pdf'),
]
+ inkscape_version: str = ""
+
def is_available(self):
# type: () -> bool
"""Confirms if Inkscape is available or not."""
@@ -48,8 +50,8 @@
'Check the inkscape_converter_bin setting'),
self.config.inkscape_converter_bin, output)
return False
- self._inkscape_version = match.group(1)
- logger.debug('Inkscape version: %s', self._inkscape_version)
+ InkscapeConverter.inkscape_version = match.group(1)
+ logger.debug('Inkscape version: %s',
InkscapeConverter.inkscape_version)
return True
except subprocess.CalledProcessError:
return False
@@ -65,7 +67,7 @@
try:
args = ([self.config.inkscape_converter_bin] +
self.config.inkscape_converter_args)
- if self._inkscape_version.startswith('1.'):
+ if InkscapeConverter.inkscape_version.startswith('1.'):
args += ['--export-filename=' + _to, _from]
else:
args += ['--export-pdf=' + _to, _from]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/sphinxcontrib-svg2pdfconverter-1.2.0/sphinxcontrib_svg2pdfconverter.egg-info/PKG-INFO
new/sphinxcontrib-svg2pdfconverter-1.2.1/sphinxcontrib_svg2pdfconverter.egg-info/PKG-INFO
---
old/sphinxcontrib-svg2pdfconverter-1.2.0/sphinxcontrib_svg2pdfconverter.egg-info/PKG-INFO
2021-11-05 23:51:03.000000000 +0100
+++
new/sphinxcontrib-svg2pdfconverter-1.2.1/sphinxcontrib_svg2pdfconverter.egg-info/PKG-INFO
2022-10-08 10:38:26.000000000 +0200
@@ -1,12 +1,12 @@
Metadata-Version: 2.1
Name: sphinxcontrib-svg2pdfconverter
-Version: 1.2.0
+Version: 1.2.1
Summary: Sphinx SVG to PDF converter extension
Home-page:
https://github.com/missinglinkelectronics/sphinxcontrib-svg2pdfconverter
+Download-URL: https://pypi.org/project/sphinxcontrib-svg2pdfconverter
Author: Stefan Wiehler
Author-email: [email protected]
License: BSD
-Download-URL: https://pypi.org/project/sphinxcontrib-svg2pdfconverter
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
@@ -85,11 +85,9 @@
``rsvg_converter_args``
Additional command-line arguments for the RSVG converter, as a list. By
- default, this is the emtpy list ``[]``.
+ default, this is the empty list ``[]``.
CairoSVG
--------
No configuration is required.
-
-