commit python-zope.deprecation for openSUSE:Factory

2020-04-15 Thread root
Hello community,

here is the log from the commit of package python-zope.deprecation for 
openSUSE:Factory checked in at 2020-04-15 20:04:34

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


Package is "python-zope.deprecation"

Wed Apr 15 20:04:34 2020 rev:8 rq:792437 version:4.4.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-zope.deprecation/python-zope.deprecation.changes
  2019-10-16 09:17:12.459170307 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-zope.deprecation.new.2738/python-zope.deprecation.changes
2020-04-15 20:07:25.418143039 +0200
@@ -1,0 +2,5 @@
+Wed Apr  8 12:07:16 UTC 2020 - Tomáš Chvátal 
+
+- Do not pull in py2 package on doc subpkg
+
+---



Other differences:
--
++ python-zope.deprecation.spec ++
--- /var/tmp/diff_new_pack.EGVujJ/_old  2020-04-15 20:07:26.578143827 +0200
+++ /var/tmp/diff_new_pack.EGVujJ/_new  2020-04-15 20:07:26.582143831 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-zope.deprecation
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 # Copyright (c) 2013 LISA GmbH, Bingen, Germany.
 #
 # All modifications and additions to the file contributed by third parties
@@ -43,7 +43,6 @@
 
 %package -n %{name}-doc
 Summary:Zope 3 Deprecation Infrastructure
-Requires:   %{name} = %{version}
 Provides:   %{python_module zope.deprecation-doc = %{version}}
 
 %description -n %{name}-doc




commit python-zope.deprecation for openSUSE:Factory

2019-10-16 Thread root
Hello community,

here is the log from the commit of package python-zope.deprecation for 
openSUSE:Factory checked in at 2019-10-16 09:17:12

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


Package is "python-zope.deprecation"

Wed Oct 16 09:17:12 2019 rev:7 rq:738424 version:4.4.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-zope.deprecation/python-zope.deprecation.changes
  2019-04-05 12:07:02.862582264 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-zope.deprecation.new.2352/python-zope.deprecation.changes
2019-10-16 09:17:12.459170307 +0200
@@ -1,0 +2,5 @@
+Mon Oct 14 14:50:28 UTC 2019 - Matej Cepl 
+
+- Replace %fdupes -s with plain %fdupes; hardlinks are better.
+
+---



Other differences:
--
++ python-zope.deprecation.spec ++
--- /var/tmp/diff_new_pack.wEROtF/_old  2019-10-16 09:17:13.019168864 +0200
+++ /var/tmp/diff_new_pack.wEROtF/_new  2019-10-16 09:17:13.023168854 +0200
@@ -23,16 +23,15 @@
 Release:0
 Summary:Zope Deprecation Infrastructure
 License:ZPL-2.1
-Group:  Development/Languages/Python
-Url:https://pypi.python.org/pypi/zope.deprecation
+URL:https://pypi.python.org/pypi/zope.deprecation
 Source: 
https://files.pythonhosted.org/packages/source/z/zope.deprecation/zope.deprecation-%{version}.tar.gz
 BuildRequires:  %{python_module setuptools}
-# SECTION documentation requirements
-BuildRequires:  %{python_module Sphinx}
-# /SECTION
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 BuildArch:  noarch
+# SECTION documentation requirements
+BuildRequires:  %{python_module Sphinx}
+# /SECTION
 %python_subpackages
 
 %description
@@ -44,7 +43,6 @@
 
 %package -n %{name}-doc
 Summary:Zope 3 Deprecation Infrastructure
-Group:  Development/Languages/Python
 Requires:   %{name} = %{version}
 Provides:   %{python_module zope.deprecation-doc = %{version}}
 
@@ -57,22 +55,21 @@
 
 %build
 %python_build
-%__python3 setup.py build_sphinx && rm build/sphinx/html/.buildinfo
+python3 setup.py build_sphinx && rm build/sphinx/html/.buildinfo
 
 %install
 %python_install
-%python_expand %fdupes -s %{buildroot}%{$python_sitelib}
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
 %python_exec setup.py -q test
 
 %files %{python_files}
