Changelog for
python2-transip-2.1.2-bp153.1.1.noarch.rpm :
* Mon May 18 2020 Petr Gajdos
- %python3_only -> %python_alternative
* Fri Apr 17 2020 pgajdosAATTsuse.com- version update to 2.1.2
* Fix --api-key CLI argument.
* Test on Python 3.7 & 3.8.
* Wed Mar 25 2020 pgajdosAATTsuse.com- version update to 2.1.1
* Fixed syntax problem in README.rst.
* Added a workaround for backwards incompatible change in the TransIP SOAP API.
* Fixed bug in `DomainService.get_info`.
* Add `remove_dns_entries` and `add_dns_entries` functions on DomainService.
* Mon Apr 15 2019 Marketa Calabkova - update to version 2.0.0
* Fixed ordering VPS
* Added option to clone VPS
* Added availability zones for VPS
* Added option to specify private key directly
* Changed default cryptography library from rsa to cryptography
* Mon Apr 16 2018 jengelhAATTinai.de- Replace future wishes by present state.
* Sun Apr 15 2018 tchvatalAATTsuse.com- Add missing dependencies- Use github tarball in order to allow tests and get license file
* Fri Sep 22 2017 daniel.molkentinAATTsuse.com- Initial checkin