SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python3-osc-tiny-0.7.5-150300.7.3.1.noarch.rpm :

* Fri Oct 07 2022 ahasenkopfAATTsuse.com- Release 0.7.5
* Workaround for another inconsistency in parameter handling in OBS API
* Wed Oct 05 2022 ahasenkopfAATTsuse.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 ahasenkopfAATTsuse.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 ahasenkopfAATTsuse.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 ahasenkopfAATTsuse.com- Release 0.7.1
* Make distinction between \"true\" booleans and pretenders
* Tue Aug 16 2022 ahasenkopfAATTsuse.com- Release 0.7.0
* Support setting of multiple values on attribute
* Added feature to download binaries
* Handle boolean query params
* Convert relative paths to SSH keys to absolute paths
* Wed Aug 03 2022 marina.latiniAATTsuse.com- Buildrequires cached-property always, not only for Python lower than 3.8
* This is needed due to a mismatching python-rpm-macros
* Wed Aug 03 2022 mceplAATTsuse.com- Fix conditional Requires and BuildRequires.
* Tue Aug 02 2022 mceplAATTsuse.com- It\'s PyYAML, not pyYAML.
* Tue Aug 02 2022 mceplAATTsuse.com- Fix two typos
* Mon Aug 01 2022 marina.latiniAATTsuse.com- Enhanced dependency management for Py3.7 and earlier
* Re-add `responses` that is needed for building tests- Use python_module macro for build requires- Remove the BuildRequires: %{python_module devel}- Refactoring of spec file with spec-cleaner
* Thu Jul 21 2022 ahasenkopfAATTsuse.com- Release 0.6.6
* Workaround for credential mangers of `osc` having different return types
* Wed Jul 20 2022 ahasenkopfAATTsuse.com- Release 0.6.5: Enhanced dependency management
* Removed `responses` as requirement
* Use `cached_property` instead of `backports.cached_property` (which is not in the openSUSE repos)
* Only install `cached_property` as requirement for Py3.7 and earlier
* Tue Jul 19 2022 ahasenkopfAATTsuse.com- Release 0.6.4
* Handle 40x (x!=1) responses properly in `HttpSignatureAuth`
* Mon Jul 18 2022 ahasenkopfAATTsuse.com- Release 0.6.3
* Do not assume that `oscrc` contains the SSH passphrase
* Handle absence of `sshkey` in `.oscrc` gracefully
* Thu Jun 30 2022 ahasenkopfAATTsuse.com- Release 0.6.2
* Added `cmd` method to `Build` extension
* Fixes for sessions and authentication:
* Use thread-safe sessions and support huge trees again
* Support for server returning multiple `WWW-Authenticate` headers
* Fri Jun 17 2022 ahasenkopfAATTsuse.com- Release 0.6.1
* Removed obsolete parser instance to allow pickling of Osc instances
* Thu Jun 09 2022 ahasenkopfAATTsuse.com- Release 0.6.0
* Support for the \"Signature authentication scheme\"
* Revised method to retrieve credentials from `osc`
* Tue May 17 2022 ahasenkopfAATTsuse.com- Release 0.5.0
* Added capability to log API requests (without headers!) and responses
* Make it possible to add a comment when pushing files
* Added method to get build history
* Thu Jan 20 2022 ahasenkopfAATTsuse.com- Release 0.4.2
* Bugfix: Explicitly quote special characters in URLs
* Wed Sep 22 2021 ahasenkopfAATTsuse.com- Release 0.4.1
* Bugfix for configuration utilities- Release 0.4.0
* Added support to parse `osc` configuration
* Bugfix for `origin` extension
* Wed Feb 24 2021 ahasenkopfAATTsuse.com- Release 0.3.3
* Added the `expand` parameter to some methods of the packages extension.
* Thu Jan 07 2021 ahasenkopfAATTsuse.com- Release 0.3.2
* Support cached_property decorator from the OpenSUSE package- Release 0.3.1
* Support for PyYAML without libyaml- Release 0.3.0
* Added osctiny.extensions.origin
* Added osctiny.utils.mapping
* Removed support for all Python version prior to 3.6
* Tue Sep 15 2020 ahasenkopfAATTsuse.com- version update to 0.2.4
* Added osctiny.extensions.buildresults.Build.get_binary()
* Added osctiny.extensions.buildresults.Build.get_package_list()
* Changed osctiny.osc.Osc.get_objectified_xml() to accept request objects and strings
* Mon Jun 29 2020 ahasenkopfAATTsuse.com- version update to 0.2.3
* Added the `distributions` extension
* Tue Jun 02 2020 pgajdosAATTsuse.com- for python2, require python2-unittest2 and python2-mock for build
* Fri Mar 27 2020 pgajdosAATTsuse.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 chhuangAATTsuse.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 ahasenkopfAATTsuse.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 ahasenkopfAATTsuse.com- Source package instead of _serive \"download_files\"
* Tue Dec 03 2019 ahasenkopfAATTsuse.com- Version 0.1.10
* Tue Dec 03 2019 ahasenkopfAATTsuse.com- New package osc-tiny (version 0.1.9)
 
ICM