-%defattr(-,root,root,-)
-%doc CHANGES.rst COPYRIGHT.txt LICENSE.txt README.rst
-%python_sitelib/*
+%license LICENSE.txt
+%doc CHANGES.rst COPYRIGHT.txt README.rst
+%{python_sitelib}/*
 
 %files -n %{name}-doc
-%defattr(-,root,root,-)
 %doc build/sphinx/html/
 
 %changelog




commit python-zope.deprecation for openSUSE:Factory

2019-04-05 Thread root
Hello community,

here is the log from the commit of package python-zope.deprecation for 
openSUSE:Factory checked in at 2019-04-05 12:05:58

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


Package is "python-zope.deprecation"

Fri Apr  5 12:05:58 2019 rev:6 rq:691705 version:4.4.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-zope.deprecation/python-zope.deprecation.changes
  2017-07-11 08:26:00.350089694 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-zope.deprecation.new.3908/python-zope.deprecation.changes
2019-04-05 12:07:02.862582264 +0200
@@ -1,0 +2,12 @@
+Thu Apr  4 16:31:54 UTC 2019 - Marketa Calabkova 
+
+- update to version 4.4.0
+  4.3.0
+  * Allow custom warning classes to be specified to override the 
+default DeprecationWarning.
+  * Add support for Python 3.6.
+  * Drop support for Python 3.3.
+  4.4.0
+  * Add support for Python 3.7.
+
+---

Old:

  zope.deprecation-4.2.0.tar.gz

New:

  zope.deprecation-4.4.0.tar.gz



Other differences:
--
++ python-zope.deprecation.spec ++
--- /var/tmp/diff_new_pack.h8DQpB/_old  2019-04-05 12:07:03.558582533 +0200
+++ /var/tmp/diff_new_pack.h8DQpB/_new  2019-04-05 12:07:03.562582534 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-zope.deprecation
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2013 LISA GmbH, Bingen, Germany.
 #
 # All modifications and additions to the file contributed by third parties
@@ -13,13 +13,13 @@
 # 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-zope.deprecation
-Version:4.2.0
+Version:4.4.0
 Release:0
 Summary:Zope Deprecation Infrastructure
 License:ZPL-2.1

++ zope.deprecation-4.2.0.tar.gz -> zope.deprecation-4.4.0.tar.gz ++
 18182 lines of diff (skipped)




commit python-zope.deprecation for openSUSE:Factory

2017-07-11 Thread root
Hello community,

here is the log from the commit of package python-zope.deprecation for 
openSUSE:Factory checked in at 2017-07-11 08:26:00

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


Package is "python-zope.deprecation"

Tue Jul 11 08:26:00 2017 rev:5 rq:508928 version:4.2.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-zope.deprecation/python-zope.deprecation.changes
  2015-05-18 22:22:13.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-zope.deprecation.new/python-zope.deprecation.changes
 2017-07-11 08:26:00.350089694 +0200
@@ -1,0 +2,9 @@
+Sat Jul  8 07:39:24 UTC 2017 - aloi...@gmx.com
+
+- Update to version 4.2.0
+  * Drop support for Python 2.6 and 3.2.
+  * Add support for Python 3.5.
+
+- Converted to single-spec
+
+---

Old:

  zope.deprecation-4.1.2.tar.gz

New:

  zope.deprecation-4.2.0.tar.gz



Other differences:
--
++ python-zope.deprecation.spec ++
--- /var/tmp/diff_new_pack.ddEHuF/_old  2017-07-11 08:26:01.325952052 +0200
+++ /var/tmp/diff_new_pack.ddEHuF/_new  2017-07-11 08:26:01.325952052 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-zope.deprecation
 #
-# 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,23 +17,23 @@
 #
 
 
+%{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-zope.deprecation
-Version:4.1.2
+Version:4.2.0
 Release:0
-Url:http://pypi.python.org/pypi/zope.deprecation
 Summary:Zope Deprecation Infrastructure
 License:ZPL-2.1
 Group:  Development/Languages/Python
-Source: 
https://pypi.python.org/packages/source/z/zope.deprecation/zope.deprecation-%{version}.tar.gz
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  python-setuptools
-# Documentation requirements:
-BuildRequires:  python-Sphinx
-%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
+Url:https://pypi.python.org/pypi/zope.deprecation
+Source: 
https://files.pythonhosted.org/packages/source/z/zope.deprecation/zope.deprecation-%{version}.tar.gz
+BuildRequires:  %{python_module setuptools}
+# SECTION documentation requirements
+BuildRequires:  %{python_module Sphinx}
+# /SECTION
+BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
 BuildArch:  noarch
-%endif
+%python_subpackages
 
 %description
 When we started working on Zope 3.1, we noticed that the hardest part of the
@@ -42,33 +42,36 @@
 provides a simple function called 'deprecated(names, reason)' to deprecate the
 previously mentioned Python objects.
 
-%package doc
+%package -n %{name}-doc
 Summary:Zope 3 Deprecation Infrastructure
 Group:  Development/Languages/Python
 Requires:   %{name} = %{version}
+Provides:   %{python_module zope.deprecation-doc = %{version}}
 
-%description doc
+%description -n %{name}-doc
 This package contains documentation files for %{name}.
 
 %prep
 %setup -q -n zope.deprecation-%{version}
+rm -rf zope.deprecation.egg-info
 
 %build
-python setup.py build
-python setup.py build_sphinx && rm build/sphinx/html/.buildinfo
+%python_build
+%__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.txt LICENSE.txt README.rst
 %python_sitelib/*
 
-%files doc
+%files -n %{name}-doc
 %defattr(-,root,root,-)
 %doc build/sphinx/html/
 

++ zope.deprecation-4.1.2.tar.gz -> zope.deprecation-4.2.0.tar.gz ++
 14742 lines of diff (skipped)




commit python-zope.deprecation for openSUSE:Factory

2015-05-18 Thread h_root
Hello community,

here is the log from the commit of package python-zope.deprecation for 
openSUSE:Factory checked in at 2015-05-18 22:22:12

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


Package is python-zope.deprecation

Changes:

--- 
/work/SRC/openSUSE:Factory/python-zope.deprecation/python-zope.deprecation.changes
  2014-03-01 19:43:54.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-zope.deprecation.new/python-zope.deprecation.changes
 2015-05-18 22:22:13.0 +0200
@@ -1,0 +2,10 @@
+Fri May 15 11:39:49 UTC 2015 - benoit.mo...@gmx.fr
+
+- update to version 4.1.2:
+  * Do not require a self parameter for deprecated functions.
+See: https://github.com/zopefoundation/zope.deprecation/pull/1
+- additional changes from version 4.1.1:
+  * Added explicit support for Python 3.4.
+- pass -q to test to avoid spamming the build log
+
+---

Old:

  zope.deprecation-4.1.0.tar.gz

New:

  zope.deprecation-4.1.2.tar.gz



Other differences:
--
++ python-zope.deprecation.spec ++
--- /var/tmp/diff_new_pack.mvBc8m/_old  2015-05-18 22:22:14.0 +0200
+++ /var/tmp/diff_new_pack.mvBc8m/_new  2015-05-18 22:22:14.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-zope.deprecation
 #
-# Copyright (c) 2014 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
@@ -18,7 +18,7 @@
 
 
 Name:   python-zope.deprecation
-Version:4.1.0
+Version:4.1.2
 Release:0
 Url:http://pypi.python.org/pypi/zope.deprecation
 Summary:Zope Deprecation Infrastructure
@@ -61,7 +61,7 @@
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
 
 %check
-python setup.py test
+python setup.py -q test
 
 %files
 %defattr(-,root,root,-)

++ zope.deprecation-4.1.0.tar.gz - zope.deprecation-4.1.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/zope.deprecation-4.1.0/.travis.yml 
new/zope.deprecation-4.1.2/.travis.yml
--- old/zope.deprecation-4.1.0/.travis.yml  2013-07-10 02:49:59.0 
+0200
+++ new/zope.deprecation-4.1.2/.travis.yml  2015-01-13 16:26:58.0 
+0100
@@ -1,12 +1,15 @@
 language: python
+sudo: false
 python:
 - 2.6
 - 2.7
 - 3.2
 - 3.3
+- 3.4
 - pypy
+- pypy3
 install:
-- pip install . --use-mirrors
+- pip install .
 script:
 - python setup.py test -q
 notifications:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/zope.deprecation-4.1.0/CHANGES.rst 
new/zope.deprecation-4.1.2/CHANGES.rst
--- old/zope.deprecation-4.1.0/CHANGES.rst  2013-12-20 20:37:40.0 
+0100
+++ new/zope.deprecation-4.1.2/CHANGES.rst  2015-01-13 16:28:42.0 
+0100
@@ -1,6 +1,17 @@
 ``zope.deprecation`` Changelog
 ==
 
+4.1.2 (2015-01-13)
+--
+
+- Do not require a ``self`` parameter for deprecated functions.  See:
+  https://github.com/zopefoundation/zope.deprecation/pull/1
+
+4.1.1 (2014-03-19)
+--
+
+- Added explicit support for Python 3.4.
+
 4.1.0 (2013-12-20)
 --
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/zope.deprecation-4.1.0/PKG-INFO 
new/zope.deprecation-4.1.2/PKG-INFO
--- old/zope.deprecation-4.1.0/PKG-INFO 2013-12-20 20:41:06.0 +0100
+++ new/zope.deprecation-4.1.2/PKG-INFO 2015-01-13 16:28:50.0 +0100
@@ -1,13 +1,16 @@
-Metadata-Version: 1.0
+Metadata-Version: 1.1
 Name: zope.deprecation
-Version: 4.1.0
+Version: 4.1.2
 Summary: Zope Deprecation Infrastructure
 Home-page: http://pypi.python.org/pypi/zope.deprecation
 Author: Zope Corporation and Contributors
 Author-email: zope-...@zope.org
 License: ZPL 2.1
-Description: ``zope.deprecation`` README
-===
+Description: ``zope.deprecation``
+
+
+.. image:: 
https://travis-ci.org/zopefoundation/zope.deprecation.png?branch=master
+:target: https://travis-ci.org/zopefoundation/zope.deprecation
 
 This package provides a simple function called ``deprecated(names, 
reason)``
 to mark deprecated modules, classes, functions, methods and properties.
@@ -19,6 +22,17 @@
 ``zope.deprecation`` Changelog
 ==
 
+4.1.2 (2015-01-13)
+

commit python-zope.deprecation for openSUSE:Factory

2014-03-01 Thread h_root
Hello community,

here is the log from the commit of package python-zope.deprecation for 
openSUSE:Factory checked in at 2014-03-01 19:43:53

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


Package is python-zope.deprecation

Changes:

--- 
/work/SRC/openSUSE:Factory/python-zope.deprecation/python-zope.deprecation.changes
  2014-01-01 20:42:51.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-zope.deprecation.new/python-zope.deprecation.changes
 2014-03-01 19:43:54.0 +0100
@@ -1,0 +2,10 @@
+Fri Feb 28 19:52:42 UTC 2014 - os-...@jacraig.com
+
+- Update to 4.1.0:
+  * Added a ``Suppressor`` context manager, allowing scoped suppression of
+deprecation warnings.
+  * Updated ``boostrap.py`` to version 2.2.
+- Update URL (see setup.py).
+- Package new CHANGES and README rst files in %doc.
+
+---

Old:

  zope.deprecation-4.0.2.tar.gz

New:

  zope.deprecation-4.1.0.tar.gz



Other differences:
--
++ python-zope.deprecation.spec ++
--- /var/tmp/diff_new_pack.YQHHtc/_old  2014-03-01 19:43:54.0 +0100
+++ /var/tmp/diff_new_pack.YQHHtc/_new  2014-03-01 19:43:54.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-zope.deprecation
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2013 LISA GmbH, Bingen, Germany.
 #
 # All modifications and additions to the file contributed by third parties
@@ -12,14 +12,15 @@
 # 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.deprecation
-Version:4.0.2
+Version:4.1.0
 Release:0
-Url:http://www.python.org/pypi/zope.deprecation
+Url:http://pypi.python.org/pypi/zope.deprecation
 Summary:Zope Deprecation Infrastructure
 License:ZPL-2.1
 Group:  Development/Languages/Python
@@ -64,7 +65,7 @@
 
 %files
 %defattr(-,root,root,-)
-%doc COPYRIGHT.txt LICENSE.txt README.txt
+%doc CHANGES.rst COPYRIGHT.txt LICENSE.txt README.rst
 %python_sitelib/*
 
 %files doc

++ zope.deprecation-4.0.2.tar.gz - zope.deprecation-4.1.0.tar.gz ++
 5872 lines of diff (skipped)

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