14
0

Accepting request 832684 from home:mnhauke

- Use a more meaningful description
- Add patch:
  * python-smpplib-use-unittest-mock.patch
    Use 'unitest.mock' instead of the external mock package

OBS-URL: https://build.opensuse.org/request/show/832684
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-smpplib?expand=0&rev=2
This commit is contained in:
Tomáš Chvátal
2020-09-07 12:29:19 +00:00
committed by Git OBS Bridge
parent 2a8585fc09
commit b0ed756178
3 changed files with 75 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Sep 7 07:26:54 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Use a more meaningful description
- Add patch:
* python-smpplib-use-unittest-mock.patch
Use 'unitest.mock' instead of the external mock package
-------------------------------------------------------------------
Mon Sep 7 05:49:43 UTC 2020 - Martin Hauke <mardnh@gmx.de>