commit python-zope.exceptions for openSUSE:Factory

2020-08-01 Thread root
Hello community,

here is the log from the commit of package python-zope.exceptions for 
openSUSE:Factory checked in at 2020-08-01 12:28:59

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


Package is "python-zope.exceptions"

Sat Aug  1 12:28:59 2020 rev:11 rq:822052 version:4.4

Changes:

--- 
/work/SRC/openSUSE:Factory/python-zope.exceptions/python-zope.exceptions.changes
2019-04-09 20:16:49.225612845 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-zope.exceptions.new.3592/python-zope.exceptions.changes
  2020-08-01 12:29:09.378343243 +0200
@@ -1,0 +2,7 @@
+Tue Jul 21 09:01:45 UTC 2020 - Marketa Calabkova 
+
+- update to version 4.4
+  * Add support for Python 3.8 and preliminary support for 3.9b4.
+  * Drop support for Python 3.4 and 3.5.
+
+---

Old:

  zope.exceptions-4.3.tar.gz

New:

  zope.exceptions-4.4.tar.gz



Other differences:
--
++ python-zope.exceptions.spec ++
--- /var/tmp/diff_new_pack.MG5G5C/_old  2020-08-01 12:29:12.982346617 +0200
+++ /var/tmp/diff_new_pack.MG5G5C/_new  2020-08-01 12:29:12.986346621 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-zope.exceptions
 #
-# 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
@@ -26,7 +26,7 @@
 %bcond_with test
 %endif
 Name:   python-zope.exceptions%{psuffix}
-Version:4.3
+Version:4.4
 Release:0
 Summary:Zope Exceptions
 License:ZPL-2.1

++ zope.exceptions-4.3.tar.gz -> zope.exceptions-4.4.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/zope.exceptions-4.3/.gitignore 
new/zope.exceptions-4.4/.gitignore
--- old/zope.exceptions-4.3/.gitignore  2018-10-04 16:03:48.0 +0200
+++ new/zope.exceptions-4.4/.gitignore  1970-01-01 01:00:00.0 +0100
@@ -1,14 +0,0 @@
-*.pyc
-__pycache__
-.installed.cfg
-bin
-develop-eggs
-eggs
-parts
-*.egg-info
-docs/_build
-.tox
-.coverage
-htmlcov
-nosetests.xml
-coverage.xml
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/zope.exceptions-4.3/.travis.yml 
new/zope.exceptions-4.4/.travis.yml
--- old/zope.exceptions-4.3/.travis.yml 2018-10-04 16:03:48.0 +0200
+++ new/zope.exceptions-4.4/.travis.yml 1970-01-01 01:00:00.0 +0100
@@ -1,27 +0,0 @@
-language: python
-sudo: false
-python:
-- 2.7
-- 3.4
-- 3.5
-- 3.6
-- pypy
-matrix:
-include:
-- python: "3.7"
-  dist: xenial
-  sudo: true
-install:
-- pip install -U pip setuptools
-- pip install -U coverage coveralls
-- pip install -U -e .[test,docs]
-script:
-- coverage run -m zope.testrunner --test-path=src
-- coverage run -a -m sphinx -b doctest -d docs/_build/doctrees docs 
docs/_build/doctest
-notifications:
-email: false
-cache: pip
-before_cache:
-- rm -f $HOME/.cache/pip/log/debug.log
-after_success:
-  - coveralls
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/zope.exceptions-4.3/CHANGES.rst 
new/zope.exceptions-4.4/CHANGES.rst
--- old/zope.exceptions-4.3/CHANGES.rst 2018-10-04 16:03:48.0 +0200
+++ new/zope.exceptions-4.4/CHANGES.rst 2020-07-16 08:49:22.0 +0200
@@ -2,6 +2,14 @@
  zope.exceptions Changelog
 ===
 
+4.4 (2020-07-16)
+
+
+- Add support for Python 3.8 and preliminary support for 3.9b4.
+
+- Drop support for Python 3.4 and 3.5.
+
+
 4.3 (2018-10-04)
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/zope.exceptions-4.3/MANIFEST.in 
new/zope.exceptions-4.4/MANIFEST.in
--- old/zope.exceptions-4.3/MANIFEST.in 2018-10-04 16:03:48.0 +0200
+++ new/zope.exceptions-4.4/MANIFEST.in 2020-07-16 08:49:22.0 +0200
@@ -2,13 +2,11 @@
 include *.txt
 include .coveragerc
 
