Skip to content

Bundle neptune-api 0.26.0 inside neptune-query#175

Merged
gabrys merged 3 commits intomainfrom
gabrys/bundle-neptune-api
Jan 14, 2026
Merged

Bundle neptune-api 0.26.0 inside neptune-query#175
gabrys merged 3 commits intomainfrom
gabrys/bundle-neptune-api

Conversation

@gabrys
Copy link
Contributor

@gabrys gabrys commented Dec 22, 2025

Code in src/neptune_query/generated/neptune_api/ is identical to neptune-api==0.26.0 as downloaded from PyPI as demonstrated by this command:

( mkdir /tmp/neptune-api/ && cd /tmp/neptune-api && curl -s 'https://files.pythonhosted.org/packages/84/ff/622e43fc62bbbc40a2421963fc1beb0bba1ea816db57f650a028284ab2be/neptune_api-0.26.0.tar.gz' | tar -xz ; ) && diff -r /tmp/neptune-api/neptune_api-0.26.0/src/neptune_api/ src/neptune_query/generated/neptune_api/

diff -r output is empty, therefore there are no differences in the directories.

@gabrys gabrys force-pushed the gabrys/bundle-neptune-api branch 6 times, most recently from 462301f to 139e8b6 Compare January 7, 2026 15:47
@gabrys gabrys changed the title (don't merge) Bundle neptune-api inside neptune-query (don't merge) Bundle neptune-api 0.26.0 inside neptune-query Jan 7, 2026
@gabrys gabrys changed the title (don't merge) Bundle neptune-api 0.26.0 inside neptune-query Bundle neptune-api 0.26.0 inside neptune-query Jan 14, 2026
@gabrys gabrys force-pushed the gabrys/bundle-neptune-api branch from 0e056f5 to f9ba2e6 Compare January 14, 2026 13:46
@gabrys gabrys added this pull request to the merge queue Jan 14, 2026
Merged via the queue into main with commit bc8d441 Jan 14, 2026
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants