paritytech / paritytech/subxt

Deprecated license identifier "GPL-3.0"

Open
#2,094 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
489
Forks
293
Avg merge
18h 35m
Merged PRs (30d)
3

Description

See https://spdx.org/licenses/GPL-3.0.html
See https://spdx.org/licenses/

When running cargo deny check:

warning[parse-error]: error parsing SPDX license expression
   ┌─ /home/jens/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/subxt-0.42.1/Cargo.toml:34:26
   │
34 │ license = "Apache-2.0 OR GPL-3.0"
   │                          ─────── a deprecated license identifier was used

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the repository's Cargo.toml and reviewing its license field against the SPDX identifiers linked in the issue. Run cargo deny check to reproduce the warning; done means the deprecated GPL-3.0 identifier is no longer reported.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
build-system
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.