Skip to content

Commit

Permalink
Merge pull request #29 from regro-cf-autotick-bot/6.3.0_hfb0957
Browse files Browse the repository at this point in the history
rptools v6.3.0
  • Loading branch information
breakthewall authored Oct 20, 2023
2 parents fe10b50 + 0a8d288 commit 1356a0d
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 16 deletions.
5 changes: 0 additions & 5 deletions .azure-pipelines/azure-pipelines-linux.yml

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

2 changes: 1 addition & 1 deletion .github/CODEOWNERS

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

9 changes: 4 additions & 5 deletions .scripts/build_steps.sh

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

4 changes: 2 additions & 2 deletions .scripts/logging_utils.sh

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

1 change: 1 addition & 0 deletions README.md

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

6 changes: 3 additions & 3 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{% set name = "rptools" %}
{% set version = "6.2.3" %}
{% set version = "6.3.0" %}

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

source:
url: https://github.com/brsynth/rptools/archive/{{ version }}.tar.gz
sha256: 5b7c25df1bd3f5b1cf26db22014f474cfb31c1aa0a15a842d956bb6371011bd6
sha256: dda8333be3d8fdc78f2c2de59adfbbb087cdeb5d3a6286b96c9c97d23a539979

build:
number: 1
number: 0
noarch: python
script: {{ PYTHON }} -m pip install -vv .

Expand Down

1 comment on commit 1356a0d

@conda-forge-webservices
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi! This is the friendly automated conda-forge-webservice.

I updated the Github team because of this commit.

You should get push access to this feedstock and CI services.

Your package won't be available for installation locally until it is built
and synced to the anaconda.org CDN (takes 1-2 hours after the build finishes).

Feel free to join the community Element channel.

NOTE: Please make sure to not push to the repository directly.
Use branches in your fork for any changes and send a PR.
More details on this are here.

Please sign in to comment.