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

Extension not on pypi #2

Closed
MyreMylar opened this issue Nov 21, 2019 · 11 comments · Fixed by #24
Closed

Extension not on pypi #2

MyreMylar opened this issue Nov 21, 2019 · 11 comments · Fixed by #24

Comments

@MyreMylar
Copy link

I'd like to use this on Read the Docs, but it's not on PyPi so Read The Docs cannot include it.

@userlerueda
Copy link

Is it part of standard tools or do we need to have an install directly from this repo ?

@userlerueda
Copy link

got it running like this:

pip install git+https://github.com/sphinx-contrib/video.git
Collecting git+https://github.com/sphinx-contrib/video.git
  Cloning https://github.com/sphinx-contrib/video.git to /private/var/folders/1v/mzkrj77j2rn7lqjp9z91f4d00000gp/T/pip-req-build-ozdvc9m8
  Running command git clone -q https://github.com/sphinx-contrib/video.git /private/var/folders/1v/mzkrj77j2rn7lqjp9z91f4d00000gp/T/pip-req-build-ozdvc9m8
Requirement already satisfied: pbr in ./.venv/py3/lib/python3.7/site-packages (from sphinxcontrib-video==0.0.1.dev3) (5.4.4)
Building wheels for collected packages: sphinxcontrib-video
  Building wheel for sphinxcontrib-video (setup.py) ... done
  Created wheel for sphinxcontrib-video: filename=sphinxcontrib_video-0.0.1.dev3-py2.py3-none-any.whl size=5157 sha256=10bfd912bc345bd75e81fbc027a69eb72b742773e6762b67d47c9c95e9772ff5
  Stored in directory: /private/var/folders/1v/mzkrj77j2rn7lqjp9z91f4d00000gp/T/pip-ephem-wheel-cache-843pfq8j/wheels/28/bb/d5/56c3f9c27aa861dc0b0e422c824ad8c0680a553fd8188224b4
Successfully built sphinxcontrib-video
Installing collected packages: sphinxcontrib-video
Successfully installed sphinxcontrib-video-0.0.1.dev3

@Calinou
Copy link

Calinou commented Sep 16, 2020

Bump 🙂

Could you publish the extension to PyPI, please? This would make it easier to integrate on Read the Docs.

@erwanp
Copy link

erwanp commented Aug 28, 2021

Would indeed be very helpful to have it on PyPi!

@fishermans-friend
Copy link

I published it on PyPI here. There's been no activity on the repository in over 3 years, so it seems alright. If the original maintainers would like to take over the repository, let me know and I'll hand over the ownership on PyPI.

@erwanp
Copy link

erwanp commented Jan 18, 2022

Well done, thank you !

rexut pushed a commit to tiacsys/sphinxcontrib-video that referenced this issue Jan 22, 2023
…ite-safe

Declare extension safe for parallel read/write
@choldgraf
Copy link
Collaborator

@fishermans-friend could you provide admin access to that PyPI repository for myself and @12rambau ? See this issue for context:

@12rambau
Copy link
Member

if necessary (and for a reason I don't remember) my username on pypi is borntobealive.

@fishermans-friend
Copy link

Both choldgraf and borntobealive have been invited as owners of the PyPi repository.

@choldgraf
Copy link
Collaborator

many thanks @fishermans-friend - I've accepted and am also happy to share with others that wish to have pypi access as well!

@12rambau
Copy link
Member

I'll wait to get the RDT webhook to work before creating a new release (for that I would need owner access to the repository (@reightb)

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 a pull request may close this issue.

7 participants