15
0

- use python311 build for documentation on SLE15

* Add an optional parameter to TestApp, allowing the user to

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-WebTest?expand=0&rev=61
This commit is contained in:
2024-02-01 17:24:55 +00:00
committed by Git OBS Bridge
parent dd927c0986
commit 6ec6c33f0b
2 changed files with 12 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Feb 1 17:24:01 UTC 2024 - Dirk Müller <dmueller@suse.com>
- use python311 build for documentation on SLE15
-------------------------------------------------------------------
Wed Sep 20 14:48:54 UTC 2023 - Markéta Machová <mmachova@suse.com>
@@ -198,7 +203,7 @@ Mon Jan 13 14:01:30 UTC 2014 - dmueller@suse.com
- update to 2.0.11:
* Depend on unittest2 only for Python versions lower than 2.7
* Add an optional parameter to TestApp, allowing the user to
* Add an optional parameter to TestApp, allowing the user to
specify the parser used by BeautifulSoup
-------------------------------------------------------------------