- Update to 4.79:

* cython compatibility fix
  * removed explicit version checks of dependencies such as serpent

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pyro4?expand=0&rev=19
This commit is contained in:
Tomáš Chvátal
2020-03-20 10:57:55 +00:00
committed by Git OBS Bridge
parent 1ec02199d1
commit ba05ff86cf
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Mar 20 10:53:14 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 4.79:
* cython compatibility fix
* removed explicit version checks of dependencies such as serpent
-------------------------------------------------------------------
Fri Jan 10 14:54:11 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>