15
0
forked from pool/python-calmjs

- Remove creation of the unnecessary __init__py, which breaks the test

suite (gh#calmjs/calmjs#61).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-calmjs?expand=0&rev=10
This commit is contained in:
2021-11-16 14:21:51 +00:00
committed by Git OBS Bridge
parent 642d04be1b
commit a8a3bac26e
2 changed files with 9 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Nov 16 14:18:02 UTC 2021 - Matej Cepl <mcepl@suse.com>
- Remove creation of the unnecessary __init__py, which breaks the test
suite (gh#calmjs/calmjs#61).
-------------------------------------------------------------------
Thu Nov 11 22:29:55 UTC 2021 - Matej Cepl <mcepl@suse.com>