Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pyee for openSUSE:Factory 
checked in at 2022-10-06 07:42:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyee (Old)
 and      /work/SRC/openSUSE:Factory/.python-pyee.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pyee"

Thu Oct  6 07:42:34 2022 rev:10 rq:1008243 version:9.0.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyee/python-pyee.changes  2021-11-21 
23:52:39.554160640 +0100
+++ /work/SRC/openSUSE:Factory/.python-pyee.new.2275/python-pyee.changes        
2022-10-06 07:42:46.868764385 +0200
@@ -1,0 +2,38 @@
+Wed Oct  5 00:02:22 UTC 2022 - Yogalakshmi Arunachalam <yarunacha...@suse.com>
+
+- Update to 2022/02/04 Version 9.0.4
+  Add py.typed file to MANIFEST.in (ensures mypy actually respects the type 
annotations)
+
+- Update to 2022/01/18 Version 9.0.3
+  Improve type safety of EventEmitter#on, EventEmitter#add_listener and 
EventEmitter#listens_to by parameterizing the Handler
+  Minor fixes to documentation
+
+- Update to 2022/01/17 Version 9.0.2
+  Add tests_require to setup.py, fixing COPR build
+  Install as an editable package in environment.yml and requirements_docs.txt, 
fixing Conda workflows and ReadTheDocs respectively
+
+- Update to 2022/01/17 Version 9.0.1
+  Fix regression where EventEmitter#listeners began crashing when called with 
uninitialized listeners
+
+- Update to 2022/01/17 Version 9.0.0
+  Compatibility:
+  Drop 3.6 support
+  New features:
+  New EventEmitter.event_names() method (see PR #96)
+  Type annotations and type checking with pyright
+  Exprimental pyee.cls module exposing an @evented class decorator and a @on 
method decorator (see PR #84)
+  Moved/deprecated interfaces:
+  pyee.TwistedEventEmitter -> pyee.twisted.TwistedEventEmitter
+  pyee.AsyncIOEventEmitter -> pyee.asyncio.AsyncIOEventEmitter
+  pyee.ExecutorEventEmitter -> pyee.executor.ExecutorEventEmitter
+  pyee.TrioEventEmitter -> pyee.trio.TrioEventEmitter
+  Removed interfaces:
+  pyee.CompatEventEmitter
+  Documentation fixes:
+  Add docstring to BaseEventEmitter
+  Update docstrings to reference EventEmitter instead of BaseEventEmitter 
throughout
+  Developer Setup & CI:
+  Migrated builds from Travis to GitHub Actions
+  Refactor developer setup to use a local virtualenv 
+
+-------------------------------------------------------------------

Old:
----
  pyee-8.2.2.tar.gz

New:
----
  pyee-9.0.4.tar.gz

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

Other differences:
------------------
++++++ python-pyee.spec ++++++
--- /var/tmp/diff_new_pack.XIHTtV/_old  2022-10-06 07:42:47.548765899 +0200
+++ /var/tmp/diff_new_pack.XIHTtV/_new  2022-10-06 07:42:47.556765916 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pyee
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:           python-pyee
-Version:        8.2.2
+Version:        9.0.4
 Release:        0
 Summary:        A port of node.js's EventEmitter to python
 License:        MIT

++++++ pyee-8.2.2.tar.gz -> pyee-9.0.4.tar.gz ++++++
++++ 2107 lines of diff (skipped)

Reply via email to