conda-forge / conda-forge/conda-forge-bot

bot failed to notice new version (10.1) of GDB [from 9.2, and 10.0 does not exist]

Open
#1,246 9 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
76
Forks
99
Avg merge
1h 44m
Merged PRs (30d)
126

Description

From the meta.yml:

```yaml
$ head meta.yaml

{% set name = "gdb" %}
{% set version = "9.2" %}

package:
name: {{ name }}
version: {{ version }}

source:
url: http://ftp.gnu.org/gnu/gdb/gdb-{{ version }}.tar.xz
```

GDB 10.1 was released on October 24th but no PR has been opened in https://github.com/conda-forge/gdb-feedstock/

Is it a bug or a special logic needs to be added for each tarball sources?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.