14
0
forked from pool/python-uvloop

- Distribute again the .c files as they are needed by parts

of the py app rh#1639457
- Do not distribute the tests

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uvloop?expand=0&rev=7
This commit is contained in:
Tomáš Chvátal
2019-02-13 12:25:53 +00:00
committed by Git OBS Bridge
parent 98861cde0a
commit ea5e1993cf
2 changed files with 11 additions and 3 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Feb 13 12:24:56 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Distribute again the .c files as they are needed by parts
of the py app rh#1639457
- Do not distribute the tests
-------------------------------------------------------------------
Thu Oct 25 12:22:16 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>