Accepting request 1066248 from home:dirkmueller:acdc

- Remove test dependency on xapian, which has large dependencies
  itself, and it is not required for testing (the test suite can
  skip tests which require it).
- Clean up SPEC file.

OBS-URL: https://build.opensuse.org/request/show/1066248
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-websupport?expand=0&rev=30
This commit is contained in:
2023-02-16 23:11:14 +00:00
committed by Git OBS Bridge
parent c039323689
commit 7a0b3aacef
2 changed files with 18 additions and 11 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Feb 16 18:15:05 UTC 2023 - Matej Cepl <mcepl@suse.com>
- Remove test dependency on xapian, which has large dependencies
itself, and it is not required for testing (the test suite can
skip tests which require it).
- Clean up SPEC file.
-------------------------------------------------------------------
Mon Aug 31 09:07:15 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>