14
0

- Switch to github tarball for tests

- Run tests
- Skip python2 build as the 1.0.4 is no longer py2 compatible

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tinyrpc?expand=0&rev=16
This commit is contained in:
Tomáš Chvátal
2020-03-10 10:30:52 +00:00
committed by Git OBS Bridge
parent 70954a70b1
commit 7fd2f2a511
4 changed files with 21 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Mar 10 10:25:46 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Switch to github tarball for tests
- Run tests
- Skip python2 build as the 1.0.4 is no longer py2 compatible
-------------------------------------------------------------------
Fri Feb 28 21:43:18 UTC 2020 - Dirk Mueller <dmueller@suse.com>