Changelog for
python2-pysvn-1.9.16-150300.68.2.x86_64.rpm :
* Wed May 04 2022 mceplAATTsuse.com- Remove skip_python310, it is not needed anymore.
* Wed Feb 16 2022 dmuellerAATTsuse.com- update to 1.9.16:
* Add support for subversion 1.14.1
* Use latest openssl 1.1.1k
* Fix issue with Client.mkdir() on Windows python 3.8 and later
* No longer able to build python 2.7 kits for Windows. An issue with incompatible C++ DLL- enable python39 build- disable python310 build (not yet supported)
* Sun May 02 2021 codeAATTbnavigator.de- Disable python39 build: Need to update pycxx-devel first- Fix multiflavor build
* Tue Feb 23 2021 andythe_greatAATTpm.me- In reference to pysvn in Fedora package, use manual install instead of %python_install, the pysvn dev recommend to use it.- Should fix bsc#1182048.
* Sat Feb 06 2021 andythe_greatAATTpm.me- Fix build fail on TW.
* Tue Dec 15 2020 mceplAATTsuse.com- Replace %__python3 with %python_exec
* Mon Dec 14 2020 andythe_greatAATTpm.me- Adopt spec file from Fedora and enable testing.
* Fri Dec 11 2020 andythe_greatAATTpm.me- Update to version 1.9.12.
* Binary kits limited to using currently support versions of Subversion and Python. However python 2.7 kits will be provided after python 2.7 goes end-of-life.
* Add support for subversion 1.14
* Build binary kits for Python 3.9b1
* Add support for gpg-agent auth provider
* Fix problem building against svn 1.7 which is needed for Centos 7 support- Disabled test because errors occured, report at https://sourceforge.net/p/pysvn/tickets/8/- Clean spec file a bit.- Remove duplicate files with fdupes.
* Thu Aug 09 2018 tchvatalAATTsuse.com- Update to 1.9.6:
* No real obvious changelog
* Support python 3.7
* Thu Sep 07 2017 jengelhAATTinai.de- Ensure neutrality of description.
* Thu Aug 31 2017 toddrme2178AATTgmail.com- Update to version 1.9.4- Remove bnc445431_pysvn_svnenv.cpp.diff
* No longer needed
* Thu Aug 24 2017 jmatejekAATTsuse.com- singlespec auto-conversion
* Fri Sep 18 2015 astiegerAATTsuse.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.