15
0

- Version update to 0.4 release:

* Many various small fixes
  * Better python3 compatibility
- Remove merged acitoolkit-urlparse.patch

- Add patch to fix import error under py3:
  * acitoolkit-urlparse.patch
- Fix permissions on the LICENSE file
- State group properly

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-acitoolkit?expand=0&rev=4
This commit is contained in:
Tomáš Chvátal
2018-10-31 12:23:54 +00:00
committed by Git OBS Bridge
parent f5583cb99c
commit e2bb616b6b
4 changed files with 30 additions and 7 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Wed Oct 31 12:19:17 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>
- Version update to 0.4 release:
* Many various small fixes
* Better python3 compatibility
- Remove merged acitoolkit-urlparse.patch
-------------------------------------------------------------------
Wed Oct 31 12:10:17 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>
- Add patch to fix import error under py3:
* acitoolkit-urlparse.patch
- Fix permissions on the LICENSE file
- State group properly
-------------------------------------------------------------------
Tue Oct 30 10:55:38 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>