Published sdist (12.0.0) cannot be installed from source — it omits the VERSION file; sdists built from HEAD are fine

オープン 初心者向け
#497 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
2/5
見積もり時間
1〜3時間
初心者へのやさしさ
65/100
issue の種類
バグ
明瞭さ
明確に書かれている
活発さ
静か
技術スタック
python

調査の方向性

公開された12.0.0 sdistとHEADからビルドしたsdistを比較し、その後setup.pyと、それが読み取るVERSIONファイルを調べます。通常のreleaseプロセスを使用してVERSIONを含むdistributionを生成し、示されているPython 3.12のpipコマンドでインストールを検証します。

索引モデルが issue の本文から書いたものです。

説明

Installing hubspot-api-client from source fails:

$ docker run --rm python:3.12 pip install --no-binary :all: hubspot-api-client
...
FileNotFoundError: [Errno 2] No such file or directory: 'VERSION'

The published 12.0.0 sdist does not contain the VERSION file setup.py reads — but an sdist built from current HEAD includes it and installs cleanly (verified). A release built the normal way should fix it; no code change needed.

Found while build-checking popular PyPI packages for source-install breakage (wheelproof); claims verified twice in clean python:3.12 containers.

主要言語
Python
スター
434
フォーク
126
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

HubSpot/hubspot-api-python のほかの issue

HubSpot/hubspot-api-python の issue をすべて見る

似ている issue

Python の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。