commit python-pandocfilters for openSUSE:Factory

2018-12-24 Thread root
Hello community,

here is the log from the commit of package python-pandocfilters for 
openSUSE:Factory checked in at 2018-12-24 11:40:43

Comparing /work/SRC/openSUSE:Factory/python-pandocfilters (Old)
 and  /work/SRC/openSUSE:Factory/.python-pandocfilters.new.28833 (New)


Package is "python-pandocfilters"

Mon Dec 24 11:40:43 2018 rev:4 rq:659531 version:1.4.2

Changes:

--- 
/work/SRC/openSUSE:Factory/python-pandocfilters/python-pandocfilters.changes
2018-05-13 16:06:54.882283199 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pandocfilters.new.28833/python-pandocfilters.changes
 2018-12-24 11:40:44.445486788 +0100
@@ -1,0 +2,5 @@
+Tue Dec  4 12:51:06 UTC 2018 - Matej Cepl 
+
+- Remove superfluous devel dependency for noarch package
+
+---



Other differences:
--
++ python-pandocfilters.spec ++
--- /var/tmp/diff_new_pack.SvugAU/_old  2018-12-24 11:40:45.069486234 +0100
+++ /var/tmp/diff_new_pack.SvugAU/_new  2018-12-24 11:40:45.073486231 +0100
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -25,7 +25,6 @@
 Group:  Development/Languages/Python
 Url:http://github.com/jgm/pandocfilters
 Source: 
https://pypi.io/packages/source/p/pandocfilters/pandocfilters-%{version}.tar.gz
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  python-rpm-macros
 Recommends: pandoc >= 1.16




commit python-pandocfilters for openSUSE:Factory

2018-05-13 Thread root
Hello community,

here is the log from the commit of package python-pandocfilters for 
openSUSE:Factory checked in at 2018-05-13 16:06:19

Comparing /work/SRC/openSUSE:Factory/python-pandocfilters (Old)
 and  /work/SRC/openSUSE:Factory/.python-pandocfilters.new (New)


Package is "python-pandocfilters"

Sun May 13 16:06:19 2018 rev:3 rq:606529 version:1.4.2

Changes:

--- 
/work/SRC/openSUSE:Factory/python-pandocfilters/python-pandocfilters.changes
2017-11-10 14:56:58.836982685 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-pandocfilters.new/python-pandocfilters.changes
   2018-05-13 16:06:54.882283199 +0200
@@ -1,0 +2,5 @@
+Fri May 11 19:57:34 UTC 2018 - toddrme2...@gmail.com
+
+- pandoc is not strictly necessart to use this.
+
+---



Other differences:
--
++ python-pandocfilters.spec ++
--- /var/tmp/diff_new_pack.duNQt3/_old  2018-05-13 16:06:55.750251535 +0200
+++ /var/tmp/diff_new_pack.duNQt3/_new  2018-05-13 16:06:55.754251389 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pandocfilters
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -27,10 +27,8 @@
 Source: 
https://pypi.io/packages/source/p/pandocfilters/pandocfilters-%{version}.tar.gz
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
-BuildRequires:  pandoc >= 1.16
 BuildRequires:  python-rpm-macros
-Requires:   pandoc >= 1.16
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+Recommends: pandoc >= 1.16
 BuildArch:  noarch
 
 %python_subpackages
@@ -56,8 +54,9 @@
 
 %files %{python_files}
 %defattr(-,root,root,-)
-%doc LICENSE README README.rst 
+%doc README README.rst 
 %doc examples/
