Skip to content

ENH: update package version to 0.11.0#41

Closed
conda-forge-admin wants to merge 1 commit intoconda-forge:mainfrom
conda-forge-admin:conda_forge_admin_40
Closed

ENH: update package version to 0.11.0#41
conda-forge-admin wants to merge 1 commit intoconda-forge:mainfrom
conda-forge-admin:conda_forge_admin_40

Conversation

@conda-forge-admin
Copy link
Contributor

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

I've started a version update as instructed in #40.

I'm currently searching for new versions and will update this PR shortly if I find one! Thank you for waiting!

Fixes #40

@conda-forge-admin conda-forge-admin changed the title ENH: update package version ENH: update package version to 0.11.0 Feb 22, 2025
@conda-forge-admin conda-forge-admin marked this pull request as ready for review February 22, 2025 21:51
@conda-forge-admin
Copy link
Contributor Author

conda-forge-admin commented Feb 22, 2025

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe/meta.yaml) and found it was in an excellent condition.

I do have some suggestions for making it better though...

For recipe/meta.yaml:

  • ℹ️ The recipe is not parsable by parser conda-recipe-manager. The recipe can only be automatically migrated to the new v1 format if it is parseable by conda-recipe-manager.

This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/13476898514. Examine the logs at this URL for more detail.

@@ -1,15 +1,15 @@
{% set version = "0.7.1" %}
{% set version = "0.11.0" %}
Copy link
Member

Choose a reason for hiding this comment

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

What the hell, why did the bot never open updates here...

From the status page

187.00 attempts - bot error ([bot CI job](https://github.com/regro/cf-scripts/actions/runs/13401112323)): main:
Traceback (most recent call last):
  File "/opt/autotick-bot/conda_forge_tick/container_cli.py", line 119, in _run_bot_task
    data = func(attrs=attrs, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/opt/autotick-bot/conda_forge_tick/container_cli.py", line 225, in _migrate_feedstock
    data = run_migration_local(
           ^^^^^^^^^^^^^^^^^^^^
  File "/opt/autotick-bot/conda_forge_tick/migration_runner.py", line 251, in run_migration_local
    data["migrate_return_value"] = migrator.migrate(
                                   ^^^^^^^^^^^^^^^^^
  File "/opt/autotick-bot/conda_forge_tick/migrators/version.py", line 254, in migrate
    raise VersionMigrationError(
conda_forge_tick.migrators.version.VersionMigrationError: The recipe did not change in the version migration, a URL did not hash, or there is jinja2 syntax the bot cannot handle!

Please check the URLs in your recipe with version '1217' to make sure they exist!

We also found the following errors:
 - could not hash URL template 'https://github.com/pytorch/data/archive/refs/tags/v{{ version }}.tar.gz'

That 1217 tag has been deleted upstream, but the bot hasn't forgotten about it. https://github.com/regro/cf-graph-countyfair/pull/41 should fix this, PTAL @beckermr

This was referenced Feb 22, 2025
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.

@conda-forge-admin please update version

2 participants