Hello community,

here is the log from the commit of package python3-pluggy for openSUSE:Factory 
checked in at 2016-09-30 15:24:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-pluggy (Old)
 and      /work/SRC/openSUSE:Factory/.python3-pluggy.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-pluggy"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-pluggy/python3-pluggy.changes    
2016-05-17 17:11:13.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python3-pluggy.new/python3-pluggy.changes       
2016-09-30 15:24:58.000000000 +0200
@@ -1,0 +2,16 @@
+Tue Sep 27 15:44:57 UTC 2016 - [email protected]
+
+- specfile:
+  * change from tar.gz to zip
+
+- update to version 0.4.0:
+  * add has_plugin(name) method to pluginmanager.  thanks Bruno
+    Oliveira.
+  * fix issue11: make plugin parsing more resilient against exceptions
+    from __getattr__ functions. Thanks Bruno Oliveira.
+  * fix issue #4: specific HookCallError exception for when a hook
+    call provides not enough arguments.
+  * better error message when loading setuptools entrypoints fails due
+    to a VersionConflict.  Thanks Daniel Hahler.
+
+-------------------------------------------------------------------
@@ -6 +21,0 @@
-

Old:
----
  pluggy-0.3.1.tar.gz

New:
----
  pluggy-0.4.0.zip

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

Other differences:
------------------
++++++ python3-pluggy.spec ++++++
--- /var/tmp/diff_new_pack.v1BVFf/_old  2016-09-30 15:24:59.000000000 +0200
+++ /var/tmp/diff_new_pack.v1BVFf/_new  2016-09-30 15:24:59.000000000 +0200
@@ -17,15 +17,16 @@
 
 
 Name:           python3-pluggy
-Version:        0.3.1
+Version:        0.4.0
 Release:        0
 Summary:        plugin and hook calling mechanisms for python
 License:        MIT
 Group:          Development/Languages/Python
 Url:            https://pypi.python.org/pypi/pluggy
-Source:         
https://files.pythonhosted.org/packages/source/p/pluggy/pluggy-%{version}.tar.gz
+Source:         
https://files.pythonhosted.org/packages/source/p/pluggy/pluggy-%{version}.zip
 BuildRequires:  python3-devel
 BuildRequires:  python3-setuptools
+BuildRequires:  unzip
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 


Reply via email to