- 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

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%bcond_without python2
Name: python-Pyro4
Version: 4.77
Version: 4.79
Release: 0
Summary: Distributed object middleware for Python (RPC)
License: MIT