Skip to content

Commit

Permalink
[bot-automerge] arelle-release v2.30.30 (#176)
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 Sep 6, 2024
2 parents ecefd3b + 19f787a commit a5eff28
Showing 1 changed file with 2 additions and 2 deletions.
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 = "arelle-release" %}
{% set version = "2.30.29" %}
{% set version = "2.30.30" %}

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

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name.replace('-', '_') }}-{{ version }}.tar.gz
sha256: 1e03216d5bc0d0cda44c6a252d324950bbf14351e0bdd6dfe47efee5e1c69554
sha256: 6cb4408699df44675ce9a81707a86e3d6431c808a6ef86548ef2a165ec71a416

build:
noarch: python
Expand Down

1 comment on commit a5eff28

@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.