14
0
forked from pool/python-pyngus

Accepting request 688188 from home:pgajdos

- version update to 2.3.0
  * disable the socket I/O logging - fills the debug logs with
    lots of useless crap.
  * test improvements
- enable unit tests
- add a description
- source points to github
- run fdupes

OBS-URL: https://build.opensuse.org/request/show/688188
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyngus?expand=0&rev=7
This commit is contained in:
Tomáš Chvátal
2019-03-25 10:46:34 +00:00
committed by Git OBS Bridge
parent 5dadeaf2f1
commit 580dc19a14
4 changed files with 26 additions and 6 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Mar 25 10:38:33 UTC 2019 - pgajdos@suse.com
- version update to 2.3.0
* disable the socket I/O logging - fills the debug logs with
lots of useless crap.
* test improvements
- enable unit tests
- add a description
- source points to github
- run fdupes
-------------------------------------------------------------------
Tue Dec 4 12:52:31 UTC 2018 - Matej Cepl <mcepl@suse.com>