Skip to content

Commit

Permalink
[bot-automerge] pyprocar v6.1.8 (#33)
Browse files Browse the repository at this point in the history
automerged PR by conda-forge/automerge-action
  • Loading branch information
github-actions[bot] authored Mar 6, 2024
2 parents 1bae83d + 2285ff7 commit a240037
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 119 deletions.
6 changes: 3 additions & 3 deletions .scripts/build_steps.sh

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

112 changes: 0 additions & 112 deletions .scripts/run_win_build.bat

This file was deleted.

5 changes: 3 additions & 2 deletions build-locally.py

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,13 +1,13 @@
{% set name = "pyprocar" %}
{% set version = "6.1.7" %}
{% set version = "6.1.8" %}

package:
name: {{ name|lower }}
version: {{ version }}

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/PyProcar-{{ version }}.tar.gz
sha256: 36e9314d164cbe1539f08c2f893344c672c660c771ac05510f8132f849031cf8
sha256: 9138663f4a62f05d962ec9c9ad562974c2fc27e82ba55d23030767576bdfc684

build:
script: {{ PYTHON }} -m pip install . -vv --no-deps --no-build-isolation
Expand Down

0 comments on commit a240037

Please sign in to comment.