2022-08-03 10:10:32 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 3 09:48:04 UTC 2022 - Marina Latini <marina.latini@suse.com>
|
|
|
|
|
|
|
|
- Buildrequires cached-property always, not only for Python lower than 3.8
|
|
|
|
* This is needed due to a mismatching python-rpm-macros
|
|
|
|
|
2022-08-03 08:02:25 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 3 08:01:55 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
- Fix conditional Requires and BuildRequires.
|
|
|
|
|
2022-08-02 15:45:54 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Aug 2 15:45:47 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
- It's PyYAML, not pyYAML.
|
|
|
|
|
2022-08-02 08:22:03 +00:00
|
|
|
-------------------------------------------------------------------
|
2022-08-02 08:23:11 +00:00
|
|
|
Tue Aug 2 08:23:02 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
- Fix two typos
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2022-08-02 08:22:03 +00:00
|
|
|
Mon Aug 1 21:35:10 UTC 2022 - Marina Latini <marina.latini@suse.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
|
|
|
|
|
2022-07-21 15:17:07 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jul 21 14:15:00 UTC 2022 - Andreas Hasenkopf <ahasenkopf@suse.com>
|
|
|
|
|
|
|
|
- Release 0.6.6
|
|
|
|
* Workaround for credential mangers of `osc` having different return types
|
|
|
|
|
2022-07-20 14:16:04 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jul 20 08:49:57 UTC 2022 - Andreas Hasenkopf <ahasenkopf@suse.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
|
|
|
|
|
2022-07-19 09:32:42 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jul 19 07:01:51 UTC 2022 - Andreas Hasenkopf <ahasenkopf@suse.com>
|
|
|
|
|
|
|
|
- Release 0.6.4
|
|
|
|
* Handle 40x (x!=1) responses properly in `HttpSignatureAuth`
|
|
|
|
|
2022-07-18 11:33:10 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jul 18 07:55:16 UTC 2022 - Andreas Hasenkopf <ahasenkopf@suse.com>
|
|
|
|
|
|
|
|
- Release 0.6.3
|
|
|
|
* Do not assume that `oscrc` contains the SSH passphrase
|
|
|
|
* Handle absence of `sshkey` in `.oscrc` gracefully
|
|
|
|
|
2022-07-02 16:27:35 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jun 30 08:48:29 UTC 2022 - Andreas Hasenkopf <ahasenkopf@suse.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
|
|
|
|
|
2022-06-18 13:07:35 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jun 17 09:49:36 UTC 2022 - Andreas Hasenkopf <ahasenkopf@suse.com>
|
|
|
|
|
|
|
|
- Release 0.6.1
|
|
|
|
* Removed obsolete parser instance to allow pickling of Osc instances
|
|
|
|
|
2022-06-09 15:20:24 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jun 9 11:53:07 UTC 2022 - Andreas Hasenkopf <ahasenkopf@suse.com>
|
|
|
|
|
|
|
|
- Release 0.6.0
|
|
|
|
* Support for the "Signature authentication scheme"
|
|
|
|
* Revised method to retrieve credentials from `osc`
|
|
|
|
|
2022-05-17 18:52:38 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 17 13:03:24 UTC 2022 - Andreas Hasenkopf <ahasenkopf@suse.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
|
|
|
|
|
|
|
|
|
2022-01-20 11:12:43 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jan 20 10:54:08 UTC 2022 - Andreas Hasenkopf <ahasenkopf@suse.com>
|
|
|
|
|
|
|
|
- Release 0.4.2
|
|
|
|
* Bugfix: Explicitly quote special characters in URLs
|
|
|
|
|
2021-09-22 12:07:34 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Sep 22 10:45:07 UTC 2021 - Andreas Hasenkopf <ahasenkopf@suse.com>
|
|
|
|
|
|
|
|
- Release 0.4.1
|
2021-11-03 08:27:17 +00:00
|
|
|
* Bugfix for configuration utilities
|
|
|
|
|
|
|
|
- Release 0.4.0
|
|
|
|
* Added support to parse `osc` configuration
|
|
|
|
* Bugfix for `origin` extension
|
|
|
|
|
2021-09-22 12:07:34 +00:00
|
|
|
|
2021-03-01 09:55:04 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Feb 24 10:49:30 UTC 2021 - Andreas Hasenkopf <ahasenkopf@suse.com>
|
|
|
|
|
|
|
|
- Release 0.3.3
|
|
|
|
* Added the `expand` parameter to some methods of the packages extension.
|
|
|
|
|
2021-01-07 11:37:34 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jan 7 08:24:06 UTC 2021 - Andreas Hasenkopf <ahasenkopf@suse.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
|
|
|
|
|
2020-09-15 11:21:51 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 15 10:52:18 UTC 2020 - Andreas Hasenkopf <ahasenkopf@suse.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
|
|
|
|
|
2020-06-29 07:54:42 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jun 29 06:38:31 UTC 2020 - Andreas Hasenkopf <ahasenkopf@suse.com>
|
|
|
|
|
|
|
|
- version update to 0.2.3
|
|
|
|
* Added the `distributions` extension
|
|
|
|
|
2020-06-02 16:33:18 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jun 2 14:00:34 UTC 2020 - pgajdos@suse.com
|
|
|
|
|
|
|
|
- for python2, require python2-unittest2 and python2-mock for build
|
|
|
|
|
2020-03-27 13:53:56 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Mar 27 13:45:55 UTC 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
|
|
|
|
|
2020-01-13 12:03:45 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jan 9 12:46:29 UTC 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`
|
|
|
|
|
2020-01-02 08:56:37 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Dec 30 15:53:34 UTC 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`
|
|
|
|
|
2019-12-03 12:10:50 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 3 11:36:51 UTC 2019 - Andreas Hasenkopf <ahasenkopf@suse.com>
|
|
|
|
|
|
|
|
- Source package instead of _serive "download_files"
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 3 10:38:41 UTC 2019 - Andreas Hasenkopf <ahasenkopf@suse.com>
|
|
|
|
|
|
|
|
- Version 0.1.10
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 3 10:13:08 UTC 2019 - Andreas Hasenkopf <ahasenkopf@suse.com>
|
|
|
|
|
|
|
|
- New package osc-tiny (version 0.1.9)
|