Skip to content

COM-14701 - Release 0.7.1#354

Merged
rsanchez87 merged 8 commits into
masterfrom
release-0.7.1
Apr 23, 2026
Merged

COM-14701 - Release 0.7.1#354
rsanchez87 merged 8 commits into
masterfrom
release-0.7.1

Conversation

@rsanchez87
Copy link
Copy Markdown
Contributor

No description provided.

@rgonzalezfluendo
Copy link
Copy Markdown
Contributor

should we merge v0.7.0 in master first?

@rsanchez87
Copy link
Copy Markdown
Contributor Author

rsanchez87 commented Apr 23, 2026

should we merge v0.7.0 in master first?

No, let's skip merging v0.7.0 into master.

The release was yanked on PyPI due to a missing sdist caused by a CI issue (Python 3.7 not supporting setuptools>=69, which is required for correct sdist filename normalization).

https://github.com/fluendo/fluster/actions/runs/24830781578

We're going straight to v0.7.1 with the fix included here.

The v0.7.0 branch has been deleted.

@rsanchez87 rsanchez87 merged commit 746e531 into master Apr 23, 2026
4 checks passed
@rsanchez87 rsanchez87 deleted the release-0.7.1 branch April 23, 2026 15:52
@mdimopoulos
Copy link
Copy Markdown
Contributor

should we merge v0.7.0 in master first?

No, let's skip merging v0.7.0 into master.

The release was yanked on PyPI due to a missing sdist caused by a CI issue (Python 3.7 not supporting setuptools>=69, which is required for correct sdist filename normalization).

https://github.com/fluendo/fluster/actions/runs/24830781578

We're going straight to v0.7.1 with the fix included here.

The v0.7.0 branch has been deleted.

Does this mean that we should change minimum python version from 3.7 to 3.8 in the documentation? Or is this only a build-time dependency?

@rsanchez87
Copy link
Copy Markdown
Contributor Author

should we merge v0.7.0 in master first?

No, let's skip merging v0.7.0 into master.
The release was yanked on PyPI due to a missing sdist caused by a CI issue (Python 3.7 not supporting setuptools>=69, which is required for correct sdist filename normalization).
https://github.com/fluendo/fluster/actions/runs/24830781578
We're going straight to v0.7.1 with the fix included here.
The v0.7.0 branch has been deleted.

Does this mean that we should change minimum python version from 3.7 to 3.8 in the documentation? Or is this only a build-time dependency?

It's only a build dependency in the CI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants