commit python-panflute for openSUSE:Factory

2020-05-26 Thread root
Hello community,

here is the log from the commit of package python-panflute for openSUSE:Factory 
checked in at 2020-05-26 17:16:29

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


Package is "python-panflute"

Tue May 26 17:16:29 2020 rev:5 rq:807644 version:1.12.5

Changes:

--- /work/SRC/openSUSE:Factory/python-panflute/python-panflute.changes  
2020-04-21 13:10:28.444789164 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-panflute.new.2738/python-panflute.changes
2020-05-26 17:17:33.451747114 +0200
@@ -1,0 +2,5 @@
+Wed May 20 07:26:02 UTC 2020 - Petr Gajdos 
+
+- %python3_only -> %python_alternative
+
+---



Other differences:
--
++ python-panflute.spec ++
--- /var/tmp/diff_new_pack.kUqpyH/_old  2020-05-26 17:17:34.955750375 +0200
+++ /var/tmp/diff_new_pack.kUqpyH/_new  2020-05-26 17:17:34.959750383 +0200
@@ -32,6 +32,8 @@
 Requires:   python-PyYAML
 Requires:   python-click
 Requires:   python-future
+Requires(post): update-alternatives
+Requires(postun): update-alternatives
 BuildArch:  noarch
 # SECTION test requirements
 BuildRequires:  %{python_module PyYAML}
@@ -60,14 +62,24 @@
 
 %install
 %python_install
+%python_clone -a %{buildroot}%{_bindir}/panfl
+%python_clone -a %{buildroot}%{_bindir}/panflute
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 sed -i 's|shutilwhich||' 
%{buildroot}%{python3_sitelib}/panflute-*.egg-info/requires.txt
 
+%post
+%python_install_alternative panfl
+%python_install_alternative panflute
+
+%postun
+%python_uninstall_alternative panfl
+%python_uninstall_alternative panflute
+
 %files %{python_files}
 %doc README.md
 %license LICENSE
