Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publishing a pypi module #42

Open
Mimoja opened this issue Jul 7, 2024 · 6 comments
Open

Publishing a pypi module #42

Mimoja opened this issue Jul 7, 2024 · 6 comments

Comments

@Mimoja
Copy link
Contributor

Mimoja commented Jul 7, 2024

Hi :)
I forked your repository to add a few small commits which rename the pyhon package to sqlite-zstd-build to keep the original packages name available.
On top of that I added a disclaimer that it is merely a folk of your repo.
It is explicit enough for you in this way? Do you have any other wishes on how I should mark that I am just building a binary distribution?
https://pypi.org/project/sqlite-zstd-build

@phiresky
Copy link
Owner

phiresky commented Jul 7, 2024 via email

@Mimoja
Copy link
Contributor Author

Mimoja commented Jul 7, 2024

Okay :)
Will try to keep it reasonably up-to-date :)

@nhymxu
Copy link

nhymxu commented Oct 19, 2024

@Mimoja hope you can add macOS build 💯 special arm version

@Eiim
Copy link

Eiim commented Jan 18, 2025

Note: I'm not able to build using this on Windows

Collecting sqlite-zstd-build
  Downloading sqlite_zstd_build-0.3.2.41.tar.gz (2.4 kB)
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
Building wheels for collected packages: sqlite-zstd-build
  Building wheel for sqlite-zstd-build (pyproject.toml) ... error
  error: subprocess-exited-with-error

  × Building wheel for sqlite-zstd-build (pyproject.toml) did not run successfully.
  │ exit code: 1
  ╰─> [22 lines of output]
      No `packages` or `py_modules` configuration, performing automatic discovery.
      `explicit-layout` detected -- analysing {'sqlite_zstd': 'lib'}
      discovered packages -- ['sqlite_zstd']
      sqlite-zstd version: 0.3.2.41
      0.3.2.41
      running bdist_wheel
      running build
      running build_py
      creating build\lib.win-amd64-cpython-312\sqlite_zstd
      copying lib\datasette.py -> build\lib.win-amd64-cpython-312\sqlite_zstd
      copying lib\__init__.py -> build\lib.win-amd64-cpython-312\sqlite_zstd
      running egg_info
      writing sqlite_zstd_build.egg-info\PKG-INFO
      writing dependency_links to sqlite_zstd_build.egg-info\dependency_links.txt
      writing entry points to sqlite_zstd_build.egg-info\entry_points.txt
      writing top-level names to sqlite_zstd_build.egg-info\top_level.txt
      ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
      reading manifest file 'sqlite_zstd_build.egg-info\SOURCES.txt'
      writing manifest file 'sqlite_zstd_build.egg-info\SOURCES.txt'
      running build_ext
      running build_rust
      error: can't find manifest for Rust extension `sqlite_zstd.libsqlite_zstd` at path `..\Cargo.toml`
      [end of output]

  note: This error originates from a subprocess, and is likely not a problem with pip.
  ERROR: Failed building wheel for sqlite-zstd-build
Failed to build sqlite-zstd-build
ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (sqlite-zstd-build)

@owocado
Copy link

owocado commented Jan 26, 2025

@Mimoja does this support aiosqlite? or other async sqlite libraries?

@Mimoja
Copy link
Contributor Author

Mimoja commented Jan 26, 2025

@Eiim I am very sorry, but I don't have a windows so I cannot test it :/

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

No branches or pull requests

5 participants