- Remove enum34 dependency from code - Fix the package license to be in synch with repo license. - Improved the use of keystore access. When the key_name is informed, the user_name/user_password is not needed. - Fix UT to check the inst formatting correctly - Move the comment to the right place - Enforce the HANA instance nr format. - Forces Intance nr always with 2 positions filled with 0 - Forces right formating on HANA OS admin user. - First package version OBS-URL: https://build.opensuse.org/request/show/698150 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-shaptools?expand=0&rev=1
30 lines
1.1 KiB
Plaintext
30 lines
1.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Apr 23 11:04:53 UTC 2019 - Xabier Arbulu Insausti <xarbulu@suse.com>
|
|
|
|
- Remove enum34 dependency from code
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 6 11:01:10 UTC 2019 - dakechi@suse.com
|
|
|
|
- Fix the package license to be in synch with repo license.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 04 15:09:10 UTC 2019 - xarbulu@suse.com
|
|
|
|
- Improved the use of keystore access. When the key_name is informed,
|
|
the user_name/user_password is not needed.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 25 10:20:10 UTC 2019 - dakechi@suse.com
|
|
|
|
- Fix UT to check the inst formatting correctly
|
|
- Move the comment to the right place
|
|
- Enforce the HANA instance nr format.
|
|
- Forces Intance nr always with 2 positions filled with 0
|
|
- Forces right formating on HANA OS admin user.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 20 08:33:10 UTC 2018 - xarbulu@suse.com
|
|
|
|
- First package version
|