Hello community,

here is the log from the commit of package python-pluggy for openSUSE:Factory 
checked in at 2019-02-25 07:36:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pluggy (Old)
 and      /work/SRC/openSUSE:Factory/.python-pluggy.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pluggy"

Mon Feb 25 07:36:20 2019 rev:9 rq: version:0.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pluggy/python-pluggy.changes      
2019-02-24 17:04:19.652653861 +0100
+++ /work/SRC/openSUSE:Factory/.python-pluggy.new.28833/python-pluggy.changes   
2019-02-25 07:36:23.357890027 +0100
@@ -2,6 +1,0 @@
-Tue Feb 12 14:20:45 UTC 2019 - Tomáš Chvátal <[email protected]>
-
-- Update to 0.8.1:
-   * #166: Add stacklevel=2 to implprefix warning so that the reported 
location of warning is the caller of PluginManager.
-
--------------------------------------------------------------------

Old:
----
  pluggy-0.8.1.tar.gz

New:
----
  pluggy-0.8.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-pluggy.spec ++++++
--- /var/tmp/diff_new_pack.1OkEIZ/_old  2019-02-25 07:36:23.937889829 +0100
+++ /var/tmp/diff_new_pack.1OkEIZ/_new  2019-02-25 07:36:23.941889828 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pluggy
 #
-# Copyright (c) 2019 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
@@ -17,15 +17,19 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%bcond_with tests
+
 Name:           python-pluggy
-Version:        0.8.1
+Version:        0.8.0
 Release:        0
 Summary:        Plugin registration and hook calling mechanisms for Python
 License:        MIT
 Group:          Development/Languages/Python
-URL:            https://github.com/pytest-dev/pluggy
+Url:            https://github.com/pytest-dev/pluggy
 Source:         
https://files.pythonhosted.org/packages/source/p/pluggy/pluggy-%{version}.tar.gz
+%if %{with tests}
 BuildRequires:  %{python_module pytest}
+%endif
 BuildRequires:  %{python_module setuptools_scm}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
@@ -50,8 +54,10 @@
 %python_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
+%if %{with tests}
 %check
 %python_exec -m pytest testing
+%endif
 
 %files %{python_files}
 %license LICENSE

++++++ pluggy-0.8.1.tar.gz -> pluggy-0.8.0.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pluggy-0.8.1/.travis.yml new/pluggy-0.8.0/.travis.yml
--- old/pluggy-0.8.1/.travis.yml        2019-01-09 21:52:54.000000000 +0100
+++ new/pluggy-0.8.0/.travis.yml        2018-10-16 13:12:10.000000000 +0200
@@ -1,11 +1,6 @@
 sudo: false
 language: python
 
-stages:
-- test
-- name: deploy
-  if: repo = pytest-dev/pluggy AND tag IS present
-
 jobs:
   include:
     - python: '3.6'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pluggy-0.8.1/CHANGELOG.rst 
new/pluggy-0.8.0/CHANGELOG.rst
--- old/pluggy-0.8.1/CHANGELOG.rst      2019-01-09 21:52:54.000000000 +0100
+++ new/pluggy-0.8.0/CHANGELOG.rst      2018-10-16 13:12:10.000000000 +0200
@@ -1,12 +1,3 @@
-pluggy 0.8.1 (2018-11-09)
-=========================
-
-Trivial/Internal Changes
-------------------------
-
-- `#166 <https://github.com/pytest-dev/pluggy/issues/166>`_: Add 
``stacklevel=2`` to implprefix warning so that the reported location of warning 
is the caller of PluginManager.
-
-
 pluggy 0.8.0 (2018-10-15)
 =========================
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pluggy-0.8.1/PKG-INFO new/pluggy-0.8.0/PKG-INFO
--- old/pluggy-0.8.1/PKG-INFO   2019-01-09 21:53:27.000000000 +0100
+++ new/pluggy-0.8.0/PKG-INFO   2018-10-16 13:12:37.000000000 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: pluggy
-Version: 0.8.1
+Version: 0.8.0
 Summary: plugin and hook calling mechanisms for python
 Home-page: https://github.com/pytest-dev/pluggy
 Author: Holger Krekel
