commit python-manuel for openSUSE:Factory

2019-11-04 Thread root
Hello community,

here is the log from the commit of package python-manuel for openSUSE:Factory 
checked in at 2019-11-04 17:10:47

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


Package is "python-manuel"

Mon Nov  4 17:10:47 2019 rev:8 rq:743989 version:1.10.1

Changes:

--- /work/SRC/openSUSE:Factory/python-manuel/python-manuel.changes  
2019-01-11 14:04:58.967830615 +0100
+++ /work/SRC/openSUSE:Factory/.python-manuel.new.2990/python-manuel.changes
2019-11-04 17:10:48.356543137 +0100
@@ -1,0 +2,5 @@
+Mon Oct 14 14:00:08 UTC 2019 - Matej Cepl 
+
+- Replace %fdupes -s with plain %fdupes; hardlinks are better.
+
+---



Other differences:
--
++ python-manuel.spec ++
--- /var/tmp/diff_new_pack.iAaJ4u/_old  2019-11-04 17:10:48.896543713 +0100
+++ /var/tmp/diff_new_pack.iAaJ4u/_new  2019-11-04 17:10:48.896543713 +0100
@@ -23,7 +23,6 @@
 Release:0
 Summary:Python module to build tested documentation
 License:Apache-2.0
-Group:  Development/Languages/Python
 URL:https://pypi.org/project/manuel/
 Source: 
https://files.pythonhosted.org/packages/source/m/manuel/manuel-%{version}.tar.gz
 # add fixed sphinx config 
@@ -47,7 +46,6 @@
 
 %packagedoc
 Summary:Build tested documentation
-Group:  Development/Languages/Python
 
 %descriptiondoc
 This package contains documentation files for %{name}.
@@ -63,7 +61,7 @@
 
 %install
 %python_install
-%python_expand %fdupes -s %{buildroot}%{$python_sitelib}
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
 %python_exec setup.py -q test




commit python-manuel for openSUSE:Factory

2019-01-11 Thread root
Hello community,

here is the log from the commit of package python-manuel for openSUSE:Factory 
checked in at 2019-01-11 14:04:39

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


Package is "python-manuel"

Fri Jan 11 14:04:39 2019 rev:7 rq:664275 version:1.10.1

Changes:

--- /work/SRC/openSUSE:Factory/python-manuel/python-manuel.changes  
2019-01-03 18:08:41.456030411 +0100
+++ /work/SRC/openSUSE:Factory/.python-manuel.new.28833/python-manuel.changes   
2019-01-11 14:04:58.967830615 +0100
@@ -1,0 +2,5 @@
+Wed Jan  9 22:20:27 UTC 2019 - Jan Engelhardt 
+
+- Use noun phrase in summary. Drop unnecessary Require.
+
+---



Other differences:
--
++ python-manuel.spec ++
--- /var/tmp/diff_new_pack.B8BrJO/_old  2019-01-11 14:05:00.611828960 +0100
+++ /var/tmp/diff_new_pack.B8BrJO/_new  2019-01-11 14:05:00.635828936 +0100
@@ -21,7 +21,7 @@
 Name:   python-manuel
 Version:1.10.1
 Release:0
-Summary:Build tested documentation
+Summary:Python module to build tested documentation
 License:Apache-2.0
 Group:  Development/Languages/Python
 URL:https://pypi.org/project/manuel/
@@ -40,7 +40,7 @@
 %python_subpackages
 
 %description
-Manuel lets you build tested documentation.
+Manuel lets the user build tested documentation.
 
 Documentation, a full list of included plug-ins, and examples are available
 with the -doc package and at http://packages.python.org/manuel/.
@@ -48,7 +48,6 @@
 %packagedoc
 Summary:Build tested documentation
 Group:  Development/Languages/Python
-Requires:   %{name} = %{version}
 
 %descriptiondoc
 This package contains documentation files for %{name}.




commit python-manuel for openSUSE:Factory

2019-01-03 Thread root
Hello community,

here is the log from the commit of package python-manuel for openSUSE:Factory 
checked in at 2019-01-03 18:08:36

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


Package is "python-manuel"

Thu Jan  3 18:08:36 2019 rev:6 rq:662438 version:1.10.1

Changes:

