Skip to content

Remove distutils, update CI #221

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jul 12, 2024

Conversation

AnHeuermann
Copy link
Member

Related Issues

Fixes #175, fixes #164.

Changes

  • Replace distutils with setuptools and shutil
  • Update README.md
  • Update CI to test Python 3.10 and 3.12
  • Adding dependabot for GitHub actions
  • Update OMPython version to 3.6.0

  - Replace distutils with setuptools and shutil
  - Update README.md
  - Update CI to test Python 3.10 and 3.12
  - Adding dependabot for GitHub actions
@AnHeuermann AnHeuermann self-assigned this Jul 8, 2024
@AnHeuermann AnHeuermann requested a review from arun3688 July 8, 2024 12:47
@AnHeuermann
Copy link
Member Author

@arun3688 how do we upload new releases for pip? Can you do that?

@arun3688
Copy link
Collaborator

@AnHeuermann sure i will upload new pip package

@arun3688 arun3688 merged commit 1657078 into OpenModelica:master Jul 12, 2024
5 checks passed
@arun3688
Copy link
Collaborator

@AnHeuermann uploaded the new pip package https://pypi.org/project/OMPython/

@syntron
Copy link
Contributor

syntron commented Sep 24, 2024

I just updated OMPython and checked on this page for details about 3.6.0 - this page is missing the release data while it is available via pip!

@casella
Copy link

casella commented Oct 2, 2024

@syntron which page?

@syntron
Copy link
Contributor

syntron commented Oct 2, 2024

The release page at github - see https://github.com/OpenModelica/OMPython/releases

@casella
Copy link

casella commented Oct 2, 2024

@arun3688 could you please fix that? Thanks!

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.

OMPython breaks with Python 3.12 Use of distutils.spawn triggers DeprecationWarning
4 participants