SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python-subvertpy-0.9.1-2.6.i586.rpm :

* Sun Nov 17 2013 p.drouandAATTgmail.com- Update to version 0.9.1 + For the moment, disable subvertpy.wc.WorkingCopy when used with Subversion 1.7. Subversion 1.7 has some significant changes in the behaviour of the working copy API because of the WC-NG rewrite. Support for the WC API in newer versions of Subversion will be re-added later (help welcome), but since most users (bzr-svn is the only I\'m aware of) don\'t seem to actually rely on it, it seemed better to disable it and support 1.7 than to prevent use of newer svn versions altogether. + Fix TestClient.test_info when run against Subversion 1.6 + Use PyObject_AsFileDescriptor instead of PyFile_AsFile so apr_file_from_object works under Win32
* Tue Jan 15 2013 p.drouandAATTgmail.com- Update to version 0.9.0:
* IMPROVEMENTS - Some fixes to help with porting to Python 3. (Yonggang Luo) - Add bindings for svn.client.Client.info(), svn.client.Client.log() and svn.client.Client.cat(). (Mark Lee) - Add constant ERR_WC_UPGRADE_REQUIRED. (Jelmer Vernooij) - In Client.checkout, default to HEAD revision. (Jelmer Vernooij)
* TESTS - Remove readonly files properly in tests. (Yonggang Luo, #943131)
* DOCUMENTATION - Update documentation for building on Windows. (Yonggang Luo)
* BUG FIXES - Include
*.c files in MANIFEST. (#951060, Shlomi Fish)
* Wed May 23 2012 saschpeAATTsuse.de- Update to version 0.8.10
* Fix test suite on Cygwin.
* Support windows-cryptoapi on Cygwin.
* Include wc.h in wc.c. FIxes build on NetBSD 5.1/amd64. (#894659)- Changey from version 0.8.9:
* Fix compilation with Python 2.4 and 2.5.
* Add constant ERR_WC_NODE_KIND_CHANGE.- Changes from version 0.8.8:
* Fix several memory leaks and error checks in subvertpy.client
* Drop broken code to support loading configuration from has.
* WorkingCopy.prop_set() now accepts None as a value, removing a properties.
* Add constant ERR_BAD_FILENAME.
* Fri Sep 23 2011 saschpeAATTsuse.de- Update to version 0.8.7:
* Fix revnum types in subvertpy.repos.Repos.verify_fs().- Changes from version 0.8.6:
* Allow passing in log_msg_func when creating subvertpy.client.Client.
* subvertpy.client.Client.update now accepts keyword arguments.
* Editors will now raise an exception if the protocol is not followed; children have to be closed before their parents are accessed again.
* Add constant ERR_DIR_NOT_EMPTY.
* Add constant ERR_FS_ROOT_DIR.
* Add `subvertpy.repos.Repository.verify_fs`.
* Add `subvertpy.repos.Repository.pack_fs`.
* Fix memory leak in subvertpy.client.Client.list.
* Fix double free of apr pools from subverty.repos.Repos.fs.
* Fri Sep 02 2011 termimAATTgmail.com- Updated to version 0.8.5
* Tue Mar 09 2010 tomsAATTsuse.de- Updated to version 0.7.2- SPEC: Added examples directory
* Tue Jun 23 2009 Lenz Grimmer - Initial package the openSUSE build service (Version 0.6.8)
 
ICM