--- /work/SRC/openSUSE:Factory/python-manuel/python-manuel.changes  
2018-04-17 11:18:34.315445666 +0200
+++ /work/SRC/openSUSE:Factory/.python-manuel.new.28833/python-manuel.changes   
2019-01-03 18:08:41.456030411 +0100
@@ -1,0 +2,7 @@
+Wed Jan  2 12:30:57 UTC 2019 - Tomáš Chvátal 
+
+- Update to 1.10.1:
+  * Support for pypy3
+  * Support for python 3.7
+
+---

Old:

  manuel-1.9.0.tar.gz

New:

  manuel-1.10.1.tar.gz



Other differences:
--
++ python-manuel.spec ++
--- /var/tmp/diff_new_pack.oViQBT/_old  2019-01-03 18:08:42.532029456 +0100
+++ /var/tmp/diff_new_pack.oViQBT/_new  2019-01-03 18:08:42.532029456 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-manuel
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2013-2018 LISA GmbH, Bingen, Germany.
 #
 # All modifications and additions to the file contributed by third parties
@@ -13,30 +13,29 @@
 # 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-manuel
-Version:1.9.0
+Version:1.10.1
 Release:0
 Summary:Build tested documentation
 License:Apache-2.0
 Group:  Development/Languages/Python
-Url:http://www.python.org/pypi/manuel
+URL:https://pypi.org/project/manuel/
 Source: 
https://files.pythonhosted.org/packages/source/m/manuel/manuel-%{version}.tar.gz
 # add fixed sphinx config 
 Source1:conf.py
-BuildRequires:  %{python_module setuptools}
-BuildRequires:  %{python_module six}
 # Documentation requirements:
 BuildRequires:  %{python_module Sphinx}
+BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module six}
 # Testing requirements:
 BuildRequires:  %{python_module zope.testing}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 %python_subpackages
 
@@ -56,12 +55,12 @@
 
 %prep
 %setup -q -n manuel-%{version}
-cp %SOURCE1 .
+cp %{SOURCE1} .
 
 %build
 %python_build
 %{_python_use_flavor python3}
-%__python3 setup.py build_sphinx && rm build/sphinx/html/.buildinfo
+python3 setup.py build_sphinx && rm build/sphinx/html/.buildinfo
 
 %install
 %python_install
@@ -71,12 +70,11 @@
 %python_exec setup.py -q test
 
 %files %{python_files}
-%defattr(-,root,root,-)
-%doc CHANGES.rst COPYRIGHT.rst LICENSE.rst PKG-INFO README.rst
+%license LICENSE.rst
+%doc CHANGES.rst COPYRIGHT.rst PKG-INFO README.rst
 %{python_sitelib}/*
 
 %files %{python_files doc}
-%defattr(-,root,root,-)
 %doc build/sphinx/html
 
 %changelog

++ manuel-1.9.0.tar.gz -> manuel-1.10.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/manuel-1.9.0/.circleci/config.yml 
new/manuel-1.10.1/.circleci/config.yml
--- old/manuel-1.9.0/.circleci/config.yml   1970-01-01 01:00:00.0 
+0100
+++ new/manuel-1.10.1/.circleci/config.yml  2018-11-15 15:22:29.0 
+0100
@@ -0,0 +1,20 @@
+# Python CircleCI 2.0 configuration file
+#
+# Check https://circleci.com/docs/2.0/language-python/ for more details
+#
+version: 2
+
+jobs:
+  build:
+working_directory: ~/repo
+
+docker:
+  - image: circleci/python:3.6.4
+
+steps:
+  - checkout
+
+  - run:
+  name: Run Tests
+  command: |
+python setup.py test
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/manuel-1.9.0/.coveragerc 
new/manuel-1.10.1/.coveragerc
--- old/manuel-1.9.0/.coveragerc1970-01-01 01:00:00.0 +0100
+++ new/manuel-1.10.1/.coveragerc   2018-11-15 15:22:29.0 +0100
@@ -0,0 +1,9 @@
+[run]
+branch = True
+source = manuel
+omit = */test*
+
+[report]
+show_missing = true
+exclude_lines =
+pragma: no cover
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/manuel-1.9.0/.coveralls.yaml 
new/manuel-1.10.1/.coveralls.yaml
--- old/manuel-1.9.0/.coveralls.yaml

commit python-manuel for openSUSE:Factory

2018-04-17 Thread root
Hello community,

here is the log from the commit of package python-manuel for openSUSE:Factory 
checked in at 2018-04-17 11:18:25

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


Package is "python-manuel"

