Accepting request 702831 from home:czerw:branches:devel:languages:python

- Update to 1.6.2
  * Added support for Python 3 (via migration to CFFI)
  * Remove stub test build library from WIP testing code.
- Run spec-cleaner
- Migrated test execution to pytest
- Applied workaround for PYTHONPATH issue in python-rpm-macros
- Removed service files
- Migrated source url from GitHub to PyPI

OBS-URL: https://build.opensuse.org/request/show/702831
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-iwlib?expand=0&rev=3
This commit is contained in:
2019-05-14 12:05:56 +00:00
committed by Git OBS Bridge
parent 2c19522043
commit c4e8ae2197
6 changed files with 26 additions and 31 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue May 14 11:42:59 UTC 2019 - Petr Cervinka <petr@cervinka.net>
- Update to 1.6.2
* Added support for Python 3 (via migration to CFFI)
* Remove stub test build library from WIP testing code.
- Run spec-cleaner
- Migrated test execution to pytest
- Applied workaround for PYTHONPATH issue in python-rpm-macros
- Removed service files
- Migrated source url from GitHub to PyPI
-------------------------------------------------------------------
Thu Mar 8 16:09:29 UTC 2018 - petr@cervinka.net