76 lines
2.4 KiB
Plaintext
76 lines
2.4 KiB
Plaintext
|
-------------------------------------------------------------------
|
||
|
Mon Apr 4 12:35:48 UTC 2022 - Victor Zhestkov <victor.zhestkov@suse.com>
|
||
|
|
||
|
- Strictly require Python 3.10 with saltbundlepy requrement
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Jan 14 19:40:27 UTC 2019 - Henne Vogelsang <hvogel@opensuse.org>
|
||
|
|
||
|
- update to version 0.4.0:
|
||
|
* Add support for store.list
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Oct 9 13:08:35 UTC 2018 - dmueller@suse.com
|
||
|
|
||
|
- remove unused flake8 dependency
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sun Jun 24 15:37:07 UTC 2018 - arun@gmx.de
|
||
|
|
||
|
- update to version 0.3.0:
|
||
|
* Allow overriding environment variables for credstore invocation
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed May 2 08:54:18 UTC 2018 - tchvatal@suse.com
|
||
|
|
||
|
- Version update to 0.2.3:
|
||
|
* Various small cleanups and more CI integrations
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Feb 23 04:01:28 UTC 2018 - arun@gmx.de
|
||
|
|
||
|
- specfile:
|
||
|
* update copyright year
|
||
|
* add flake8 and pytest-cov to test requirements (according to setup.py)
|
||
|
|
||
|
- update to version 0.2.2:
|
||
|
* Add support for docker-credential-pass
|
||
|
* Add test-running Dockerfile
|
||
|
* Update setup.py
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Aug 3 17:05:36 UTC 2017 - toddrme2178@gmail.com
|
||
|
|
||
|
- Implement single-spec version
|
||
|
- Remove fix-requirements.patch
|
||
|
This is only needed for setup.py test, which doesn't actually
|
||
|
run the tests anyway so isn't used.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Feb 21 20:24:35 UTC 2017 - dmueller@suse.com
|
||
|
|
||
|
- update fix-requirements.patch: drop flake8
|
||
|
- fix source url
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Nov 4 20:28:54 UTC 2016 - jengelh@inai.de
|
||
|
|
||
|
- Summary/Description update
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Nov 4 08:39:22 UTC 2016 - jmassaguerpla@suse.com
|
||
|
|
||
|
- relax test-requirements so that it builds on Factory
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Nov 3 16:52:22 UTC 2016 - jmassaguerpla@suse.com
|
||
|
|
||
|
- Add the description
|
||
|
- Remove the SLE11 case
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Oct 26 15:41:35 UTC 2016 - jmassaguerpla@suse.com
|
||
|
|
||
|
- initial import
|
||
|
|