Tue Apr 17 11:18:25 2018 rev:5 rq:597177 version:1.9.0

Changes:

--- /work/SRC/openSUSE:Factory/python-manuel/python-manuel.changes  
2017-07-08 12:34:55.665982719 +0200
+++ /work/SRC/openSUSE:Factory/.python-manuel.new/python-manuel.changes 
2018-04-17 11:18:34.315445666 +0200
@@ -1,0 +2,10 @@
+Wed Feb 28 11:19:29 UTC 2018 - h...@urpla.net
+
+- update to version 1.9.0:
+  * You can now use Manuel with the nose and pytest test runners by
+defining Manuel tests inside unittest.TestCase classes.
+  * Added support for Python 3.5 and Python 3.6.
+  * Dropped support for Python 2.6
+- add a fixed conf.py in order to properly build the docs (again)
+
+---

Old:

  manuel-1.8.0.tar.gz

New:

  conf.py
  manuel-1.9.0.tar.gz



Other differences:
--
++ python-manuel.spec ++
--- /var/tmp/diff_new_pack.ZW8eME/_old  2018-04-17 11:18:36.247355107 +0200
+++ /var/tmp/diff_new_pack.ZW8eME/_new  2018-04-17 11:18:36.247355107 +0200
@@ -1,8 +1,8 @@
 #
 # spec file for package python-manuel
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
-# Copyright (c) 2013 LISA GmbH, Bingen, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2013-2018 LISA GmbH, Bingen, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,13 +19,15 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-manuel
-Version:1.8.0
+Version:1.9.0
 Release:0
 Summary:Build tested documentation
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:http://www.python.org/pypi/manuel
 Source: 
https://files.pythonhosted.org/packages/source/m/manuel/manuel-%{version}.tar.gz
+# add fixed sphinx config 
+Source1:conf.py
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module six}
 # Documentation requirements:
@@ -54,7 +56,7 @@
 
 %prep
 %setup -q -n manuel-%{version}
-rm -rf docs/.doctrees docs/.buildinfo docs/objects.inv
+cp %SOURCE1 .
 
 %build
 %python_build
@@ -75,6 +77,6 @@
 
 %files %{python_files doc}
 %defattr(-,root,root,-)
-%doc docs/
+%doc build/sphinx/html
 
 %changelog

++ conf.py ++
source_suffix = '.txt'
master_doc = 'src/manuel/index'
project = 'Manuel'
copyright = 'Benji York'
version = '1'
release = '1'
today_fmt = '%Y-%m-%d'
pygments_style = 'sphinx'

html_last_updated_fmt = '%Y-%m-%d'
html_title = 'Manuel Documentation'

todo_include_todos = False
exclude_patterns = ['src/manuel.egg-info*']
unused_docs = ['src/manuel/capture']
++ manuel-1.8.0.tar.gz -> manuel-1.9.0.tar.gz ++
 8460 lines of diff (skipped)




commit python-manuel for openSUSE:Factory

2017-07-08 Thread root
Hello community,

here is the log from the commit of package python-manuel for openSUSE:Factory 
checked in at 2017-07-08 12:34:48

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


Package is "python-manuel"

Sat Jul  8 12:34:48 2017 rev:4 rq:508462 version:1.8.0

Changes:

--- /work/SRC/openSUSE:Factory/python-manuel/python-manuel.changes  
2015-05-10 10:46:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-manuel.new/python-manuel.changes 
2017-07-08 12:34:55.665982719 +0200
@@ -1,0 +2,5 @@
+Fri Jun 23 13:49:07 UTC 2017 - aloi...@gmx.com
+
+- Converted to single-spec
+
+---



Other differences:
--
++ python-manuel.spec ++
--- /var/tmp/diff_new_pack.VRYb7d/_old  2017-07-08 12:34:56.165912205 +0200
+++ /var/tmp/diff_new_pack.VRYb7d/_new  2017-07-08 12:34:56.169911640 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-manuel
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2013 LISA GmbH, Bingen, Germany.
 #
 # All modifications and additions to the file contributed by third parties
@@ -17,6 +17,7 @@
 #
 
 
+%{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-manuel
 Version:1.8.0
 Release:0
@@ -24,20 +25,18 @@
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:http://www.python.org/pypi/manuel
-Source: 
https://pypi.python.org/packages/source/m/manuel/manuel-%{version}.tar.gz
-BuildRequires:  python-setuptools
-BuildRequires:  python-six
+Source: 
https://files.pythonhosted.org/packages/source/m/manuel/manuel-%{version}.tar.gz
+BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module six}
 # Documentation requirements:
