Skip to content
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

New release? #19

Closed
mwtoews opened this issue Feb 19, 2023 · 4 comments
Closed

New release? #19

mwtoews opened this issue Feb 19, 2023 · 4 comments

Comments

@mwtoews
Copy link
Contributor

mwtoews commented Feb 19, 2023

A new release on PyPI should be published, since the most recent is 2.0 from December 2019. This will resolved a pip warning:

DEPRECATION: bmipy is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change.

This was already resolved by #12

@mcflugen
Copy link
Member

@mwtoews Thanks for the reminder. Yes, we definitely should get a new release out. #20 cleans up the repository and once that's merged we'll publish a new release.

Out of curiosity, are you a user of any CSDMS products like BMI or Landlab? If so, we would love to hear what you're doing.

@mwtoews
Copy link
Contributor Author

mwtoews commented Feb 20, 2023

@mcflugen Thanks for update. I'm not using Landlab, but I'll take a look for curiosities-sake. My present focus is with hydrology models; see doi:10.1016/j.envsoft.2021.105257 using Deltares/xmipy and MODFLOW-USGS/modflowapi

@wpbonelli
Copy link

Hi, I noticed that versioneer.py in the v2.0 release breaks install on Python 3.12 since SafeConfigParser was finally removed from configparser.

I see #18 removes versioneer and I know v2.0 only supports up to py3.11 anyway. Just a heads up for others, we ran into it on the modflow6 repo because we didn't specify a python version for the setup-micromamba action.

@mdpiper
Copy link
Member

mdpiper commented Oct 25, 2023

Fixed--bmipy v2.0.1 is up on PyPI and conda-forge.

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

No branches or pull requests

4 participants