-recursive-include docs *
-recursive-include src *
-
-global-exclude *.pyc
-
-# added by check_manifest.py
-include *.py
-include .travis.yml
 include buildout.cfg
 include tox.ini
+
+recursive-include docs *.bat
+recursive-include docs *.py
+recursive-include docs *.rst
+recursive-include docs Makefile
+recursive-include docs/_static *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/zope.exceptions-4.3/PKG-INFO 
new/zope.exceptions-4.4/PKG-INFO
--- old/zope.exceptions-4.3/PKG-INFO2018-10-04 16:03:48.0 +0200

commit python-zope.exceptions for openSUSE:Factory

2019-04-09 Thread root
Hello community,

here is the log from the commit of package python-zope.exceptions for 
openSUSE:Factory checked in at 2019-04-09 20:16:47

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


Package is "python-zope.exceptions"

Tue Apr  9 20:16:47 2019 rev:10 rq:691727 version:4.3

Changes:

--- 
/work/SRC/openSUSE:Factory/python-zope.exceptions/python-zope.exceptions.changes
2018-12-13 19:46:29.120853304 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-zope.exceptions.new.3908/python-zope.exceptions.changes
  2019-04-09 20:16:49.225612845 +0200
@@ -1,0 +2,10 @@
+Fri Apr  5 07:06:22 UTC 2019 - Marketa Calabkova 
+
+- update to version 4.3
+  * Add support for Python 3.6 and 3.7.
+  * Drop support for Python 3.3.
+  * Fix handling of unicode supplemental traceback information on 
+Python 2.
+- drop *-doc subpackage, use multibuild instead
+
+---

Old:

  python-zope.exceptions-doc.changes
  python-zope.exceptions-doc.spec
  zope.exceptions-4.1.0.tar.gz

New:

  _multibuild
  zope.exceptions-4.3.tar.gz



Other differences:
--
++ python-zope.exceptions.spec ++
--- /var/tmp/diff_new_pack.HFn3Nb/_old  2019-04-09 20:16:50.669616332 +0200
+++ /var/tmp/diff_new_pack.HFn3Nb/_new  2019-04-09 20:16:50.669616332 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-zope.exceptions
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -17,8 +17,16 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
-Name:   python-zope.exceptions
-Version:4.1.0
+%global flavor @BUILD_FLAVOR@%{nil}
+%if "%{flavor}" == "test"
+%define psuffix -test
+%bcond_without test
+%else
+%define psuffix %{nil}
+%bcond_with test
+%endif
+Name:   python-zope.exceptions%{psuffix}
+Version:4.3
 Release:0
 Summary:Zope Exceptions
 License:ZPL-2.1
@@ -29,7 +37,14 @@
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:   python-zope.interface
+Obsoletes:  %{name}-doc
+%if %{with test}
+BuildRequires:  %{python_module zope.exceptions}
+BuildRequires:  %{python_module zope.interface}
+BuildRequires:  %{python_module zope.testrunner}
+%endif
 BuildArch:  noarch
+
 %python_subpackages
 
 %description
@@ -43,12 +58,21 @@
 %python_build
 
 %install
+%if !%{with test}
 %python_install
-%python_expand %fdupes -s %{buildroot}%{$python_sitelib}
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
+%endif
+
+%if %{with test}
+%check
+%python_expand %{_bindir}/zope-testrunner-%{$python_bin_suffix} -vvv 
--test-path src
+%endif
 