-%python3_only %{_bindir}/panflute
-%python3_only %{_bindir}/panfl
+%python_alternative %{_bindir}/panflute
+%python_alternative %{_bindir}/panfl
 %{python_sitelib}/*
 
 %changelog




commit python-panflute for openSUSE:Factory

2020-04-21 Thread root
Hello community,

here is the log from the commit of package python-panflute for openSUSE:Factory 
checked in at 2020-04-21 13:10:26

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


Package is "python-panflute"

Tue Apr 21 13:10:26 2020 rev:4 rq:795801 version:1.12.5

Changes:

--- /work/SRC/openSUSE:Factory/python-panflute/python-panflute.changes  
2020-03-12 23:12:30.587328745 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-panflute.new.2738/python-panflute.changes
2020-04-21 13:10:28.444789164 +0200
@@ -1,0 +2,5 @@
+Mon Apr 20 11:31:14 UTC 2020 - Tomáš Chvátal 
+
+- Fix build without python2
+
+---



Other differences:
--
++ python-panflute.spec ++
--- /var/tmp/diff_new_pack.k1eiJj/_old  2020-04-21 13:10:29.088790449 +0200
+++ /var/tmp/diff_new_pack.k1eiJj/_new  2020-04-21 13:10:29.092790457 +0200
@@ -17,6 +17,7 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%bcond_without python2
 Name:   python-panflute
 Version:1.12.5
 Release:0
@@ -28,23 +29,24 @@
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+Requires:   python-PyYAML
+Requires:   python-click
+Requires:   python-future
+BuildArch:  noarch
 # SECTION test requirements
 BuildRequires:  %{python_module PyYAML}
 BuildRequires:  %{python_module click}
 BuildRequires:  %{python_module future}
 BuildRequires:  %{python_module pytest-cov}
 BuildRequires:  %{python_module pytest}
+%if %{with python2}
 BuildRequires:  python-configparser
 BuildRequires:  python-shutilwhich
+%endif
 # /SECTION
-Requires:   python-PyYAML
-Requires:   python-click
-Requires:   python-future
 %ifpython2
 Requires:   python-shutilwhich
 %endif
-BuildArch:  noarch
-
 %python_subpackages
 
 %description




commit python-panflute for openSUSE:Factory

2020-03-12 Thread root
Hello community,

here is the log from the commit of package python-panflute for openSUSE:Factory 
checked in at 2020-03-12 23:07:51

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


Package is "python-panflute"

Thu Mar 12 23:07:51 2020 rev:3 rq:784293 version:1.12.5

Changes:

--- /work/SRC/openSUSE:Factory/python-panflute/python-panflute.changes  
2019-11-20 10:27:50.734569556 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-panflute.new.3160/python-panflute.changes
2020-03-12 23:12:30.587328745 +0100
@@ -1,0 +2,9 @@
+Thu Mar 12 11:32:27 UTC 2020 - Marketa Calabkova 
+
+- Update to version 1.12.5
+  * tweak error messages of panflute.dump
+  * allow slice assignment to element items (via ListContainer)
+  * Tables should now work well without a header or without a body.
+  * stringify() now adds quotes around the contents of a Quoted() element.
+
+---

Old:

  panflute-1.11.2.tar.gz

New:

  panflute-1.12.5.tar.gz



Other differences:
--
++ python-panflute.spec ++
--- /var/tmp/diff_new_pack.Y29lUC/_old  2020-03-12 23:12:31.019328915 +0100
+++ /var/tmp/diff_new_pack.Y29lUC/_new  2020-03-12 23:12:31.023328917 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-panflute
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,17 +12,18 @@
 # 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/
+#
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-panflute
-Version:1.11.2
+Version:1.12.5
 Release:0
-License:BSD-3-Clause
 Summary:Pandoc filters package for Python
-Url:https://github.com/sergiocorreia/panflute
+License:BSD-3-Clause
 Group:  Development/Languages/Python
+URL:https://github.com/sergiocorreia/panflute
 Source: 
https://files.pythonhosted.org/packages/source/p/panflute/panflute-%{version}.tar.gz
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
@@ -31,8 +32,8 @@
 BuildRequires:  %{python_module PyYAML}
 BuildRequires:  %{python_module click}
 BuildRequires:  %{python_module future}
-BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module pytest-cov}
+BuildRequires:  %{python_module pytest}
 BuildRequires:  python-configparser
 BuildRequires:  python-shutilwhich
 # /SECTION
@@ -61,7 +62,7 @@
 sed -i 's|shutilwhich||' 
%{buildroot}%{python3_sitelib}/panflute-*.egg-info/requires.txt
 
 %files %{python_files}
-%doc README.md README.rst
+%doc README.md
 %license LICENSE
 %python3_only %{_bindir}/panflute
 %python3_only %{_bindir}/panfl

++ panflute-1.11.2.tar.gz -> panflute-1.12.5.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/panflute-1.11.2/MANIFEST.in 
new/panflute-1.12.5/MANIFEST.in
--- old/panflute-1.11.2/MANIFEST.in 2019-01-21 09:59:30.0 +0100
+++ new/panflute-1.12.5/MANIFEST.in 2020-02-20 06:52:03.0 +0100
@@ -1,2 +1,3 @@
 include README.md
 include LICENSE
+include requirements.txt
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/panflute-1.11.2/PKG-INFO new/panflute-1.12.5/PKG-INFO
--- old/panflute-1.11.2/PKG-INFO2019-01-21 10:00:45.0 +0100
+++ new/panflute-1.12.5/PKG-INFO2020-02-20 06:52:18.328729000 +0100
@@ -1,95 +1,61 @@
 Metadata-Version: 2.1
 Name: panflute
-Version: 1.11.2
+Version: 1.12.5
 Summary: Pythonic Pandoc filters
 Home-page: https://github.com/sergiocorreia/panflute
 Author: Sergio Correia
 Author-email: sergio.corr...@gmail.com
 License: BSD3
-Description: :Date:   January 21, 2019
+Description: # Panflute: Pythonic Pandoc Filters
 
-.. contents::
-   :depth: 3
-..
-
-Panflute: Pythonic Pandoc Filters
-=
-
-|Python version| |PyPI version| |Development Status| |Build Status|
-
-`panflute `__ is a Python
-package that makes creating Pandoc filters fun.
-
-For a detailed user guide, documentation, and installation 
instructions,
-see http://scorreia.com/software/panflute/. For 

commit python-panflute for openSUSE:Factory

2019-11-20 Thread root
Hello community,

here is the log from the commit of package python-panflute for openSUSE:Factory 
checked in at 2019-11-20 10:27:47

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


Package is "python-panflute"

Wed Nov 20 10:27:47 2019 rev:2 rq:749650 version:1.11.2

Changes:

--- /work/SRC/openSUSE:Factory/python-panflute/python-panflute.changes  
2019-05-13 14:49:02.930563345 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-panflute.new.26869/python-panflute.changes   
2019-11-20 10:27:50.734569556 +0100
@@ -1,0 +2,6 @@
+Tue Nov 19 14:53:00 UTC 2019 - Todd R 
+
+- shutilwhich isn't needed for python3 and prevents other python
+  packages using this one.
+
+---



Other differences:
--
++ python-panflute.spec ++
--- /var/tmp/diff_new_pack.9N8jos/_old  2019-11-20 10:27:51.342569678 +0100
+++ /var/tmp/diff_new_pack.9N8jos/_new  2019-11-20 10:27:51.342569678 +0100
@@ -58,6 +58,7 @@
 %install
 %python_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
+sed -i 's|shutilwhich||' 
%{buildroot}%{python3_sitelib}/panflute-*.egg-info/requires.txt
 
 %files %{python_files}
 %doc README.md README.rst