Skip to content

Commit

Permalink
MNT: Remove 'pip install' options (#54)
Browse files Browse the repository at this point in the history
* Remove --no-deps --no-build-isolation 'pip install' options in recipes as
  the build tool (e.g. conda-build, rattler-build) will enforce all required
  'pip install' options itself at build time.
* Bump build number.
* MNT: Re-rendered with conda-build 24.9.0, conda-smithy 3.44.6, and conda-forge-pinning 2024.11.17.06.32.00

---------

Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
  • Loading branch information
matthewfeickert and conda-forge-webservices[bot] authored Nov 18, 2024
1 parent 8f9a4f0 commit 02cfc62
Show file tree
Hide file tree
Showing 22 changed files with 24 additions and 84 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ c_stdlib:
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
- conda
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -24,6 +24,3 @@ python:
- 3.10.* *_cpython
target_platform:
- linux-64
zip_keys:
- - c_stdlib_version
- cdt_name
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ c_stdlib:
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
- conda
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -24,6 +24,3 @@ python:
- 3.11.* *_cpython
target_platform:
- linux-64
zip_keys:
- - c_stdlib_version
- cdt_name
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ c_stdlib:
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
- conda
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -24,6 +24,3 @@ python:
- 3.12.* *_cpython
target_platform:
- linux-64
zip_keys:
- - c_stdlib_version
- cdt_name
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ c_stdlib:
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
- conda
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -24,6 +24,3 @@ python:
- 3.13.* *_cp313
target_platform:
- linux-64
zip_keys:
- - c_stdlib_version
- cdt_name
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ c_stdlib:
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
- conda
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -24,6 +24,3 @@ python:
- 3.9.* *_cpython
target_platform:
- linux-64
zip_keys:
- - c_stdlib_version
- cdt_name
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ c_stdlib:
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
- conda
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -24,6 +24,3 @@ python:
- 3.10.* *_cpython
target_platform:
- linux-64
zip_keys:
- - c_stdlib_version
- cdt_name
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ c_stdlib:
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
- conda
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -24,6 +24,3 @@ python:
- 3.11.* *_cpython
target_platform:
- linux-64
zip_keys:
- - c_stdlib_version
- cdt_name
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ c_stdlib:
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
- conda
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -24,6 +24,3 @@ python:
- 3.12.* *_cpython
target_platform:
- linux-64
zip_keys:
- - c_stdlib_version
- cdt_name
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ c_stdlib:
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
- conda
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -24,6 +24,3 @@ python:
- 3.13.* *_cp313
target_platform:
- linux-64
zip_keys:
- - c_stdlib_version
- cdt_name
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ c_stdlib:
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
- conda
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -24,6 +24,3 @@ python:
- 3.9.* *_cpython
target_platform:
- linux-64
zip_keys:
- - c_stdlib_version
- cdt_name
5 changes: 1 addition & 4 deletions .ci_support/linux_aarch64_python3.10.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ c_stdlib_version:
cdt_arch:
- aarch64
cdt_name:
- cos7
- conda
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -26,6 +26,3 @@ python:
- 3.10.* *_cpython
target_platform:
- linux-aarch64
zip_keys:
- - c_stdlib_version
- cdt_name
5 changes: 1 addition & 4 deletions .ci_support/linux_aarch64_python3.11.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ c_stdlib_version:
cdt_arch:
- aarch64
cdt_name:
- cos7
- conda
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -26,6 +26,3 @@ python:
- 3.11.* *_cpython
target_platform:
- linux-aarch64
zip_keys:
- - c_stdlib_version
- cdt_name
5 changes: 1 addition & 4 deletions .ci_support/linux_aarch64_python3.12.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ c_stdlib_version:
cdt_arch:
- aarch64
cdt_name:
- cos7
- conda
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -26,6 +26,3 @@ python:
- 3.12.* *_cpython
target_platform:
- linux-aarch64
zip_keys:
- - c_stdlib_version
- cdt_name
5 changes: 1 addition & 4 deletions .ci_support/linux_aarch64_python3.13.____cp313.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ c_stdlib_version:
cdt_arch:
- aarch64
cdt_name:
- cos7
- conda
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -26,6 +26,3 @@ python:
- 3.13.* *_cp313
target_platform:
- linux-aarch64
zip_keys:
- - c_stdlib_version
- cdt_name
5 changes: 1 addition & 4 deletions .ci_support/linux_aarch64_python3.9.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ c_stdlib_version:
cdt_arch:
- aarch64
cdt_name:
- cos7
- conda
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -26,6 +26,3 @@ python:
- 3.9.* *_cpython
target_platform:
- linux-aarch64
zip_keys:
- - c_stdlib_version
- cdt_name
5 changes: 1 addition & 4 deletions .ci_support/linux_ppc64le_python3.10.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ c_stdlib:
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
- conda
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -22,6 +22,3 @@ python:
- 3.10.* *_cpython
target_platform:
- linux-ppc64le
zip_keys:
- - c_stdlib_version
- cdt_name
5 changes: 1 addition & 4 deletions .ci_support/linux_ppc64le_python3.11.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ c_stdlib:
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
- conda
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -22,6 +22,3 @@ python:
- 3.11.* *_cpython
target_platform:
- linux-ppc64le
zip_keys:
- - c_stdlib_version
- cdt_name
5 changes: 1 addition & 4 deletions .ci_support/linux_ppc64le_python3.12.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ c_stdlib:
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
- conda
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -22,6 +22,3 @@ python:
- 3.12.* *_cpython
target_platform:
- linux-ppc64le
zip_keys:
- - c_stdlib_version
- cdt_name
5 changes: 1 addition & 4 deletions .ci_support/linux_ppc64le_python3.13.____cp313.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ c_stdlib:
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
- conda
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -22,6 +22,3 @@ python:
- 3.13.* *_cp313
target_platform:
- linux-ppc64le
zip_keys:
- - c_stdlib_version
- cdt_name
5 changes: 1 addition & 4 deletions .ci_support/linux_ppc64le_python3.9.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ c_stdlib:
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
- conda
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -22,6 +22,3 @@ python:
- 3.9.* *_cpython
target_platform:
- linux-ppc64le
zip_keys:
- - c_stdlib_version
- cdt_name
4 changes: 2 additions & 2 deletions .scripts/run_win_build.bat

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{% set name = "awkward-cpp" %}
{% set version = "41" %}
{% set build = 0 %}
{% set build = 1 %}

package:
name: {{ name|lower }}
Expand All @@ -17,7 +17,7 @@ build:
number: {{ build }} # [not (unix and x86_64)]
number: {{ build + 100 }} # [unix and x86_64 and microarch_level == 1]
number: {{ build + 300 }} # [unix and x86_64 and microarch_level == 3]
script: {{ PYTHON }} -m pip install . -vv --no-deps --no-build-isolation
script: {{ PYTHON }} -m pip install . -vv

requirements:
build:
Expand Down

0 comments on commit 02cfc62

Please sign in to comment.