Skip to content

Pip repo needs to be updated, currently installs GitPython==0.1.7 #166

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

Closed
dman777 opened this issue Jun 24, 2014 · 14 comments
Closed

Pip repo needs to be updated, currently installs GitPython==0.1.7 #166

dman777 opened this issue Jun 24, 2014 · 14 comments
Milestone

Comments

@dman777
Copy link

dman777 commented Jun 24, 2014

Pip repo needs to be updated, currently installs GitPython==0.1.7

@charlax
Copy link

charlax commented Jun 27, 2014

👍

@OthmanAbah
Copy link

and Repo.init using the current pip version is not working.

@ghost
Copy link

ghost commented Jul 3, 2014

+1, had the same issue on jessie/sid!

@flozano
Copy link

flozano commented Jul 9, 2014

+1 here

@hashar
Copy link
Contributor

hashar commented Jul 25, 2014

Confirmed via virtualenv :-D I guess only @Byron has proper credentials to update pypi :/

@hrj
Copy link

hrj commented Sep 9, 2014

Not having a new version of gitpython prevents legit from being installed (via pip).

@Byron do you have the credentials to update pip?

@Byron
Copy link
Member

Byron commented Sep 11, 2014

After some attempts, I managed to login. Lucky me.
Something holding me back might be that I always strongly disliked interacting with the pypi web frontend, and I'd be happy to delegate this task.
If someone provides me with a username, I will be glad to add you as maintainer.

@hrj
Copy link

hrj commented Sep 13, 2014

@Byron I am not familiar with the python universe, so I can't volunteer as maintainer, but can you upload a new version just this time? Once the chain of dependencies starts functioning, I am hopeful that the project will get more attention and hence more volunteers will sign up.

@Byron Byron added this to the v0.3.2 milestone Nov 14, 2014
@Byron
Copy link
Member

Byron commented Nov 14, 2014

A new release has been created on pypi. This should resolve this issue.

@Byron Byron closed this as completed Nov 14, 2014
@hrj
Copy link

hrj commented Nov 14, 2014

w00t!
👍

@hashar
Copy link
Contributor

hashar commented Nov 14, 2014

Thank you very much!

I have filled a bug for Debian to update their python-git package https://bugs.debian.org/769595

@Byron
Copy link
Member

Byron commented Nov 15, 2014

I don't know how fast they are, but I expect plenty of new releases to come out in the next time.
If you ask me, they should wait for 0.3.3 as it will be of higher quality.

@hashar
Copy link
Contributor

hashar commented Nov 15, 2014

I haven't looked at the Debian source package, but it is usually not too much work unless you break the API or add new dependencies (which in turn need to be packaged). I might give it a shot myself.

@Byron
Copy link
Member

Byron commented Nov 15, 2014

Good, so it should be easy, as in fact the async dependency was removed from gitdb. It might be a good starting point to repackage gitdb and smmap, as these are stable now and py3 compatible. Also they don't change their API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

7 participants