Simple Python version management
https://github.com/yyuu/pyenv
pyenv lets you easily switch between multiple versions of Python.
It is simple, unobtrusive, and follows the UNIX tradition of single-purpose
tools that do one thing well.
This project was forked from rbenv and ruby-build, and modified for Python.
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/pyenv && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
pyenv.changes | 0000014922 14.6 KB | |
pyenv.spec | 0000004370 4.27 KB | |
v2.2.1.tar.gz | 0000672237 656 KB |
Revision 9 (latest revision is 52)
Dominique Leuenberger (dimstar_suse)
accepted
request 933146
from
Matej Cepl (mcepl)
(revision 9)
- Remove *rpmlintrc, it is not necessary anymore. - Remove our own manpage, it is now included in the tarball. - Update to 2.2.1: - Added documentation for commands - Added Python versions (inlcuding 3.10.0) - Full changelog at https://github.com/pyenv/pyenv/blob/master/CHANGELOG.md
Comments 0