15
0

- update to 8.5.0:

* Update merge resolver to re-substitute placeholders to honor
    upstream changes.
  * Add 'projects-run' script for running a command across all of
    the projects.
  * Adding script for syncing a backport (configparser,
    singledispatch) to a CPython branch.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.develop?expand=0&rev=3
This commit is contained in:
2023-12-19 08:56:28 +00:00
committed by Git OBS Bridge
parent 67fb29c737
commit 9fe7eb56c0
4 changed files with 20 additions and 9 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Dec 19 08:55:08 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 8.5.0:
* Update merge resolver to re-substitute placeholders to honor
upstream changes.
* Add 'projects-run' script for running a command across all of
the projects.
* Adding script for syncing a backport (configparser,
singledispatch) to a CPython branch.
-------------------------------------------------------------------
Thu Aug 17 10:36:24 UTC 2023 - Markéta Machová <mmachova@suse.com>