14
0

Accepting request 1008139 from home:apritschet:branches:openSUSE:Factory

- 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

OBS-URL: https://build.opensuse.org/request/show/1008139
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-osc-tiny?expand=0&rev=61
This commit is contained in:
2022-10-06 08:57:49 +00:00
committed by Git OBS Bridge
parent 47eda902c4
commit b50fef16dd
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Oct 5 08:51:51 UTC 2022 - Andreas Hasenkopf <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 12:11:43 UTC 2022 - Andreas Hasenkopf <ahasenkopf@suse.com>