Hello community,
here is the log from the commit of package
python-sphinxcontrib-svg2pdfconverter for openSUSE:Factory checked in at
2019-09-17 13:39:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-sphinxcontrib-svg2pdfconverter (Old)
and
/work/SRC/openSUSE:Factory/.python-sphinxcontrib-svg2pdfconverter.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-sphinxcontrib-svg2pdfconverter"
Tue Sep 17 13:39:11 2019 rev:2 rq:731297 version:1.0.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-sphinxcontrib-svg2pdfconverter/python-sphinxcontrib-svg2pdfconverter.changes
2019-08-22 15:22:28.450272348 +0200
+++
/work/SRC/openSUSE:Factory/.python-sphinxcontrib-svg2pdfconverter.new.7948/python-sphinxcontrib-svg2pdfconverter.changes
2019-09-17 13:39:11.321825835 +0200
@@ -1,0 +2,7 @@
+Mon Sep 16 13:35:08 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Update to 1.0.1:
+ * drop python2 support
+ * various metadata updates
+
+-------------------------------------------------------------------
Old:
----
sphinxcontrib-svg2pdfconverter-0.1.0.tar.gz
New:
----
sphinxcontrib-svg2pdfconverter-1.0.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-sphinxcontrib-svg2pdfconverter.spec ++++++
--- /var/tmp/diff_new_pack.RhMHsH/_old 2019-09-17 13:39:11.821825755 +0200
+++ /var/tmp/diff_new_pack.RhMHsH/_new 2019-09-17 13:39:11.825825754 +0200
@@ -17,21 +17,21 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define skip_python2 1
Name: python-sphinxcontrib-svg2pdfconverter
-Version: 0.1.0
+Version: 1.0.1
Release: 0
Summary: Sphinx SVG to PDF converter extension
License: BSD-2-Clause
Group: Development/Languages/Python
-Url:
https://github.org/missinglinkelectronics/sphinxcontrib-svg2pdfconverter
+URL:
https://github.com/missinglinkelectronics/sphinxcontrib-svg2pdfconverter
Source:
https://files.pythonhosted.org/packages/source/s/sphinxcontrib-svg2pdfconverter/sphinxcontrib-svg2pdfconverter-%{version}.tar.gz
-BuildRequires: %{python_module devel}
+BuildRequires: %{python_module Sphinx >= 1.6.3}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
-Requires: python-Sphinx >= 0.6
+Requires: python-Sphinx >= 1.6.3
BuildArch: noarch
-
%python_subpackages
%description
++++++ sphinxcontrib-svg2pdfconverter-0.1.0.tar.gz ->
sphinxcontrib-svg2pdfconverter-1.0.1.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/sphinxcontrib-svg2pdfconverter-0.1.0/LICENSE.txt
new/sphinxcontrib-svg2pdfconverter-1.0.1/LICENSE.txt
--- old/sphinxcontrib-svg2pdfconverter-0.1.0/LICENSE.txt 2018-04-16
09:44:59.000000000 +0200
+++ new/sphinxcontrib-svg2pdfconverter-1.0.1/LICENSE.txt 2019-09-13
10:36:32.000000000 +0200
@@ -1,7 +1,7 @@
If not otherwise noted, the extensions in this package are licensed
under the following license.
-Copyright (c) 2018 by Missing Link Electronics, Inc.
+Copyright (c) 2018-2019 by Missing Link Electronics, Inc.
All rights reserved.
Redistribution and use in source and binary forms, with or without
@@ -19,7 +19,7 @@
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/sphinxcontrib-svg2pdfconverter-0.1.0/MANIFEST.in
new/sphinxcontrib-svg2pdfconverter-1.0.1/MANIFEST.in
--- old/sphinxcontrib-svg2pdfconverter-0.1.0/MANIFEST.in 2018-04-17
10:44:00.000000000 +0200
+++ new/sphinxcontrib-svg2pdfconverter-1.0.1/MANIFEST.in 2019-09-13
13:48:39.000000000 +0200
@@ -1,3 +1,2 @@
-include README
+include README.rst
include LICENSE.txt
-include CHANGES.*
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/sphinxcontrib-svg2pdfconverter-0.1.0/PKG-INFO
new/sphinxcontrib-svg2pdfconverter-1.0.1/PKG-INFO
--- old/sphinxcontrib-svg2pdfconverter-0.1.0/PKG-INFO 2018-04-17
11:07:07.000000000 +0200
+++ new/sphinxcontrib-svg2pdfconverter-1.0.1/PKG-INFO 2019-09-13
15:42:12.000000000 +0200
@@ -1,24 +1,75 @@
-Metadata-Version: 1.1
+Metadata-Version: 2.1
Name: sphinxcontrib-svg2pdfconverter
-Version: 0.1.0
+Version: 1.0.1
Summary: Sphinx SVG to PDF converter extension
-Home-page:
https://github.org/missinglinkelectronics/sphinxcontrib-svg2pdfconverter
+Home-page:
https://github.com/missinglinkelectronics/sphinxcontrib-svg2pdfconverter
Author: Stefan Wiehler
Author-email: [email protected]
License: BSD
Download-URL: https://pypi.org/project/sphinxcontrib-svg2pdfconverter
-Description:
- Converts SVG images to PDF in case the builder does not support
+Description: *************************************
+ Sphinx SVG to PDF Converter Extension
+ *************************************
+
+ This extension converts SVG images to PDF in case the builder does not
support
SVG images natively (e.g. LaTeX).
+ Internally, either `Inkscape <https://inkscape.org/>`_ or
``rsvg-convert`` from
+ `libRSVG <https://wiki.gnome.org/Projects/LibRsvg>`_ as a more
lightweight
+ alternative is used to convert images.
+
+
+ Installation
+ ============
+
+ Just install via ``pip``:
+
+ .. code-block:: console
+
+ $ pip install sphinxcontrib-svg2pdfconverter
+
+ You can choose between Inkscape and libRSVG by either adding
+ ``sphinxcontrib.inkscapeconverter`` or ``sphinxcontrib.rsvgconverter``
to the
+ ``extensions`` list in your ``conf.py``.
+
+ Make sure to have either ``inkscape`` or the ``rsvg-convert`` command
available
+ in your systems ``PATH`` and, if necessary, adapt the
+ ``inkscape_converter_bin`` or ``rsvg_converter_bin`` config value
respectively.
+
+
+ Configuration
+ =============
+
+ Inkscape
+ --------
+
+ ``inkscape_converter_bin``
+ Path to Inkscape binary. By default, this is ``inkscape``.
+
+ ``inkscape_converter_args``
+ Additional command-line arguments for Inkscape, as a list. By
+ default, this is ``['--export-area-drawing']``.
+
+ RSVG
+ ----
+
+ ``rsvg_converter_bin``
+ Path to RSVG converter binary. By default, this is
``rsvg-convert``.
+
+ ``rsvg_converter_args``
+ Additional command-line arguments for the RSVG converter, as a
list. By
+ default, this is the emtpy list ``[]``.
+
Platform: any
-Classifier: Development Status :: 4 - Beta
+Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
-Classifier: Programming Language :: Python
+Classifier: Programming Language :: Python :: 3
Classifier: Framework :: Sphinx :: Extension
Classifier: Topic :: Documentation
Classifier: Topic :: Utilities
+Requires-Python: ~=3.4
+Description-Content-Type: text/x-rst
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/sphinxcontrib-svg2pdfconverter-0.1.0/README.rst
new/sphinxcontrib-svg2pdfconverter-1.0.1/README.rst
--- old/sphinxcontrib-svg2pdfconverter-0.1.0/README.rst 2018-04-16
17:50:09.000000000 +0200
+++ new/sphinxcontrib-svg2pdfconverter-1.0.1/README.rst 2019-08-26
09:10:10.000000000 +0200
@@ -13,9 +13,11 @@
Installation
============
-Just install via ``pip``::
+Just install via ``pip``:
- $ pip install sphinxcontrib-svg2pdfconverter
+.. code-block:: console
+
+ $ pip install sphinxcontrib-svg2pdfconverter
You can choose between Inkscape and libRSVG by either adding
``sphinxcontrib.inkscapeconverter`` or ``sphinxcontrib.rsvgconverter`` to the
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/sphinxcontrib-svg2pdfconverter-0.1.0/setup.py
new/sphinxcontrib-svg2pdfconverter-1.0.1/setup.py
--- old/sphinxcontrib-svg2pdfconverter-0.1.0/setup.py 2018-04-16
17:46:40.000000000 +0200
+++ new/sphinxcontrib-svg2pdfconverter-1.0.1/setup.py 2019-09-13
15:41:13.000000000 +0200
@@ -1,33 +1,36 @@
# -*- coding: utf-8 -*-
from setuptools import setup, find_packages
+from os import path
-long_desc = '''
-Converts SVG images to PDF in case the builder does not support
-SVG images natively (e.g. LaTeX).
-'''
+here = path.abspath(path.dirname(__file__))
-requires = ['Sphinx>=0.6']
+# Get the long description from the README file
+with open(path.join(here, 'README.rst'), encoding='utf-8') as f:
+ long_description = f.read()
+
+requires = ['Sphinx>=1.6.3']
setup(
name='sphinxcontrib-svg2pdfconverter',
- version='0.1.0',
-
url='https://github.org/missinglinkelectronics/sphinxcontrib-svg2pdfconverter',
+ version='1.0.1',
+
url='https://github.com/missinglinkelectronics/sphinxcontrib-svg2pdfconverter',
download_url='https://pypi.org/project/sphinxcontrib-svg2pdfconverter',
license='BSD',
author='Stefan Wiehler',
author_email='[email protected]',
description='Sphinx SVG to PDF converter extension',
- long_description=long_desc,
+ long_description=long_description,
+ long_description_content_type='text/x-rst',
zip_safe=False,
classifiers=[
- 'Development Status :: 4 - Beta',
+ 'Development Status :: 5 - Production/Stable',
'Environment :: Console',
'Environment :: Web Environment',
'Intended Audience :: Developers',
'License :: OSI Approved :: BSD License',
'Operating System :: OS Independent',
- 'Programming Language :: Python',
+ 'Programming Language :: Python :: 3',
'Framework :: Sphinx :: Extension',
'Topic :: Documentation',
'Topic :: Utilities',
@@ -36,5 +39,6 @@
packages=find_packages(),
include_package_data=True,
install_requires=requires,
+ python_requires='~=3.4',
namespace_packages=['sphinxcontrib'],
)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/sphinxcontrib-svg2pdfconverter-0.1.0/sphinxcontrib/__init__.py
new/sphinxcontrib-svg2pdfconverter-1.0.1/sphinxcontrib/__init__.py
--- old/sphinxcontrib-svg2pdfconverter-0.1.0/sphinxcontrib/__init__.py
2018-01-09 11:14:01.000000000 +0100
+++ new/sphinxcontrib-svg2pdfconverter-1.0.1/sphinxcontrib/__init__.py
2019-09-13 10:36:32.000000000 +0200
@@ -7,7 +7,7 @@
distributed in the ``sphinx-contrib`` distribution.
:copyright: Copyright 2007-2009 by the Sphinx team, see AUTHORS.
- :license: BSD, see LICENSE for details.
+ :license: BSD, see LICENSE.txt for details.
"""
__import__('pkg_resources').declare_namespace(__name__)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/sphinxcontrib-svg2pdfconverter-0.1.0/sphinxcontrib/inkscapeconverter.py
new/sphinxcontrib-svg2pdfconverter-1.0.1/sphinxcontrib/inkscapeconverter.py
--- old/sphinxcontrib-svg2pdfconverter-0.1.0/sphinxcontrib/inkscapeconverter.py
2018-04-16 16:07:00.000000000 +0200
+++ new/sphinxcontrib-svg2pdfconverter-1.0.1/sphinxcontrib/inkscapeconverter.py
2019-09-13 10:36:32.000000000 +0200
@@ -1,13 +1,14 @@
# -*- coding: utf-8 -*-
"""
- sphinx.ext.inkscapeconverter
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ sphinxcontrib.inkscapeconverter
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Converts SVG images to PDF using Inkscape in case the builder does not
support SVG images natively (e.g. LaTeX).
- :copyright: Copyright 2018 by Missing Link Electronics, Inc.
- :license: BSD, see LICENSE for details.
+ :copyright: Copyright 2018-2019 by Stefan Wiehler
+ <[email protected]>.
+ :license: BSD, see LICENSE.txt for details.
"""
import subprocess
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/sphinxcontrib-svg2pdfconverter-0.1.0/sphinxcontrib/rsvgconverter.py
new/sphinxcontrib-svg2pdfconverter-1.0.1/sphinxcontrib/rsvgconverter.py
--- old/sphinxcontrib-svg2pdfconverter-0.1.0/sphinxcontrib/rsvgconverter.py
2018-04-16 17:31:01.000000000 +0200
+++ new/sphinxcontrib-svg2pdfconverter-1.0.1/sphinxcontrib/rsvgconverter.py
2019-09-13 10:36:32.000000000 +0200
@@ -1,13 +1,14 @@
# -*- coding: utf-8 -*-
"""
- sphinx.ext.rsvgconverter
- ~~~~~~~~~~~~~~~~~~~~~~~~
+ sphinxcontrib.rsvgconverter
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
Converts SVG images to PDF using libRSVG in case the builder does not
support SVG images natively (e.g. LaTeX).
- :copyright: Copyright 2018 by Missing Link Electronics, Inc.
- :license: BSD, see LICENSE for details.
+ :copyright: Copyright 2018-2019 by Stefan Wiehler
+ <[email protected]>.
+ :license: BSD, see LICENSE.txt for details.
"""
import subprocess
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/sphinxcontrib-svg2pdfconverter-0.1.0/sphinxcontrib_svg2pdfconverter.egg-info/PKG-INFO
new/sphinxcontrib-svg2pdfconverter-1.0.1/sphinxcontrib_svg2pdfconverter.egg-info/PKG-INFO
---
old/sphinxcontrib-svg2pdfconverter-0.1.0/sphinxcontrib_svg2pdfconverter.egg-info/PKG-INFO
2018-04-17 11:07:07.000000000 +0200
+++
new/sphinxcontrib-svg2pdfconverter-1.0.1/sphinxcontrib_svg2pdfconverter.egg-info/PKG-INFO
2019-09-13 15:42:11.000000000 +0200
@@ -1,24 +1,75 @@
-Metadata-Version: 1.1
+Metadata-Version: 2.1
Name: sphinxcontrib-svg2pdfconverter
-Version: 0.1.0
+Version: 1.0.1
Summary: Sphinx SVG to PDF converter extension
-Home-page:
https://github.org/missinglinkelectronics/sphinxcontrib-svg2pdfconverter
+Home-page:
https://github.com/missinglinkelectronics/sphinxcontrib-svg2pdfconverter
Author: Stefan Wiehler
Author-email: [email protected]
License: BSD
Download-URL: https://pypi.org/project/sphinxcontrib-svg2pdfconverter
-Description:
- Converts SVG images to PDF in case the builder does not support
+Description: *************************************
+ Sphinx SVG to PDF Converter Extension
+ *************************************
+
+ This extension converts SVG images to PDF in case the builder does not
support
SVG images natively (e.g. LaTeX).
+ Internally, either `Inkscape <https://inkscape.org/>`_ or
``rsvg-convert`` from
+ `libRSVG <https://wiki.gnome.org/Projects/LibRsvg>`_ as a more
lightweight
+ alternative is used to convert images.
+
+
+ Installation
+ ============
+
+ Just install via ``pip``:
+
+ .. code-block:: console
+
+ $ pip install sphinxcontrib-svg2pdfconverter
+
+ You can choose between Inkscape and libRSVG by either adding
+ ``sphinxcontrib.inkscapeconverter`` or ``sphinxcontrib.rsvgconverter``
to the
+ ``extensions`` list in your ``conf.py``.
+
+ Make sure to have either ``inkscape`` or the ``rsvg-convert`` command
available
+ in your systems ``PATH`` and, if necessary, adapt the
+ ``inkscape_converter_bin`` or ``rsvg_converter_bin`` config value
respectively.
+
+
+ Configuration
+ =============
+
+ Inkscape
+ --------
+
+ ``inkscape_converter_bin``
+ Path to Inkscape binary. By default, this is ``inkscape``.
+
+ ``inkscape_converter_args``
+ Additional command-line arguments for Inkscape, as a list. By
+ default, this is ``['--export-area-drawing']``.
+
+ RSVG
+ ----
+
+ ``rsvg_converter_bin``
+ Path to RSVG converter binary. By default, this is
``rsvg-convert``.
+
+ ``rsvg_converter_args``
+ Additional command-line arguments for the RSVG converter, as a
list. By
+ default, this is the emtpy list ``[]``.
+
Platform: any
-Classifier: Development Status :: 4 - Beta
+Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
-Classifier: Programming Language :: Python
+Classifier: Programming Language :: Python :: 3
Classifier: Framework :: Sphinx :: Extension
Classifier: Topic :: Documentation
Classifier: Topic :: Utilities
+Requires-Python: ~=3.4
+Description-Content-Type: text/x-rst
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/sphinxcontrib-svg2pdfconverter-0.1.0/sphinxcontrib_svg2pdfconverter.egg-info/requires.txt
new/sphinxcontrib-svg2pdfconverter-1.0.1/sphinxcontrib_svg2pdfconverter.egg-info/requires.txt
---
old/sphinxcontrib-svg2pdfconverter-0.1.0/sphinxcontrib_svg2pdfconverter.egg-info/requires.txt
2018-04-17 11:07:07.000000000 +0200
+++
new/sphinxcontrib-svg2pdfconverter-1.0.1/sphinxcontrib_svg2pdfconverter.egg-info/requires.txt
2019-09-13 15:42:11.000000000 +0200
@@ -1 +1 @@
-Sphinx>=0.6
+Sphinx>=1.6.3