-BuildRequires:  python-Sphinx
+BuildRequires:  %{python_module Sphinx}
 # Testing requirements:
-BuildRequires:  python-zope.testing
+BuildRequires:  %{python_module zope.testing}
+BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-
-%if 0%{?suse_version} && 0%{?suse_version} <= 1110
-%{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
-%else
 BuildArch:  noarch
-%endif
+%python_subpackages
 
 %description
 Manuel lets you build tested documentation.
@@ -55,24 +54,26 @@
 
 %prep
 %setup -q -n manuel-%{version}
-rm -rf docs/.doctrees docs/.buildinfo
+rm -rf docs/.doctrees docs/.buildinfo docs/objects.inv
 
 %build
-python setup.py build
-python setup.py build_sphinx && rm build/sphinx/html/.buildinfo
+%python_build
+%{_python_use_flavor python3}
+%__python3 setup.py build_sphinx && rm build/sphinx/html/.buildinfo
 
 %install
-python setup.py install --prefix=%{_prefix} --root=%{buildroot}
+%python_install
+%python_expand %fdupes -s %{buildroot}%{$python_sitelib}
 
 %check
-python setup.py -q test
+%python_exec setup.py -q test
 
-%files
+%files %{python_files}
 %defattr(-,root,root,-)
 %doc CHANGES.rst COPYRIGHT.rst LICENSE.rst PKG-INFO README.rst
-%python_sitelib/*
+%{python_sitelib}/*
 
-%files doc
+%files %{python_files doc}
 %defattr(-,root,root,-)
 %doc docs/
 




commit python-manuel for openSUSE:Factory

2015-05-10 Thread h_root
Hello community,

here is the log from the commit of package python-manuel for openSUSE:Factory 
checked in at 2015-05-10 10:46:42

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


Package is python-manuel

Changes:

--- /work/SRC/openSUSE:Factory/python-manuel/python-manuel.changes  
2013-09-26 19:53:16.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-manuel.new/python-manuel.changes 
2015-05-10 10:46:43.0 +0200
@@ -1,0 +2,11 @@
+Thu May  7 11:52:21 UTC 2015 - benoit.mo...@gmx.fr
+
+- update to version 1.8.0:
+  * Fixed ResourceWarnings under Python 3.
+  * Added support for PyPy and Python 3.4.
+  * Drop official support for Python 3.1 and 3.2.
+  * Fix odd ImportError problems when used with tox and coverage.
+  * Fix parsing of reST codeblock options with hyphens.
+- rename documentation files .txt to .rst: changed upstream
+
+---

Old:

  manuel-1.7.2.tar.gz

New:

  manuel-1.8.0.tar.gz



Other differences:
--
++ python-manuel.spec ++
--- /var/tmp/diff_new_pack.hu3C2P/_old  2015-05-10 10:46:43.0 +0200
+++ /var/tmp/diff_new_pack.hu3C2P/_new  2015-05-10 10:46:43.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-manuel
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2013 LISA GmbH, Bingen, Germany.
 #
 # All modifications and additions to the file contributed by third parties
@@ -12,17 +12,18 @@
 # case the license is the MIT License). An Open Source License is a
 # 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/
 #
 
+
 Name:   python-manuel
-Version:1.7.2
+Version:1.8.0
 Release:0
-License:Apache-2.0
 Summary:Build tested documentation
-Url:http://www.python.org/pypi/manuel
+License:Apache-2.0
 Group:  Development/Languages/Python
+Url:http://www.python.org/pypi/manuel
 Source: 
https://pypi.python.org/packages/source/m/manuel/manuel-%{version}.tar.gz
 BuildRequires:  python-setuptools
 BuildRequires:  python-six
@@ -64,11 +65,11 @@
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
 
 %check
-python setup.py test
+python setup.py -q test
 
 %files
 %defattr(-,root,root,-)
-%doc CHANGES.txt COPYRIGHT.txt LICENSE.txt PKG-INFO README.rst
+%doc CHANGES.rst COPYRIGHT.rst LICENSE.rst PKG-INFO README.rst
 %python_sitelib/*
 
 %files doc

++ manuel-1.7.2.tar.gz - manuel-1.8.0.tar.gz ++
 1742 lines of diff (skipped)