14
0
Files
python-osc-tiny/python-osc-tiny.changes

91 lines
3.1 KiB
Plaintext

-------------------------------------------------------------------
Wed Sep 22 10:45:07 UTC 2021 - Andreas Hasenkopf <ahasenkopf@suse.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 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.
-------------------------------------------------------------------
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
-------------------------------------------------------------------
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
-------------------------------------------------------------------
Mon Jun 29 06:38:31 UTC 2020 - Andreas Hasenkopf <ahasenkopf@suse.com>
- version update to 0.2.3
* Added the `distributions` extension
-------------------------------------------------------------------
Tue Jun 2 14:00:34 UTC 2020 - pgajdos@suse.com
- for python2, require python2-unittest2 and python2-mock for build
-------------------------------------------------------------------
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
-------------------------------------------------------------------
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`
-------------------------------------------------------------------
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`
-------------------------------------------------------------------
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)