+%license LICENSE
 %{python_sitelib}/*
 
 %changelog




commit python-pandocfilters for openSUSE:Factory

2017-11-10 Thread root
Hello community,

here is the log from the commit of package python-pandocfilters for 
openSUSE:Factory checked in at 2017-11-10 14:56:39

Comparing /work/SRC/openSUSE:Factory/python-pandocfilters (Old)
 and  /work/SRC/openSUSE:Factory/.python-pandocfilters.new (New)


Package is "python-pandocfilters"

Fri Nov 10 14:56:39 2017 rev:2 rq:539577 version:1.4.2

Changes:

--- 
/work/SRC/openSUSE:Factory/python-pandocfilters/python-pandocfilters.changes
2017-04-14 13:37:07.736412407 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pandocfilters.new/python-pandocfilters.changes
   2017-11-10 14:56:58.836982685 +0100
@@ -1,0 +2,11 @@
+Sat Nov  4 02:08:16 UTC 2017 - a...@gmx.de
+
+- update to version 1.4.2:
+  * Fixed minor RST error in README.
+  * Fixed typo.
+  * Change element constructor function elt() to return a list instead
+of a tuple when numargs > 1, enabling elements to be traversed by
+walk().
+  * Fix indentation of a doc-string
+
+---

Old:

  pandocfilters-1.4.1.tar.gz

New:

  pandocfilters-1.4.2.tar.gz



Other differences:
--
++ python-pandocfilters.spec ++
--- /var/tmp/diff_new_pack.8peJTM/_old  2017-11-10 14:57:00.312929300 +0100
+++ /var/tmp/diff_new_pack.8peJTM/_new  2017-11-10 14:57:00.316929156 +0100
@@ -13,21 +13,22 @@
 # published by the Open Source Initiative.
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-pandocfilters
-Version:1.4.1
+Version:1.4.2
 Release:0
-License:BSD-3-Clause
 Summary:Python module for writing pandoc filters
-Url:http://github.com/jgm/pandocfilters
+License:BSD-3-Clause
 Group:  Development/Languages/Python
+Url:http://github.com/jgm/pandocfilters
 Source: 
https://pypi.io/packages/source/p/pandocfilters/pandocfilters-%{version}.tar.gz
-BuildRequires:  python-rpm-macros
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  pandoc >= 1.16
+BuildRequires:  python-rpm-macros
 Requires:   pandoc >= 1.16
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch

++ pandocfilters-1.4.1.tar.gz -> pandocfilters-1.4.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pandocfilters-1.4.1/PKG-INFO 
new/pandocfilters-1.4.2/PKG-INFO
--- old/pandocfilters-1.4.1/PKG-INFO2016-11-09 20:37:36.0 +0100
+++ new/pandocfilters-1.4.2/PKG-INFO2017-08-08 05:47:36.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: pandocfilters
-Version: 1.4.1
+Version: 1.4.2
 Summary: Utilities for writing pandoc filters in python
 Home-page: http://github.com/jgm/pandocfilters
 Author: John MacFarlane
@@ -63,8 +63,7 @@
``action(key, value, format, meta)``, where:
 
-  ``key`` is the type of the pandoc object (e.g. 'Str', 'Para')
-  ``value`` is
-   -  the contents of the object (e.g. a string for 'Str', a list of
+   -  ``value`` is the contents of the object (e.g. a string for 
'Str', a list of
   inline elements for 'Para')
-  ``format`` is the target output format (as supplied by the
   ``format`` argument of ``walk``)
@@ -128,8 +127,9 @@
 -  ``attributes(attrs)``
 
Returns an attribute list, constructed from the dictionary attrs.
+
 How to use
---
+--
 Most users will only need ``toJSONFilter``.  Here is a simple example
 of its use::
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pandocfilters-1.4.1/README 
new/pandocfilters-1.4.2/README
--- old/pandocfilters-1.4.1/README  2016-11-09 20:37:09.0 +0100
+++ new/pandocfilters-1.4.2/README  2017-08-08 05:39:27.0 +0200
@@ -55,8 +55,7 @@
``action(key, value, format, meta)``, where:
 
-  ``key`` is the type of the pandoc object (e.g. 'Str', 'Para')
-  ``value`` is
-   -  the contents of the object (e.g. a string for 'Str', a list of
+   -  ``value`` is the contents of the object (e.g. a string for 'Str', a list 
of
   inline elements for 'Para')
-  ``format`` is the target output format (as supplied by the
   ``format`` argument of ``walk``)
@@ -120,8 +119,9 @@
 -  ``attributes(attrs)``
 
Returns an attribute list, constructed from the dictionary attrs.
+
 How to use
---
+--
 Most users will only need ``toJSONFilter``.  Here is a simple example