File obs-service-erlang_changes.changes of Package obs-service-erlang_changes
-------------------------------------------------------------------
Mon Mar 31 16:55:56 UTC 2025 - Matwey Kornilov <matwey.kornilov@gmail.com>
- Update to version 0.3.2:
* Version 0.3.2
* Update Asciinema cast
* Use valid changes author for history
* Change DEFAULT_AUTHOR to obs-service-tar-scm@invalid
* Add notes.md to README.md
* Add Asciinema screencast
-------------------------------------------------------------------
Sun Mar 02 11:41:37 UTC 2025 - matwey.kornilov@gmail.com
- Rename package to support all Python versions
- Update to version 0.3.1:
* Version 0.3.1
* Fix empty trailing list entry for Markdown
-------------------------------------------------------------------
Mon Feb 17 16:36:43 UTC 2025 - matwey.kornilov@gmail.com
- Update to version 0.3:
* Version 0.3
* Improve readability in Notes.from_md
* Add tests for Markdown parser
* Initial implementation for Markdown syntax support
* Rename NotesXML to Notes
* Add missed requests dependency to pyproject.toml
* Drop six usage
* Drop LGTM from README.md
* Initial implementation for pyproject.toml
* Version 0.2.1
-------------------------------------------------------------------
Tue Aug 9 09:07:51 UTC 2022 - Matwey Kornilov <matwey.kornilov@gmail.com>
- Fix Requires tag to run single python3
-------------------------------------------------------------------
Wed Feb 09 16:30:07 UTC 2022 - matwey.kornilov@gmail.com
- Update to version 0.2.1:
* Version 0.2.1
* Fix Spec.version for new rpm bindings version.
* Fix PyPI badge
* Create python-publish.yml
* Drop .travis.yml
* Create python-package.yml
* Drop unused imports
-------------------------------------------------------------------
Sat Aug 14 10:13:06 UTC 2021 - Matwey Kornilov <matwey.kornilov@gmail.com>
- Fix Factory build: using single python3 is enought
-------------------------------------------------------------------
Wed Aug 26 16:09:02 UTC 2020 - Matwey Kornilov <matwey.kornilov@gmail.com>
- Use python3
-------------------------------------------------------------------
Fri Jun 12 07:25:49 UTC 2020 - Matwey Kornilov <matwey.kornilov@gmail.com>
- Add missed Requires
-------------------------------------------------------------------
Sat Feb 15 09:55:54 UTC 2020 - matwey.kornilov@gmail.com
- Update to version 0.2:
* Version 0.2
-------------------------------------------------------------------
Sat Feb 15 09:33:00 UTC 2020 - matwey.kornilov@gmail.com
- Update to version 0.2rc2:
* Version 0.2-rc2
* Fix build for python 2.7
-------------------------------------------------------------------
Sat Feb 15 09:00:22 UTC 2020 - matwey.kornilov@gmail.com
- Update to version 0.2rc1:
* Version 0.2-rc1
* Reimplement service in the stateless way
* Drop --otp_sources argument
* Drop _servicedata
* Initial implementation for erlang_changes.github module
* Initial implementation for erlang_changes.spec module
* Update python version in .travis.yml
-------------------------------------------------------------------
Tue Feb 26 20:14:59 UTC 2019 - matwey.kornilov@gmail.com
- Update to version 0.1.1:
* Version 0.1.1
* Deploy erlang_changes script using entry_points
* Raise an exception when major versions are different
* Select all <p> but the last from each item
* Make otp_source glob expansion determenistic
* Add LGTM badge to README.md
-------------------------------------------------------------------
Sun Dec 16 18:24:06 UTC 2018 - matwey.kornilov@gmail.com
- Initial version