@@ -10,7 +10,7 @@
         pluggy - A minimalist production ready plugin system
         ====================================================
         
-        |pypi| |conda-forge| |versions| |travis| |appveyor| |gitter| |black|
+        |pypi| |anaconda| |versions| |travis| |appveyor| |gitter| |black|
         
         This is the core framework used by the `pytest`_, `tox`_, and `devpi`_ 
projects.
         
@@ -83,8 +83,8 @@
         .. |appveyor| image:: 
https://img.shields.io/appveyor/ci/pytestbot/pluggy/master.svg
             :target: https://ci.appveyor.com/project/pytestbot/pluggy
         
-        .. |conda-forge| image:: 
https://img.shields.io/conda/vn/conda-forge/pluggy.svg
-            :target: https://anaconda.org/conda-forge/pytest
+        .. |anaconda| image:: 
https://anaconda.org/conda-forge/pluggy/badges/version.svg
+            :target: https://anaconda.org/conda-forge/pluggy
         
         .. |gitter| image:: https://badges.gitter.im/pytest-dev/pluggy.svg
             :alt: Join the chat at https://gitter.im/pytest-dev/pluggy
@@ -104,15 +104,6 @@
            https://pluggy.readthedocs.io/en/latest/
         
         
-        pluggy 0.8.1 (2018-11-09)
-        =========================
-        
-        Trivial/Internal Changes
-        ------------------------
-        
-        - `#166 <https://github.com/pytest-dev/pluggy/issues/166>`_: Add 
``stacklevel=2`` to implprefix warning so that the reported location of warning 
is the caller of PluginManager.
-        
-        
         pluggy 0.8.0 (2018-10-15)
         =========================
         
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pluggy-0.8.1/README.rst new/pluggy-0.8.0/README.rst
--- old/pluggy-0.8.1/README.rst 2019-01-09 21:52:54.000000000 +0100
+++ new/pluggy-0.8.0/README.rst 2018-10-16 13:12:10.000000000 +0200
@@ -2,7 +2,7 @@
 pluggy - A minimalist production ready plugin system
 ====================================================
 
-|pypi| |conda-forge| |versions| |travis| |appveyor| |gitter| |black|
+|pypi| |anaconda| |versions| |travis| |appveyor| |gitter| |black|
 
 This is the core framework used by the `pytest`_, `tox`_, and `devpi`_ 
projects.
 
@@ -75,8 +75,8 @@
 .. |appveyor| image:: 
https://img.shields.io/appveyor/ci/pytestbot/pluggy/master.svg
     :target: https://ci.appveyor.com/project/pytestbot/pluggy
 
-.. |conda-forge| image:: https://img.shields.io/conda/vn/conda-forge/pluggy.svg
-    :target: https://anaconda.org/conda-forge/pytest
+.. |anaconda| image:: 
https://anaconda.org/conda-forge/pluggy/badges/version.svg
+    :target: https://anaconda.org/conda-forge/pluggy
 
 .. |gitter| image:: https://badges.gitter.im/pytest-dev/pluggy.svg
     :alt: Join the chat at https://gitter.im/pytest-dev/pluggy
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pluggy-0.8.1/pluggy/_version.py 
new/pluggy-0.8.0/pluggy/_version.py
--- old/pluggy-0.8.1/pluggy/_version.py 2019-01-09 21:53:27.000000000 +0100
+++ new/pluggy-0.8.0/pluggy/_version.py 2018-10-16 13:12:37.000000000 +0200
@@ -1,4 +1,4 @@
 # coding: utf-8
 # file generated by setuptools_scm
 # don't change, don't track in version control
