Skip to content

Updates after pypi conda forge releases#499

Merged
tramora merged 4 commits intodevfrom
497-updates-after-pypi-conda-forge-releases
Oct 29, 2025
Merged

Updates after pypi conda forge releases#499
tramora merged 4 commits intodevfrom
497-updates-after-pypi-conda-forge-releases

Conversation

@tramora
Copy link
Copy Markdown
Collaborator

@tramora tramora commented Oct 29, 2025

Fixes #497


TODO Before Asking for a Review

  • Rebase your branch to the latest version of dev (or main for release PRs)
  • Make sure all CI workflows are green
  • When adding a public feature/fix: Update the Unreleased section of CHANGELOG.md (no date)
  • Self-Review: Review "Files Changed" tab and fix any problems you find
  • API Docs (only if there are changes in docstrings, rst files or samples):
    • Check the docs build without warning: see the log of the API Docs workflow
    • Check that your changes render well in HTML: download the API Docs artifact and open index.html
    • If there are any problems it is faster to iterate by building locally the API Docs

@tramora tramora changed the title 497 updates after pypi conda forge releases Updates after pypi conda forge releases Oct 29, 2025
Copy link
Copy Markdown
Collaborator

@popescu-v popescu-v left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See the comments.

@tramora tramora force-pushed the 497-updates-after-pypi-conda-forge-releases branch from 2c9b436 to fc13fd1 Compare October 29, 2025 13:49
@tramora tramora force-pushed the 497-updates-after-pypi-conda-forge-releases branch from fc13fd1 to 1d09d10 Compare October 29, 2025 14:02
@tramora tramora force-pushed the 497-updates-after-pypi-conda-forge-releases branch from 1d09d10 to fb3dee6 Compare October 29, 2025 14:19
The publishing to channel khiops-dev is kept only for testing purpose
@tramora tramora force-pushed the 497-updates-after-pypi-conda-forge-releases branch from fb3dee6 to 30937f3 Compare October 29, 2025 14:30
Copy link
Copy Markdown
Collaborator

@popescu-v popescu-v left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See comments.

@tramora tramora requested a review from popescu-v October 29, 2025 14:38
… the official ones

As khiops-python library is released to PyPI and conda-forge, promote these official sources and use them
Copy link
Copy Markdown
Collaborator

@popescu-v popescu-v left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Basically 2 pending issues:

  • the Pip setup is not supported on MacOS, hence the mention of this OS should be removed in the Pip context (see https://khiops.org/setup/pip/#__tabbed_2_3)
  • the drivers version bumps should be in a separate Git commit.

@tramora tramora force-pushed the 497-updates-after-pypi-conda-forge-releases branch from 30937f3 to 2b57401 Compare October 29, 2025 15:00
@tramora
Copy link
Copy Markdown
Collaborator Author

tramora commented Oct 29, 2025

Basically 2 pending issues:

* the Pip setup is not supported on MacOS, hence the mention of this OS should be removed in the Pip context (see https://khiops.org/setup/pip/#__tabbed_2_3)

* the drivers version bumps should be in a separate Git commit.

The two points were fixed

@tramora tramora force-pushed the 497-updates-after-pypi-conda-forge-releases branch 2 times, most recently from 306f9f0 to 1fe2d19 Compare October 29, 2025 15:46
@tramora tramora requested a review from popescu-v October 29, 2025 15:46
Thierry RAMORASOAVINA added 2 commits October 29, 2025 16:50
…thub

The release 0.0.14 of the s3 driver has a typo, the folder name is correct but the file has version 0.0.13
…icial conda-forge channel

The first released versions of these drivers is 0.0.14 under conda-forge
@tramora tramora force-pushed the 497-updates-after-pypi-conda-forge-releases branch from 1fe2d19 to 0c3f281 Compare October 29, 2025 15:50
Copy link
Copy Markdown
Collaborator

@popescu-v popescu-v left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Copy Markdown
Collaborator

@popescu-v popescu-v left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Should have a partial backport to v10 (except for the drivers part which should keep using the v10-compatible versions from the khiops Anaconda channel for Conda environments).

@tramora tramora merged commit 6cc07ac into dev Oct 29, 2025
78 checks passed
@tramora tramora deleted the 497-updates-after-pypi-conda-forge-releases branch October 29, 2025 16:41
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.

Update Repository After Enabling Publication on PyPI and Conda-forge

3 participants