[go: nahoru, domu]

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

feature: Adding new flags to pyenv update [full pyenv update takes more time based on internet speed] #153

Open
Toilal opened this issue Sep 8, 2020 · 6 comments
Labels
feature New feature request help wanted Extra attention is needed

Comments

@Toilal
Copy link
Toilal commented Sep 8, 2020

Is your feature request related to a problem? Please describe.

Every time I use pyenv-win, recently released python versions are unavailable, because pyenv-win/.versions_cache.xml file seems to be manually maintained.

Describe the solution you'd like

How about writing a python script to generate pyenv-win/.versions_cache.xml ? It could be executed each day in a github action, and perform the commit if some changes occurs.

Would you like me to write the script ? It could use scrapy to grab all available versions from the https://www.python.org/ftp/python and generate the XML file with found entries.

@kirankotari
Copy link
Member

@Toilal I think you missed the feature of pyenv update. We are no longer maintaining pyenv-win/.versions_cache.xml file manually. The pyenv update does the scrapy to grab all available versions.

@kirankotari
Copy link
Member

@Toilal I am looking for an help to add Anaconda and IronPython to pyenv-win

@Toilal
Copy link
Author
Toilal commented Sep 8, 2020

Ho I see, sorry for the noise. I don't use IronPython nor Anaconda, so i'm not sure I'll be in best position to contribute on those features.

I need the "virtualenv" command from the original Linux version though, would you accept pull request about it ?

@kirankotari
Copy link
Member
kirankotari commented Oct 20, 2020 via email

@manastalukdar
Copy link

@kirankotari , Thanks. I decided to just leave it running and it took around 15 mins or so, but eventually updated the local db.

@kirankotari
Copy link
Member
kirankotari commented Oct 25, 2020

@manastalukdar Thanks. Looks like it depends on your internet speed as well. I have tested in high speeds to it was not a problem and didn't realised it.

It will be a good to have some flags to get specific updates alone @Toilal do you want to work on this?

@kirankotari kirankotari changed the title feature: Automate updates of pyenv-win/.versions_cache.xml file feature: Adding new flags to pyenv update [full pyenv update takes more time based on internet speed] Oct 25, 2020
@kirankotari kirankotari added help wanted Extra attention is needed feature New feature request labels Apr 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants