Changelog for
python311-pysvn-1.9.22-1.3.x86_64.rpm :
* Thu Dec 14 2023 Dirk Müller
- update to 1.9.22:
* Python 3.12 support
* Sat Jan 07 2023 Dirk Müller - update to 1.9.20:
* Python 3.11 support, early enablement for 3.12
* Add support for subversion 1.14.2
* Recommend using status2() instead of status()
* Wed May 04 2022 Matej Cepl - Remove skip_python310, it is not needed anymore.
* Wed Feb 16 2022 Dirk Müller - 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 Ben Greiner - Disable python39 build: Need to update pycxx-devel first- Fix multiflavor build
* Tue Feb 23 2021 andy great - 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 andy great - Fix build fail on TW.
* Tue Dec 15 2020 Matej Cepl - Replace %__python3 with %python_exec
* Mon Dec 14 2020 andy great - Adopt spec file from Fedora and enable testing.
* Fri Dec 11 2020 andy great - 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.