diff --git a/Pyro4-4.77.tar.gz b/Pyro4-4.77.tar.gz deleted file mode 100644 index 8a67acf..0000000 --- a/Pyro4-4.77.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2bfe12a22f396474b0e57c898c7e2c561a8f850bf2055d8cf0f7119f0c7a523f -size 479025 diff --git a/Pyro4-4.79.tar.gz b/Pyro4-4.79.tar.gz new file mode 100644 index 0000000..0e9d4e1 --- /dev/null +++ b/Pyro4-4.79.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1eb34c9a1e63f731ca480f3e2c48169341a25a7504397badbaaab07e0f3241e +size 490917 diff --git a/python-Pyro4.changes b/python-Pyro4.changes index 71c3fcf..b899908 100644 --- a/python-Pyro4.changes +++ b/python-Pyro4.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Mar 20 10:53:14 UTC 2020 - Tomáš Chvátal + +- 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 diff --git a/python-Pyro4.spec b/python-Pyro4.spec index 6a78266..4c91dc4 100644 --- a/python-Pyro4.spec +++ b/python-Pyro4.spec @@ -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