Dan Čermák
6aa25f3db8
- Update to version 1668085498.ab6de1e: * Bump version: 0.0.4 → 0.0.5 * Remove the rpm signkeys in the CI environment * Adapt tests to mock subprocess.check_output * Ignore stderr on successful command executions OBS-URL: https://build.opensuse.org/request/show/1035064 OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/obs-service-replace_using_package_version?expand=0&rev=13
79 lines
2.8 KiB
Plaintext
79 lines
2.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Nov 10 13:11:18 UTC 2022 - containers@suse.com
|
|
|
|
- Update to version 1668085498.ab6de1e:
|
|
* Bump version: 0.0.4 → 0.0.5
|
|
* Remove the rpm signkeys in the CI environment
|
|
* Adapt tests to mock subprocess.check_output
|
|
* Ignore stderr on successful command executions
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 09 10:11:30 UTC 2022 - containers@suse.com
|
|
|
|
- Update to version 1667988064.d72b7ba:
|
|
* Bump version: 0.0.3 → 0.0.4
|
|
* Update obs-service-replace_using_package_version.spec
|
|
* Adapt spec to the current project setup
|
|
* Bump actions/setup-python from 4.1.0 to 4.3.0
|
|
* Bump actions/setup-python from 3 to 4.1.0
|
|
* Bump pytest-cov from 3.0.0 to 4.0.0
|
|
* Bump flake8 from 4.0.1 to 5.0.1
|
|
* Bump tox from 3.25.0 to 3.25.1
|
|
* Bump tox from 3.24.5 to 3.25.0
|
|
* Bump actions/cache from 2 to 3
|
|
* Bump actions/checkout from 2 to 3
|
|
* Bump actions/setup-python from 2 to 3
|
|
* Bump pytest from 7.0.0 to 7.0.1
|
|
* Bump pytest from 6.2.5 to 7.0.0
|
|
* Switch from custom run_command to using check_output
|
|
* Remove additional space from pyproject.toml
|
|
* Replace travis CI badge with GitHub Actions badge
|
|
* Make the file parameter default to the build recipe
|
|
* Add integration tests using pytest_container
|
|
* Bump coverage from 6.3 to 6.3.1
|
|
* Switch from travis-ci to github actions
|
|
* Remove trailing whitespace
|
|
* Switch to poetry instead of using setup.py
|
|
* Correct spelling & gramar in .service
|
|
* Add missing closing description element to .service
|
|
* Follow the python package naming conventions
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 25 15:22:55 UTC 2019 - containers@suse.com
|
|
|
|
- Update to version 1561476096.079b75f:
|
|
* Bump version: 0.0.2 → 0.0.3
|
|
* new patch_update and offset parameters (bsc#1139343)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 09 07:24:59 UTC 2018 - containers@suse.com
|
|
|
|
- Update to version 1539069197.d0e12bd:
|
|
* Bump version: 0.0.1 → 0.0.2
|
|
* Add bumpversion support
|
|
* Add the `--parse-version` flag (fixes bsc#1111089)
|
|
* Add a simple example in README.md
|
|
* Adjusting readme and tests code style
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 20 17:09:00 UTC 2018 - containers@suse.com
|
|
|
|
- Update to version 1521565666.36ea78a:
|
|
* Minor changes
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 20 16:48:26 UTC 2018 - containers@suse.com
|
|
|
|
- Update to version 1521564356.3457a22:
|
|
* Remove makefile
|
|
* Include LICENSE file into the RPM package
|
|
* Update changes log format
|
|
* Add GPLv3 License
|
|
* Improve README
|
|
* check rpm db of installed packages first
|
|
* Adding simple changelog generator
|
|
* Update installation strategy
|
|
* Fix ./setup.py install
|
|
* Adding travis.yml file
|
|
|