File python3-pysvn.changes of Package python3-pysvn
-------------------------------------------------------------------
Fri Sep 18 09:24:31 UTC 2015 - astieger@suse.com
- update to 1.8.0:
* Support python3 sorting of list of PysvnDict objects that name
a known "key".
* Support Subversion 1.9.1.
* Support Python 3.5
* Fix issue: is_versioned is always 0
* Fix issue: svn_client_root_url_from_path() would crash if login
callback was called.
-------------------------------------------------------------------
Mon Sep 7 09:30:33 UTC 2015 - p.drouand@gmail.com
- Update to version 1.7.10
* No changelog available
- Remove bnc780243_fix_build_script.diff; fixed on upstream release
- Remove useless dependencies
* python3
* python3-2to3
- Use python3-setuptools instead of python3-distribute
-------------------------------------------------------------------
Sun Jan 10 00:51:53 UTC 2015 - arun@gmx.de
- specfile:
* update copyright year
* remove python(abi) requirement
-------------------------------------------------------------------
Thu Nov 22 14:28:33 UTC 2012 - toddrme2178@gmail.com
- Removed openSUSE 11.4 spec file workarounds
-------------------------------------------------------------------
Thu Nov 22 11:17:40 UTC 2012 - robert.munteanu@gmail.com
- Added patch for bnc#780243, cherry-picked from upstream r1742
-------------------------------------------------------------------
Mon Apr 30 10:16:03 UTC 2012 - cfarrell@suse.com
- license update: Apache-1.1
See LICENSE.txt (most of the package is in fact BSD-3-Clause licensed"
-------------------------------------------------------------------
Fri Apr 27 14:07:19 UTC 2012 - toddrme2178@gmail.com
- Fix building python 3 package on openSUSE 11.4
-------------------------------------------------------------------
Thu Apr 26 09:01:12 UTC 2012 - toddrme2178@gmail.com
- Add python 3 package