-version = '0.8.1'
+version = '0.8.0'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pluggy-0.8.1/pluggy/manager.py 
new/pluggy-0.8.0/pluggy/manager.py
--- old/pluggy-0.8.1/pluggy/manager.py  2019-01-09 21:52:54.000000000 +0100
+++ new/pluggy-0.8.0/pluggy/manager.py  2018-10-16 13:12:10.000000000 +0200
@@ -53,7 +53,6 @@
                 "Support for the `implprefix` arg is now deprecated and will "
                 "be removed in an upcoming release. Please use 
HookimplMarker.",
                 DeprecationWarning,
-                stacklevel=2,
             )
         self._implprefix = implprefix
         self._inner_hookexec = lambda hook, methods, kwargs: hook.multicall(
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pluggy-0.8.1/pluggy.egg-info/PKG-INFO 
new/pluggy-0.8.0/pluggy.egg-info/PKG-INFO
--- old/pluggy-0.8.1/pluggy.egg-info/PKG-INFO   2019-01-09 21:53:27.000000000 
+0100
+++ new/pluggy-0.8.0/pluggy.egg-info/PKG-INFO   2018-10-16 13:12:37.000000000 
+0200
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: pluggy
-Version: 0.8.1
+Version: 0.8.0
 Summary: plugin and hook calling mechanisms for python
 Home-page: https://github.com/pytest-dev/pluggy
 Author: Holger Krekel
@@ -10,7 +10,7 @@
         pluggy - A minimalist production ready plugin system
         ====================================================
         
-        |pypi| |conda-forge| |versions| |travis| |appveyor| |gitter| |black|
+        |pypi| |anaconda| |versions| |travis| |appveyor| |gitter| |black|
         
         This is the core framework used by the `pytest`_, `tox`_, and `devpi`_ 
projects.
         
@@ -83,8 +83,8 @@
         .. |appveyor| image:: 
https://img.shields.io/appveyor/ci/pytestbot/pluggy/master.svg
             :target: https://ci.appveyor.com/project/pytestbot/pluggy
         
-        .. |conda-forge| image:: 
https://img.shields.io/conda/vn/conda-forge/pluggy.svg
-            :target: https://anaconda.org/conda-forge/pytest
+        .. |anaconda| image:: 
https://anaconda.org/conda-forge/pluggy/badges/version.svg
+            :target: https://anaconda.org/conda-forge/pluggy
         
         .. |gitter| image:: https://badges.gitter.im/pytest-dev/pluggy.svg
             :alt: Join the chat at https://gitter.im/pytest-dev/pluggy
@@ -104,15 +104,6 @@
            https://pluggy.readthedocs.io/en/latest/
         
         
-        pluggy 0.8.1 (2018-11-09)
-        =========================
-        
-        Trivial/Internal Changes
-        ------------------------
-        
-        - `#166 <https://github.com/pytest-dev/pluggy/issues/166>`_: Add 
``stacklevel=2`` to implprefix warning so that the reported location of warning 
is the caller of PluginManager.
-        
-        
         pluggy 0.8.0 (2018-10-15)
         =========================
         
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pluggy-0.8.1/testing/test_pluginmanager.py 
new/pluggy-0.8.0/testing/test_pluginmanager.py
--- old/pluggy-0.8.1/testing/test_pluginmanager.py      2019-01-09 
21:52:54.000000000 +0100
+++ new/pluggy-0.8.0/testing/test_pluginmanager.py      2018-10-16 
13:12:10.000000000 +0200
@@ -579,12 +579,6 @@
         undo()
 
 
-def test_implprefix_warning(recwarn):
-    PluginManager(hookspec.project_name, "hello_")
-    w = recwarn.pop(DeprecationWarning)
-    assert "test_pluginmanager.py" in w.filename
-
-
 @pytest.mark.parametrize("include_hookspec", [True, False])
 def test_prefix_hookimpl(include_hookspec):
     with pytest.deprecated_call():


Reply via email to