15
0
Commit Graph

7 Commits

Author SHA256 Message Date
f7ed33830e Accepting request 1294408 from home:fstegmeier:branches:devel:languages:python
- update 8.17.6
  * Fix Windows handling in target_for_root. (#28)
  * Prefer glob for finding files in a possibly-non-existent directory. (#26)
  * Add support for adding secrets in coherent projects.
  * Fix issue in create-github-release with typer usage. (#23)
  * Add type annotations for base, branch, dry_run, and restore short options to tag and keyword.
  * Migrated from autocommand to typer for CLI handling. (#21)
  * Add support for resolving metadata even when pyproject.toml is in conflict. (#19)
  * When configuring a fork, configure the default repo as the upstream repo (for PRs, etc).
  * Rely on jaraco.packaging.metadata.hunt_down_url to resolve the homepage.
  * Fix bug where migrate-config would fail to include a homepage.
  * Inject the URLs agead of project.optional-dependencies, but only if there's not already a homepage indicated.
  * Fix bug where migrate-config would replace an already multiline contributor with extra space.
  * Add command for migrating config to pyproject.toml.
  * Succeed even if git returns no substitutions.
  * Restore Python 3.8 compatibility.
  * Fix late-add bug in add-project where item was chosen and not attribute.
  * Add routine to add a project.
  * In projects-run, flush stdout.
  * In projects-run, implemented selection and exclusion logic for tags and keywords.
  * Updated Python build routine for macOS to support OpenSSL 3. (#16)
  * Added support for file:// URL for projects list.
- update requirements from pyproject.toml

OBS-URL: https://build.opensuse.org/request/show/1294408
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.develop?expand=0&rev=12
2025-07-23 10:54:19 +00:00
7f9fb1c7b4 - Make it compatible with older setuptools
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.develop?expand=0&rev=10
2025-04-01 15:38:41 +00:00
4618f0fe1b - Normalize metadata directory name.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.develop?expand=0&rev=9
2025-03-26 05:50:05 +00:00
76ebfbd4ab - update to 8.6.0:
* Features - In merge, ensure that an uncommented RTD badge
    isn't lost when resolving placeholders.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.develop?expand=0&rev=7
2024-01-06 18:26:43 +00:00
52b946915c Accepting request 1136654 from home:ecsos:python
- Add %{?sle15_python_module_pythons}

OBS-URL: https://build.opensuse.org/request/show/1136654
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.develop?expand=0&rev=5
2024-01-03 18:40:09 +00:00
9fe7eb56c0 - 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
2023-12-19 08:56:28 +00:00
65ddd1eaf2 Accepting request 1104359 from home:mcalabkova:branches:devel:languages:python
transitively needed by setuptools

OBS-URL: https://build.opensuse.org/request/show/1104359
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.develop?expand=0&rev=1
2023-08-18 07:46:25 +00:00