forked from pool/python-transip
- Switch to pyproject macros.
- No more greedy globs in %files. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-transip?expand=0&rev=20
This commit is contained in:
62
python-transip.changes
Normal file
62
python-transip.changes
Normal file
@@ -0,0 +1,62 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 4 06:13:59 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Switch to pyproject macros.
|
||||
- No more greedy globs in %files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 4 23:51:37 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- move to suds
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 19 12:08:40 UTC 2022 - pgajdos@suse.com
|
||||
|
||||
- python-mock is not required for build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 18 09:10:35 UTC 2020 - Petr Gajdos <pgajdos@suse.com>
|
||||
|
||||
- %python3_only -> %python_alternative
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 17 11:00:06 UTC 2020 - pgajdos@suse.com
|
||||
|
||||
- version update to 2.1.2
|
||||
* Fix --api-key CLI argument.
|
||||
* Test on Python 3.7 & 3.8.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
Reference in New Issue
Block a user