Version: 0.10.8-bp160.1.2
* Tue Jul 01 2025 maintenance-obs-robot <maintenance-automation-team@suse.de>
- Release 0.10.8
- Fix pipeline mistake and add python 3.13 & 3.14 to the CI
* Fri Jun 20 2025 Chen Huang <chhuang@suse.com>
- Remove patch py313.patch
* Fri Jun 20 2025 maintenance-obs-robot <maintenance-automation-team@suse.de>
- Release 0.10.7
- Fix: Change `deleted` back to being a boolean parameter instead of a boolean flag (closes #207)
- Fix CI: Use container images for pre 3.8 pythons
- Fix: test failure in PY13
* Tue Dec 10 2024 Markéta Machová <mmachova@suse.com>
- Add patch py313.patch to fix test failure
* Tue Nov 26 2024 maintenance-obs-robot <maintenance-automation-team@suse.de>
- Release 0.10.6
* Fix: in changelog packager must contain email address
* Docs: Updates
* move contact email to action variables
* Tue Oct 29 2024 maintenance-obs-robot <maintenance-automation-team@suse.de>
- Release 0.10.5
* Fix: request review - always default to state="new", because OBS considers it a mandatory attribute (fixes #194)
* Docs: fix logger name in `quickstart.rst`
* Wed Sep 25 2024 maintenance-obs-robot <maintenance-automation-team@suse.de>
- Release 0.10.4
* osctiny.models.request.Target model: add an optional 'repository' attribute (fixes #183) (#184)
* osctiny.models.request.Target model: make the 'package' attribute optional (fixes #185) (#186)
* Chore: Updated versions of GH actions (#189)
* Tue Aug 13 2024 Matej Cepl <mcepl@cepl.eu>
- Release 0.10.3
* Fixed default value for CA path
* Removed support for .osc data directory
* Handle issues due to bugs in backports of responses
* Auto release OBS: using osc-tiny and improved change log
* Tue Aug 13 2024 Chen Huang <chhuang@suse.com>
- Release v0.10.2
* Replaced get_cookie_jar function with a CookieManager (#171)
* Use urllib3.Retry instead of custom implementation
* Use the latest Python version for actions
* Automate the release on OBS(closes #138) (#170)
* Fri Jun 28 2024 Chen Huang <chhuang@suse.com>
- Release 0.10.1
* Include description in request creation
Version: 0.2.2-bp152.1.5
* Fri Mar 27 2020 pgajdos@suse.com
- version update to 0.2.2
* Added the `issues` extension
* Give (read only) access to issues and issue trackers known to BuildService
* Set version to 0.2.2
* Dirty hacks for Python2 compatibility
* Thu Jan 09 2020 Chen Huang <chhuang@suse.com>
- Updated to version 0.2.1
- Allow invalid timestamps during changelog parsing
- Removed dependency of the future package
- Backport for Python2 compatibility
- Bugfixes for :py:mod:`osctiny.utils.changelog`
* Mon Dec 30 2019 Andreas Hasenkopf <ahasenkopf@suse.com>
- Version 0.1.11
- Changed structure of sub-modules
- Added `osctiny.utils.changelog`
- Added parameter `expand` to `osctiny.extensions.packages.Package.get_file`
* Tue Dec 03 2019 Andreas Hasenkopf <ahasenkopf@suse.com>
- Source package instead of _serive "download_files"
* Tue Dec 03 2019 Andreas Hasenkopf <ahasenkopf@suse.com>
- Version 0.1.10
* Tue Dec 03 2019 Andreas Hasenkopf <ahasenkopf@suse.com>
- New package osc-tiny (version 0.1.9)