- Add multibuild to run tests

- Use the github source because the pypi doesn't have the tests
- Add patch 25.path to remove the sphinx-testing dependency

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-blockdiag?expand=0&rev=12
This commit is contained in:
2022-09-29 10:28:58 +00:00
committed by Git OBS Bridge
parent 82d349f993
commit a4c09ea68b
6 changed files with 1593 additions and 9 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Sep 29 10:26:09 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
- Add multibuild to run tests
- Use the github source because the pypi doesn't have the tests
- Add patch 25.path to remove the sphinx-testing dependency
-------------------------------------------------------------------
Mon Jan 10 22:28:47 UTC 2022 - Dirk Müller <dmueller@suse.com>