+%if !%{with test}
 %files %{python_files}
 %license LICENSE.txt
 %doc CHANGES.rst COPYRIGHT.txt README.rst
 %{python_sitelib}/*
+%endif
 
 %changelog

++ _multibuild ++

  test

++ zope.exceptions-4.1.0.tar.gz -> zope.exceptions-4.3.tar.gz ++
 1899 lines of diff (skipped)




commit python-zope.exceptions for openSUSE:Factory

2018-12-13 Thread root
Hello community,

here is the log from the commit of package python-zope.exceptions for 
openSUSE:Factory checked in at 2018-12-13 19:46:26

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


Package is "python-zope.exceptions"

Thu Dec 13 19:46:26 2018 rev:9 rq:654090 version:4.1.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-zope.exceptions/python-zope.exceptions-doc.changes
2017-07-08 12:34:35.092884555 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-zope.exceptions.new.28833/python-zope.exceptions-doc.changes
 2018-12-13 19:46:28.768853762 +0100
@@ -1,0 +2,10 @@
+Tue Dec  4 13:10:31 UTC 2018 - Matej Cepl 
+
+- Remove superfluous devel dependency for noarch package
+
+---
+Tue Jul  4 13:39:22 UTC 2017 - jmate...@suse.com
+
+- drop unneeded _multibuild
+
+---
--- 
/work/SRC/openSUSE:Factory/python-zope.exceptions/python-zope.exceptions.changes
2017-07-08 12:34:38.640384180 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-zope.exceptions.new.28833/python-zope.exceptions.changes
 2018-12-13 19:46:29.120853304 +0100
@@ -1,0 +2,5 @@
+Tue Dec  4 13:10:31 UTC 2018 - Matej Cepl 
+
+- Remove superfluous devel dependency for noarch package
+
+---



Other differences:
--
++ python-zope.exceptions-doc.spec ++
--- /var/tmp/diff_new_pack.yef4xo/_old  2018-12-13 19:46:30.112852017 +0100
+++ /var/tmp/diff_new_pack.yef4xo/_new  2018-12-13 19:46:30.116852011 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-zope.exceptions-doc
 #
-# 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
@@ -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/
 #
 
 

++ python-zope.exceptions.spec ++
--- /var/tmp/diff_new_pack.yef4xo/_old  2018-12-13 19:46:30.132851991 +0100
+++ /var/tmp/diff_new_pack.yef4xo/_new  2018-12-13 19:46:30.136851986 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-zope.exceptions
 #
-# 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
@@ -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/
 #
 
 
@@ -23,14 +23,12 @@
 Summary:Zope Exceptions
 License:ZPL-2.1
 Group:  Development/Languages/Python
-Url:http://cheeseshop.python.org/pypi/zope.exceptions
+URL:http://cheeseshop.python.org/pypi/zope.exceptions
 Source: 
https://files.pythonhosted.org/packages/source/z/zope.exceptions/zope.exceptions-%{version}.tar.gz
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:   python-zope.interface
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 %python_subpackages
 
@@ -49,8 +47,8 @@
 %python_expand %fdupes -s %{buildroot}%{$python_sitelib}
 
 %files %{python_files}
-%defattr(-,root,root,-)
-%doc CHANGES.rst COPYRIGHT.txt LICENSE.txt README.rst
+%license LICENSE.txt
+%doc CHANGES.rst COPYRIGHT.txt README.rst
 %{python_sitelib}/*
 
 %changelog




commit python-zope.exceptions for openSUSE:Factory

2017-07-08 Thread root
Hello community,

here is the log from the commit of package python-zope.exceptions for 
openSUSE:Factory checked in at 2017-07-08 12:34:06

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


Package is "python-zope.exceptions"

Sat Jul  8 12:34:06 2017 rev:8 rq:508150 version:4.1.0

Changes:

New Changes file:

--- /dev/null   2017-06-30 09:57:03.955002226 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-zope.exceptions.new/python-zope.exceptions-doc.changes
   2017-07-08 12:34:35.092884555 +0200
@@ -0,0 +1,49 @@
+---
+Fri Jun 23 09:02:36 UTC 2017 - aloi...@gmx.com
+
+- Update to version 4.1.0
+  * Drop support for Python 2.6 and 3.2.
+  * Make exceptionformatter.extract_stack signature comply with
+traceback.extract_stack
+  * Add support for Python 3.5.
+  4.0.8:
+  *  Fixes around TextExceptionFormatter limit: formatException
+ and extractStack was cutting the traceback at the bottom, at
+ the most interesting point. Now it will cut from the middle.
+ Some text about the missing entries will be inserted.
+  *  Maybe fix for extractStack, it did not detect recursions in
+ the frames.
+
+- Split -doc into separate package and put tests there
+
+---
+Thu Sep  3 12:28:13 UTC 2015 - toddrme2...@gmail.com
+
+- Disable tests to avoid dependency loop
+
+---
+Fri May 15 11:55:03 UTC 2015 - benoit.mo...@gmx.fr
+
+- update to version 4.0.7:
+  * Added explicit support for Python 3.4.
+  * Updated boostrap.py to version 2.2.
+- switch the source archive to tar.gz (zip not available)
+- remove unzip from BuildRequires
+- pass -q to test to avoid spamming the build log
+
+---
+Thu Oct 24 11:17:56 UTC 2013 - speili...@suse.com
+
+- Require python-setuptools instead of distribute (upstreams merged)
+
+---
+Mon Jul 29 14:04:41 UTC 2013 - h...@urpla.net
+
+- generate documentation in separate -doc file
+- enable tests (run tests on source tree)
+
+---
+Fri Mar 15 14:01:12 UTC 2013 - speili...@suse.com
+
+- Initial version
+
--- 
/work/SRC/openSUSE:Factory/python-zope.exceptions/python-zope.exceptions.changes
2015-09-08 17:42:23.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-zope.exceptions.new/python-zope.exceptions.changes
   2017-07-08 12:34:38.640384180 +0200
@@ -1,0 +2,23 @@
+Tue Jul  4 13:39:22 UTC 2017 - jmate...@suse.com
+
+- drop unneeded _multibuild
+
+---
+Fri Jun 23 09:02:36 UTC 2017 - aloi...@gmx.com
+
+- Update to version 4.1.0
+  * Drop support for Python 2.6 and 3.2.
+  * Make exceptionformatter.extract_stack signature comply with
+traceback.extract_stack
+  * Add support for Python 3.5.
+  4.0.8:
+  *  Fixes around TextExceptionFormatter limit: formatException
+ and extractStack was cutting the traceback at the bottom, at
+ the most interesting point. Now it will cut from the middle.
+ Some text about the missing entries will be inserted.
+  *  Maybe fix for extractStack, it did not detect recursions in
+ the frames.
+
+- Split -doc into separate package and put tests there
+
+---

Old:

  zope.exceptions-4.0.7.tar.gz

New:

  pre_checkin.sh
  python-zope.exceptions-doc.changes
  python-zope.exceptions-doc.spec
  zope.exceptions-4.1.0.tar.gz



Other differences:
--
++ python-zope.exceptions-doc.spec ++
#
# spec file for package python-zope.exceptions-doc
#
# Copyright (c) 2017 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# 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/
#


%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name:   python-zope.exceptions-doc
Version:4.1.0
Release:0
Summary:Documentation 

commit python-zope.exceptions for openSUSE:Factory

2015-09-08 Thread h_root
Hello community,

here is the log from the commit of package python-zope.exceptions for 
openSUSE:Factory checked in at 2015-09-08 17:39:15

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


Package is "python-zope.exceptions"

Changes:

--- 
/work/SRC/openSUSE:Factory/python-zope.exceptions/python-zope.exceptions.changes
2015-05-19 23:47:47.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-zope.exceptions.new/python-zope.exceptions.changes
   2015-09-08 17:42:23.0 +0200
@@ -1,0 +2,5 @@
+Thu Sep  3 12:28:13 UTC 2015 - toddrme2...@gmail.com
+
+- Disable tests to avoid dependency loop
+
+---



Other differences:
--
++ python-zope.exceptions.spec ++
--- /var/tmp/diff_new_pack.N2SrqW/_old  2015-09-08 17:42:24.0 +0200
+++ /var/tmp/diff_new_pack.N2SrqW/_new  2015-09-08 17:42:24.0 +0200
@@ -29,12 +29,12 @@
 # Documentation requirements:
 BuildRequires:  python-Sphinx
 BuildRequires:  python-repoze.sphinx.autointerface
+# Test result in a dependency loop
 # Test requirements:
-BuildRequires:  python-six
-BuildRequires:  python-zope.interface
-BuildRequires:  python-zope.testrunner
+# BuildRequires:  python-six
+# BuildRequires:  python-zope.interface
+# BuildRequires:  python-zope.testrunner
 Requires:   python-zope.interface
-Requires:   python-zope.testrunner
 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()")}
@@ -64,11 +64,12 @@
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
 
+# Test result in a dependency loop
 #NOTE(saschpe): Tests are self-referential, i.e. move to sperarate spec file
 #NOTE(frispete): run tests against source in order to avoid the need for an
 #external test package
-%check
-PYTHONPATH=$(pwd)/src python setup.py -q test
+# %check
+# PYTHONPATH=$(pwd)/src python setup.py -q test
 
 %files
 %defattr(-,root,root,-)




commit python-zope.exceptions for openSUSE:Factory

2015-05-19 Thread h_root
Hello community,

here is the log from the commit of package python-zope.exceptions for 
openSUSE:Factory checked in at 2015-05-19 23:47:21

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


Package is python-zope.exceptions

Changes:

--- 
/work/SRC/openSUSE:Factory/python-zope.exceptions/python-zope.exceptions.changes
2013-10-25 11:36:56.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-zope.exceptions.new/python-zope.exceptions.changes
   2015-05-19 23:47:22.0 +0200
@@ -1,0 +2,10 @@
+Fri May 15 11:55:03 UTC 2015 - benoit.mo...@gmx.fr
+
+- update to version 4.0.7:
+  * Added explicit support for Python 3.4.
+  * Updated boostrap.py to version 2.2.
+- switch the source archive to tar.gz (zip not available)
+- remove unzip from BuildRequires
+- pass -q to test to avoid spamming the build log
+
+---

Old:

  zope.exceptions-4.0.6.zip

New:

  zope.exceptions-4.0.7.tar.gz



Other differences:
--
++ python-zope.exceptions.spec ++
--- /var/tmp/diff_new_pack.Gy9zOO/_old  2015-05-19 23:47:23.0 +0200
+++ /var/tmp/diff_new_pack.Gy9zOO/_new  2015-05-19 23:47:23.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-zope.exceptions
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -17,16 +17,15 @@
 
 
 Name:   python-zope.exceptions
-Version:4.0.6
+Version:4.0.7
 Release:0
 Summary:Zope Exceptions
 License:ZPL-2.1
 Group:  Development/Languages/Python
 Url:http://cheeseshop.python.org/pypi/zope.exceptions
-Source: 
http://pypi.python.org/packages/source/z/zope.exceptions/zope.exceptions-%{version}.zip
+Source: 
http://pypi.python.org/packages/source/z/zope.exceptions/zope.exceptions-%{version}.tar.gz
 BuildRequires:  python-devel
 BuildRequires:  python-setuptools
-BuildRequires:  unzip
 # Documentation requirements:
 BuildRequires:  python-Sphinx
 BuildRequires:  python-repoze.sphinx.autointerface
@@ -69,7 +68,7 @@
 #NOTE(frispete): run tests against source in order to avoid the need for an
 #external test package
 %check
-PYTHONPATH=$(pwd)/src python setup.py test
+PYTHONPATH=$(pwd)/src python setup.py -q test
 
 %files
 %defattr(-,root,root,-)




commit python-zope.exceptions for openSUSE:Factory

2013-10-25 Thread h_root
Hello community,

here is the log from the commit of package python-zope.exceptions for 
openSUSE:Factory checked in at 2013-10-25 11:36:54

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


Package is python-zope.exceptions

Changes:

--- 
/work/SRC/openSUSE:Factory/python-zope.exceptions/python-zope.exceptions.changes
2013-09-23 11:17:57.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-zope.exceptions.new/python-zope.exceptions.changes
   2013-10-25 11:36:56.0 +0200
@@ -1,0 +2,5 @@
+Thu Oct 24 11:17:56 UTC 2013 - speili...@suse.com
+
+- Require python-setuptools instead of distribute (upstreams merged)
+
+---



Other differences:
--
++ python-zope.exceptions.spec ++
--- /var/tmp/diff_new_pack.heajgm/_old  2013-10-25 11:36:57.0 +0200
+++ /var/tmp/diff_new_pack.heajgm/_new  2013-10-25 11:36:57.0 +0200
@@ -25,7 +25,7 @@
 Url:http://cheeseshop.python.org/pypi/zope.exceptions
 Source: 
http://pypi.python.org/packages/source/z/zope.exceptions/zope.exceptions-%{version}.zip
 BuildRequires:  python-devel
-BuildRequires:  python-distribute
+BuildRequires:  python-setuptools
 BuildRequires:  unzip
 # Documentation requirements:
 BuildRequires:  python-Sphinx


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit python-zope.exceptions for openSUSE:Factory

2013-09-23 Thread h_root
Hello community,

here is the log from the commit of package python-zope.exceptions for 
openSUSE:Factory checked in at 2013-09-23 10:59:52

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


Package is python-zope.exceptions

Changes:

--- 
/work/SRC/openSUSE:Factory/python-zope.exceptions/python-zope.exceptions.changes
2013-03-22 09:21:39.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-zope.exceptions.new/python-zope.exceptions.changes
   2013-09-23 11:17:57.0 +0200
@@ -1,0 +2,6 @@
+Mon Jul 29 14:04:41 UTC 2013 - h...@urpla.net
+
+- generate documentation in separate -doc file
+- enable tests (run tests on source tree)
+
+---



Other differences:
--
++ python-zope.exceptions.spec ++
--- /var/tmp/diff_new_pack.vFuXUh/_old  2013-09-23 11:17:57.0 +0200
+++ /var/tmp/diff_new_pack.vFuXUh/_new  2013-09-23 11:17:57.0 +0200
@@ -13,22 +13,27 @@
 # published by the Open Source Initiative.
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
 
 
 Name:   python-zope.exceptions
 Version:4.0.6
 Release:0
-License:ZPL-2.1
 Summary:Zope Exceptions
-Url:http://cheeseshop.python.org/pypi/zope.exceptions
+License:ZPL-2.1
 Group:  Development/Languages/Python
+Url:http://cheeseshop.python.org/pypi/zope.exceptions
 Source: 
http://pypi.python.org/packages/source/z/zope.exceptions/zope.exceptions-%{version}.zip
 BuildRequires:  python-devel
 BuildRequires:  python-distribute
 BuildRequires:  unzip
+# Documentation requirements:
+BuildRequires:  python-Sphinx
+BuildRequires:  python-repoze.sphinx.autointerface
 # Test requirements:
-#BuildRequires:  python-zope.interface
-#BuildRequires:  python-zope.testrunner
+BuildRequires:  python-six
+BuildRequires:  python-zope.interface
+BuildRequires:  python-zope.testrunner
 Requires:   python-zope.interface
 Requires:   python-zope.testrunner
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -42,22 +47,37 @@
 This package contains exception interfaces and implementations which are so
 general purpose that they don't belong in Zope application-specific packages.
 
+%package doc
+Summary:Zope Exceptions
+Group:  Development/Languages/Python
+Requires:   %{name} = %{version}
+
+%description doc
+This package contains documentation files for %{name}.
+
 %prep
 %setup -q -n zope.exceptions-%{version}
 
 %build
 python setup.py build
+PYTHONPATH=$(pwd)/build/lib python setup.py build_sphinx  rm 
build/sphinx/html/.buildinfo
 
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
 
-#NOTE(saschpe): Tests are self-referential, i.e. move to sperarate spec file:
-#%%check
-#python setup.py test
+#NOTE(saschpe): Tests are self-referential, i.e. move to sperarate spec file
+#NOTE(frispete): run tests against source in order to avoid the need for an
+#external test package
+%check
+PYTHONPATH=$(pwd)/src python setup.py test
 
 %files
 %defattr(-,root,root,-)
-%doc COPYRIGHT.txt LICENSE.txt README.rst
+%doc CHANGES.rst COPYRIGHT.txt LICENSE.txt README.rst
 %{python_sitelib}/*
 
+%files doc
+%defattr(-,root,root,-)
+%doc build/sphinx/html/
+
 %changelog


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit python-zope.exceptions for openSUSE:Factory

2013-03-22 Thread h_root
Hello community,

here is the log from the commit of package python-zope.exceptions for 
openSUSE:Factory checked in at 2013-03-22 09:21:38

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


Package is python-zope.exceptions, Maintainer is 

Changes:

New Changes file:

--- /dev/null   2013-02-26 18:15:11.936010755 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-zope.exceptions.new/python-zope.exceptions.changes
   2013-03-22 09:21:39.0 +0100
@@ -0,0 +1,5 @@
+---
+Fri Mar 15 14:01:12 UTC 2013 - speili...@suse.com
+
+- Initial version
+

New:

  python-zope.exceptions.changes
  python-zope.exceptions.spec
  zope.exceptions-4.0.6.zip



Other differences:
--
++ python-zope.exceptions.spec ++
#
# spec file for package python-zope.exceptions
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# 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-zope.exceptions
Version:4.0.6
Release:0
License:ZPL-2.1
Summary:Zope Exceptions
Url:http://cheeseshop.python.org/pypi/zope.exceptions
Group:  Development/Languages/Python
Source: 
http://pypi.python.org/packages/source/z/zope.exceptions/zope.exceptions-%{version}.zip
BuildRequires:  python-devel
BuildRequires:  python-distribute
BuildRequires:  unzip
# Test requirements:
#BuildRequires:  python-zope.interface
#BuildRequires:  python-zope.testrunner
Requires:   python-zope.interface
Requires:   python-zope.testrunner
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

%description
This package contains exception interfaces and implementations which are so
general purpose that they don't belong in Zope application-specific packages.

%prep
%setup -q -n zope.exceptions-%{version}

%build
python setup.py build

%install
python setup.py install --prefix=%{_prefix} --root=%{buildroot}

#NOTE(saschpe): Tests are self-referential, i.e. move to sperarate spec file:
#%%check
#python setup.py test

%files
%defattr(-,root,root,-)
%doc COPYRIGHT.txt LICENSE.txt README.rst
%{python_sitelib}/*

%changelog
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org