Package Release Info

python-osc-tiny-0.7.12-150400.10.3.2

Update Info: Base Release
Available in Package Hub : 15 SP5 Subpackages

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python3-osc-tiny

Change Logs

* Mon Mar 06 2023 ahasenkopf@suse.com
- Release .0.7.12
  * Enhanced usability and reliability for `HttpSignatureAuth`
  * Prevent sharing of sessions across forked processes
  * Fixed typo in quickstart doc
* Mon Jan 09 2023 ahasenkopf@suse.com
- Release 0.7.11
  * Make it possible to force setting meta
  * Improved strong authentication method
  * Support product list views honoring the `expand` parameter
* Mon Jan 02 2023 ahasenkopf@suse.com
- Release 0.7.10
  * Include the original error message, when an SSH key cannot be read
  * Added a link to the documentation of `HttpSignatureAuth`
  * Allow `Package.exists` to raise exceptions
  * Added methods to get/set the project config
* Mon Dec 12 2022 ahasenkopf@suse.com
- Release 0.7.9:
  * Simplified handling of SSH keys (fixes #114)
  * Replaced `Request.cmd` with `Request.update` (fixes #113)
  * Added a comment parameter to project and package `set_meta`
* Mon Dec 05 2022 ahasenkopf@suse.com
- Fixed problem with dependency in SPEC file(bsc#1206040)
- Release 0.7.7:
  * Support for Python 3.11
  * Workaround for another parameter inconsistency in the API
  * Treat `deleted` and `expand` parameters of `/source/<project>/`
    as boolean (despite not being documented as such)
  * Do not send the `deleted` parameter, when the `view` parameter
    is present
* Fri Oct 07 2022 ahasenkopf@suse.com
- Release 0.7.5
  * Workaround for another inconsistency in parameter handling in OBS API
* Wed Oct 05 2022 ahasenkopf@suse.com
- Release 0.7.4
  * Deprecated `Project.get_files` (fixes #101)
    (i.e. yet another workaround for an inconsistent server API)
  * Updated documentation for `Package.cmd` method
* Mon Sep 19 2022 ahasenkopf@suse.com
- Release 0.7.3
  * Consider "boolean" parameters of specific API endpoints (fixes #97)
    Workaround for
    https://github.com/openSUSE/open-build-service/issues/9715
* Mon Sep 19 2022 ahasenkopf@suse.com
- Release 0.7.2
  * Suppress logging of response content when streaming
  * Fixed error in docstring
  * Removed Python2 support libararies (closes #81)
  * Removed warning about boolean query params
  * Fixed issues in `Project.put_meta` (fixes #84)
  * Deprecated `projects.put_meta` in favor of using `set_meta` (fixes #85)
* Tue Aug 16 2022 ahasenkopf@suse.com
- Release 0.7.1
  * Make distinction between "true" booleans and pretenders
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)