LICENSE file is missing from the wheel artifact.
Nessuno ha ancora preso questa issue.
Valutazione
- Difficoltà
- 2/5
- Tempo stimato
- 1-3 ore
- Idoneità per principianti
- 45/100
- Tipo di issue
- Bug
- Chiarezza
- Abbastanza chiara
- Stato di attività
- Ferma
- Stack tecnologico
- python
- Ambito
- build-system, release
Direzione di ricerca
Inspect the wheel-building configuration and package metadata, then reproduce the difference between the PyPI tar.gz and wheel artifacts. Verify that the wheel contains LICENSE alongside the existing invoke-2.0.0.dist-info files and that its metadata remains consistent.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Descrizione
While the LICENSE file exists in the tar.gz artifact upload on pypi, it does not exist on the wheel artifact even though it is mentioned in the metadata
{
"generator": "bdist_wheel (0.24.0)",
"summary": "Pythonic task execution",
"metadata_version": "2.0",
"name": "invoke",
"version": "2.0.0",
"extensions": {
"python.details": {
"project_urls": {
"Home": "https://pyinvoke.org"
},
"contacts": [
{
"email": "jeff@bitprophet.org",
"name": "Jeff Forcier",
"role": "author"
}
],
"document_names": {
"description": "DESCRIPTION.rst"
}
},
"python.exports": {
"console_scripts": {
"inv": "invoke.main:program.run",
"invoke": "invoke.main:program.run"
}
},
"python.commands": {
"wrap_console": {
"inv": "invoke.main:program.run",
"invoke": "invoke.main:program.run"
}
}
},
"license": "BSD",
"project_url": "Docs, https://docs.pyinvoke.org",
"classifiers": [
"Development Status :: 5 - Production/Stable",
"Environment :: Console",
"Intended Audience :: Developers",
"Intended Audience :: System Administrators",
"License :: OSI Approved :: BSD License",
"Operating System :: POSIX",
"Operating System :: Unix",
"Operating System :: MacOS :: MacOS X",
"Operating System :: Microsoft :: Windows",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Topic :: Software Development",
"Topic :: Software Development :: Build Tools",
"Topic :: Software Development :: Libraries",
"Topic :: Software Development :: Libraries :: Python Modules",
"Topic :: System :: Software Distribution",
"Topic :: System :: Systems Administration"
],
"requires_python": ">=3.6",
"license_file": "LICENSE"
}
ls -l
total 64
-rw-r--r--@ 1 user group 1539 Jan 16 17:24 DESCRIPTION.rst
-rw-r--r-- 1 user group 3234 Jan 16 17:24 METADATA
-rw-r--r-- 1 user group 4930 Jan 16 17:24 RECORD
-rw-r--r-- 1 user group 92 Jan 16 17:24 WHEEL
-rw-r--r--@ 1 user group 82 Jan 16 17:24 entry_points.txt
-rw-r--r--@ 1 user group 2286 Jan 26 20:06 metadata.json
-rw-r--r-- 1 user group 7 Jan 16 17:24 top_level.txt
- Lingua principale
- Python
- Stelle
- 4.8k
- Fork
- 412
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Altre issue di pyinvoke/invoke
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 70/100
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 76/100
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 70/100
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 64/100
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 68/100
Tutte le issue di pyinvoke/invoke
Issue simili
-
triage/confirmed
Difficoltà 2/5 1-3 ore Idoneità per principianti 88/100
agentscope-ai/agentscope#2775 ·
-
comp/desktop P3 type/bug
Difficoltà 1/5 Meno di un'ora Idoneità per principianti 92/100
NousResearch/hermes-agent#118866 ·
-
bug
Difficoltà 1/5 Meno di un'ora Idoneità per principianti 90/100
apache/cloudstack#14222 ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 76/100
-
bug
Difficoltà 2/5 1-3 ore Idoneità per principianti 82/100