Merged
Conversation
Contributor
|
I have the same problem. In mac work, but in docker based on python:3.12-slim dosn't work |
Contributor
pip wheel --no-cache-dir --use-pep517 "git+https://github.com/NickJLange/fast-flights.git@license"
Collecting git+https://github.com/NickJLange/fast-flights.git@license
Cloning https://github.com/NickJLange/fast-flights.git (to revision license) to /private/var/folders/t5/sc3jl4pd2m772qf8x_d_k17r0000gn/T/pip-req-build-ywzo_04d
Running command git clone --filter=blob:none --quiet https://github.com/NickJLange/fast-flights.git /private/var/folders/t5/sc3jl4pd2m772qf8x_d_k17r0000gn/T/pip-req-build-ywzo_04d
Running command git checkout -b license --track origin/license
Switched to a new branch 'license'
branch 'license' set up to track 'origin/license'.
Resolved https://github.com/NickJLange/fast-flights.git to commit d97359b09ae29c3118c8bfbe2320dc2dcb9e8190
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... done
Collecting primp (from fast-flights==2.0)
Downloading primp-0.13.0-cp38-abi3-macosx_11_0_arm64.whl.metadata (13 kB)
Collecting protobuf (from fast-flights==2.0)
Downloading protobuf-5.29.3-cp38-abi3-macosx_10_9_universal2.whl.metadata (592 bytes)
Collecting selectolax (from fast-flights==2.0)
Downloading selectolax-0.3.28-cp312-cp312-macosx_10_13_universal2.whl.metadata (6.3 kB)
Downloading primp-0.13.0-cp38-abi3-macosx_11_0_arm64.whl (2.9 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.9/2.9 MB 13.4 MB/s eta 0:00:00
Downloading protobuf-5.29.3-cp38-abi3-macosx_10_9_universal2.whl (417 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 417.8/417.8 kB 53.7 MB/s eta 0:00:00
Downloading selectolax-0.3.28-cp312-cp312-macosx_10_13_universal2.whl (3.6 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 35.1 MB/s eta 0:00:00
Saved ./primp-0.13.0-cp38-abi3-macosx_11_0_arm64.whl
Saved ./protobuf-5.29.3-cp38-abi3-macosx_10_9_universal2.whl
Saved ./selectolax-0.3.28-cp312-cp312-macosx_10_13_universal2.whl
Building wheels for collected packages: fast-flights
Building wheel for fast-flights (pyproject.toml) ... done
Created wheel for fast-flights: filename=fast_flights-2.0-py3-none-any.whl size=51841 sha256=7e37d516bc75e8e0f10115100771027f6e3f67feeddf59ddbded44d2152b306b
Stored in directory: /private/var/folders/t5/sc3jl4pd2m772qf8x_d_k17r0000gn/T/pip-ephem-wheel-cache-kutdazoq/wheels/55/4a/84/222f6ba5cde5d299263e33c32fe69096b9a57f78cf019c806d
Successfully built fast-flights |
Contributor
|
thx for change |
ftgo
approved these changes
Feb 24, 2025
|
@AWeirdDev please create a minor release. It is blocking many setups. |
Owner
|
I could, but I have hella no idea how to do that on mobile. I'll try to figure that out. |
Owner
|
Quick update: v2.1 is now published. |
jimmyliu03
pushed a commit
to jimmyliu03/google-flights
that referenced
this pull request
Dec 3, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Python 3.13 is complaining about a missing LICENSE file...
Obviously a PR can be raised, but it is unclear on the LICENSE for this project...