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

Upload to pypi ? #15

Open
stuaxo opened this issue Apr 29, 2016 · 8 comments
Open

Upload to pypi ? #15

stuaxo opened this issue Apr 29, 2016 · 8 comments

Comments

@stuaxo
Copy link

stuaxo commented Apr 29, 2016

Any chance of uploading to pypi so this can be installed with pip ?

@jart
Copy link

jart commented Jul 3, 2016

I've been having some problems installing this package on Travis CI using pip.

However I've received reports that this is possible to install using easy_install, which is weird. jart/fabulous#3

Could this problem possibly be caused by the weird version number 0.1a3 on PyPi? Maybe pip doesn't support version numbers like that. I did a little googling, and it seems like a few other people ran into similar problems with other projects.

It might fix things if a new release was registered with PyPi with the version number 0.2.

@jart
Copy link

jart commented Jul 3, 2016

Oh! It seems what you have to do is run python setup.py sdist upload. That will fix the problem.

jart added a commit to jart/fabulous that referenced this issue Jul 3, 2016
Grapefruit is a stable tiny library. We're bundling it temporarily
because it currently can't be installed with pip: xav/Grapefruit#15
@ralphbean
Copy link

👍, we'd love to see an update in from the Fedora packaging perspective as well. See our downstream discussion here.

@arielb2
Copy link
Collaborator

arielb2 commented Aug 10, 2016

@ralphbean The previous tarball was outdated, and there is a new tarball and was updated, is under approval here

@jart At the moment I have no access to pip, if @xav gives me access, I will update.

@jart
Copy link

jart commented Aug 10, 2016

Right now Fabulous is actually bundling grapefruit.py into its own codebase. It would be nice to not have to do this. But there's no rush.

@arielb2
Copy link
Collaborator

arielb2 commented Aug 11, 2016

@jart Can you confirm that you can now download grapefruit using pip please?

@fdemmer
Copy link

fdemmer commented Aug 4, 2017

i can confirm, that i just installed grapefruit-0.1a4 via pip from pypi

@stuaxo
Copy link
Author

stuaxo commented Aug 5, 2017

Works for me too - have tried under py2 and 3.

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