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

PyPi release #106

Closed
shantanugoel opened this issue Mar 19, 2016 · 10 comments
Closed

PyPi release #106

shantanugoel opened this issue Mar 19, 2016 · 10 comments

Comments

@shantanugoel
Copy link

There hasn't been a pypi release for almost 6 months. Is it possible to do so, especially for the django 1.9 compatibility updates?

@avelis
Copy link
Collaborator

avelis commented Mar 20, 2016

I can definitely see the use case for a maintenance release.

@mford90 thoughts?

@avelis
Copy link
Collaborator

avelis commented Mar 21, 2016

@shantanugoel At the moment I do not have PyPi release capabilities. In an effort to help out, I have made at least a Github release that could be referenced via pip: https://github.com/django-silk/silk/releases/tag/0.5.7

@avelis avelis changed the title pypi release PyPi release Mar 21, 2016
@shantanugoel
Copy link
Author

Thanks a lot, @avelis. I'll move to this tag :) Will be good if @mtford90 can make a pypi release as well for wider usage.

@mtford90
Copy link
Collaborator

I'll do this tomorrow - @avelis I can also look into giving you access to that ;)

@avelis
Copy link
Collaborator

avelis commented Mar 25, 2016

@mford90 Sweet! I have made some commits to the branch. So you might need to check out a tag and push it to PyPi.

@mtford90
Copy link
Collaborator

Got it!

@mtford90
Copy link
Collaborator

Done. @avelis - if you give me your pypi username I can give you the permissions needed to upload new versions

@avelis
Copy link
Collaborator

avelis commented Mar 28, 2016

@mtford90 Thanks for publishing a release.

My PyPi username is the same as my Github username. :-)

@mtford90
Copy link
Collaborator

@avelis done - you should now have permissions.

Process for release is as follows:

  • Bump version & requirements in setup.py
  • Execute python setup.py sdist register upload to push to pypi

@avelis
Copy link
Collaborator

avelis commented Mar 29, 2016

@mtford90 Got 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

3 participants