14
0
forked from pool/python-pysmi

Accepting request 417354 from devel:languages:python

1

OBS-URL: https://build.opensuse.org/request/show/417354
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pysmi?expand=0&rev=2
This commit is contained in:
2016-08-10 17:55:40 +00:00
committed by Git OBS Bridge
parent b064a72596
commit f8e396d603
4 changed files with 16 additions and 6 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Aug 1 20:59:32 UTC 2016 - mardnh@gmx.de
- Update to version 0.0.07
* Crash on existing .py file handling fixed.
* Fix to __doc__ use in setup.py to make -O0 installation mode working.
* Fix to PyPackageSearcher not to fail on broken Python packages.
* Source code pep8'ed
* Copyright added to source files.
-------------------------------------------------------------------
Sat Nov 21 15:33:19 UTC 2015 - bwiedemann@suse.com