14
0

Accepting request 986398 from home:mcepl:work

Access to MediaWiki.

OBS-URL: https://build.opensuse.org/request/show/986398
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mwclient?expand=0&rev=1
This commit is contained in:
2022-07-02 21:35:07 +00:00
committed by Git OBS Bridge
commit 3ba7a8b09f
6 changed files with 167 additions and 0 deletions

6
python-mwclient.changes Normal file
View File

@@ -0,0 +1,6 @@
-------------------------------------------------------------------
Sat Jul 2 20:59:51 UTC 2022 - Matej Cepl <mcepl@suse.com>
- Initial packaging effort for python-mwclient 0.10.1.
- Add demock.patch removing dependency on the external mock
module (gh#mwclient/mwclient#276).