15
0
Files
python-transip/python-transip.changes
Tomáš Chvátal d063aae214 Accepting request 788245 from home:pgajdos:python
- 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.

OBS-URL: https://build.opensuse.org/request/show/788245
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-transip?expand=0&rev=10
2020-03-25 16:17:16 +00:00

35 lines
1.2 KiB
Plaintext

-------------------------------------------------------------------
Wed Mar 25 15:11:57 UTC 2020 - pgajdos@suse.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 08:53:36 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
- 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 14:45:10 UTC 2018 - jengelh@inai.de
- Replace future wishes by present state.
-------------------------------------------------------------------
Sun Apr 15 15:15:47 UTC 2018 - tchvatal@suse.com
- Add missing dependencies
- Use github tarball in order to allow tests and get license file
-------------------------------------------------------------------
Fri Sep 22 17:26:31 UTC 2017 - daniel.molkentin@suse.com
- Initial checkin