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

ensure numpy 2 compat #4

Merged
merged 3 commits into from
Jan 27, 2025
Merged

ensure numpy 2 compat #4

merged 3 commits into from
Jan 27, 2025

Conversation

JamesRobertsonGames
Copy link

@JamesRobertsonGames JamesRobertsonGames commented Jan 23, 2025

contour-py
defaults

Links

Explanation of changes:

  • numpy 2 compat

@anaconda-pkg-build
Copy link

Linter check found the following problems: ERROR conda.cli.main_run:execute(125): `conda run conda-lint /tmp/abs_a38gualt2m/clone` failed. (See above for error) The following problems have been found:

===== WARNINGS =====

@cbouss
Copy link

cbouss commented Jan 23, 2025

That package is already numpy 2 compatible. However it is built for 3.10 and up only.
So to cover python 3.9 you should look into rebuilding an older version instead.

From conda search

contourpy 1.3.1 py312h48ca7d4_0
-------------------------------
file name   : contourpy-1.3.1-py312h48ca7d4_0.tar.bz2
name        : contourpy
version     : 1.3.1
build       : py312h48ca7d4_0
build number: 0
size        : 290 KB
license     : BSD-3-Clause
subdir      : osx-arm64
url         : https://repo.anaconda.com/pkgs/main/osx-arm64/contourpy-1.3.1-py312h48ca7d4_0.tar.bz2
md5         : 02606757ebe69613cde8ee8ed2afa0c9
timestamp   : 2024-11-25 13:08:22 UTC
dependencies:
  - libcxx >=14.0.6
  - numpy >=1.23
  - python >=3.12,<3.13.0a0

@cbouss
Copy link

cbouss commented Jan 23, 2025

@anaconda-pkg-build
Copy link

Linter check found the following problems: ERROR conda.cli.main_run:execute(125): `conda run conda-lint /tmp/abs_46y25h61oo/clone` failed. (See above for error) The following problems have been found:

===== WARNINGS =====

@anaconda-pkg-build
Copy link

Linter check found the following problems: ERROR conda.cli.main_run:execute(125): `conda run conda-lint /tmp/abs_61v88r5ars/clone` failed. (See above for error) The following problems have been found:

===== WARNINGS =====

@cbouss
Copy link

cbouss commented Jan 23, 2025

Can you have it merged on another branch than main? To not hide the latest state of the feedstock.

@JamesRobertsonGames JamesRobertsonGames changed the base branch from main to main-1.2.1 January 24, 2025 09:59
@JamesRobertsonGames JamesRobertsonGames merged commit a6efa1b into main-1.2.1 Jan 27, 2025
8 checks passed
@anaconda-pkg-build
Copy link

Linter check found the following problems: ERROR conda.cli.main_run:execute(125): `conda run conda-lint /tmp/abs_d8t59ztidt/clone` failed. (See above for error) The following problems have been found:

===== WARNINGS =====

@anaconda-pkg-build
Copy link

Linter check found the following problems: ERROR conda.cli.main_run:execute(125): `conda run conda-lint /tmp/abs_aff1k9ovwd/clone` failed. (See above for error) The following problems have been found:

===== WARNINGS =====

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.

4 participants