Accepting request 736240 from home:mcalabkova:branches:devel:languages:python

- Update to version 0.4.1
  * listen on IPv4+IPv6 socket by default
  * deallocate AppNamespace objects when empty
  * add client-version-uptake munin plugin
  * drop support for py3.3 and py3.4

OBS-URL: https://build.opensuse.org/request/show/736240
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-magic-wormhole-mailbox-server?expand=0&rev=5
This commit is contained in:
Tomáš Chvátal
2019-10-08 14:26:11 +00:00
committed by Git OBS Bridge
parent ec91a9fb02
commit 9b4617d9ae
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Oct 8 14:13:43 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
- Update to version 0.4.1
* listen on IPv4+IPv6 socket by default
* deallocate AppNamespace objects when empty
* add client-version-uptake munin plugin
* drop support for py3.3 and py3.4
-------------------------------------------------------------------
Sun Jun 2 19:43:27 UTC 2019 - Jan Engelhardt <jengelh@inai.de>