1
0

Accepting request 1066413 from home:dirkmueller:acdc

- Add make_webtest_optional.patch to allow testing without
  WebTest module.

OBS-URL: https://build.opensuse.org/request/show/1066413
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyquery?expand=0&rev=40
This commit is contained in:
2023-02-17 16:55:02 +00:00
committed by Git OBS Bridge
parent d3e943e94d
commit f60ea9fc16
3 changed files with 52 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Feb 17 16:46:13 UTC 2023 - Matej Cepl <mcepl@suse.com>
- Add make_webtest_optional.patch to allow testing without
WebTest module.
-------------------------------------------------------------------
Fri Aug 19 11:41:24 UTC 2022 - Ben Greiner <code@bnavigator.de>