14
0
forked from pool/python-rpyc

- Fix test execution to make sure we run it under all interpreters

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rpyc?expand=0&rev=9
This commit is contained in:
Tomáš Chvátal
2019-06-05 07:26:23 +00:00
committed by Git OBS Bridge
parent f5b626f650
commit dad3e5cefd
2 changed files with 11 additions and 10 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jun 5 07:25:44 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Fix test execution to make sure we run it under all interpreters
-------------------------------------------------------------------
Fri May 24 10:59:46 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>