faust-streaming / cChardet

universal character encoding detector
Other
53 stars 4 forks source link

Fix building source distribution #24

Closed bdraco closed 1 year ago

bdraco commented 1 year ago

test build https://github.com/bdraco/cChardet/actions/runs/4235224989/jobs/7358582208

wbarnha commented 1 year ago

Thanks again for the work!

bdraco commented 1 year ago
% pip3 wheel faust-cchardet-2.1.18.tar.gz     
Processing ./faust-cchardet-2.1.18.tar.gz
  File was already downloaded /Users/bdraco/faust-cchardet-2.1.18.tar.gz
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
Building wheels for collected packages: faust-cchardet
  Building wheel for faust-cchardet (pyproject.toml) ... done
  Created wheel for faust-cchardet: filename=faust_cchardet-2.1.18-cp310-cp310-macosx_13_0_arm64.whl size=124741 sha256=4b0bd75837d6a648482b81143feb00456c25472136b47cae36d67c825cb910c2
  Stored in directory: /Users/bdraco/Library/Caches/pip/wheels/fc/f2/51/265cd375b81fe95c5efe4d8ed699af709795b66974f04666ef
Successfully built faust-cchardet

[notice] A new release of pip available: 22.3.1 -> 23.0
[notice] To update, run: python3.10 -m pip install --upgrade pip

Looks good now.

Hopefully it behaves exactly the same way on the GH run

bdraco commented 1 year ago

Thanks @wbarnha

Tested the following on macos and linux and 👍 pip3 wheel --no-binary faust-cchardet -vvvv faust-cchardet==2.1.18