Christian Clauss
5ec5f9598f
echo "$HOME/bin" >> $GITHUB_PATH
hace 5 años
Christian Clauss
f86a799b5f
Update ubuntu_tests.yml
hace 5 años
Christian Clauss
1e4c759b7a
PYENV_ROOT: /home/runner/work/pyenv/pyenv
hace 5 años
Christian Clauss
8c0603acf2
Update ubuntu_tests.yml
hace 5 años
Christian Clauss
61e2f742fc
Update ubuntu_tests.yml
hace 5 años
Christian Clauss
bc185d76cd
Update ubuntu_tests.yml
hace 5 años
Anton Petrov
b4a5bb3d85
Merge pull request #1708 from cclauss/patch-1
Travis CI: Add Xcode 12 on macOS 10.15.5
hace 5 años
Christian Clauss
36efced5b7
echo "$HOME/.local/bin" >> $GITHUB_PATH
hace 5 años
Christian Clauss
33335507b0
env: PYENV_ROOT: $HOME"
hace 5 años
Christian Clauss
7c18f8a10c
Update ubuntu_tests.yml
hace 5 años
Christian Clauss
ee9c1d2b1c
Update ubuntu_tests.yml
hace 5 años
Ville Skyttä
f06fb60b1f
Make work in nounset (-u) mode
hace 5 años
Christian Clauss
604cd77d26
Update ubuntu_tests.yml
hace 5 años
Christian Clauss
c8bbc481ee
cd $(bin/pyenv root) && git pull
hace 5 años
Christian Clauss
ac198a66ae
Update ubuntu_tests.yml
hace 5 años
Christian Clauss
086f594b8c
runs-on: Ubuntu-20.04
hace 5 años
Christian Clauss
878e96978a
Python 3.6.12 and 3.7.9
hace 5 años
Christian Clauss
390a1dd8c7
Update ubuntu_tests.yml
hace 5 años
Christian Clauss
4be2dc685a
bin/pyenv update
hace 5 años
Christian Clauss
170636769f
Python 3.6.13 and 3.7.10
hace 5 años
Christian Clauss
f9a0bfbe91
bin/pyenv global ${{ matrix.python-version }}
hace 5 años
Christian Clauss
d6b6e470b9
Python 3.9.1
hace 5 años
Christian Clauss
e702adaee1
bin/pyenv install ${{ matrix.python-version }}
hace 5 años
Christian Clauss
79bdfce276
./pyenv install ${{ matrix.python-version }}
hace 5 años
Christian Clauss
665f1f9aa4
Update ubuntu_tests.yml
hace 5 años
Christian Clauss
b66160cc42
GitHub Action to build Python verssions on Ubuntu
hace 5 años
Anton Petrov
3fbbc155c7
Merge pull request #1829 from anton-petrov/master
Added --nosystem argument
hace 5 años
Anton Petrov
f31a06dc19
Added --nosystem argument
Added --nosystem argument to skip the system environment when searching for an executable.
hace 5 años
Christian Clauss
1e5938a9d0
Update comments on macOS versions
hace 5 años
Christian Clauss
f34dbba9b5
Upgrade xcode11.3 --> xcode11.6
hace 5 años
Christian Clauss
4860b9a059
Upgrade to Python 3.9.1, Bug Sur and Ubuntu Focal
hace 5 años
Anton Petrov
2c02f4f0f8
Merge pull request #1825 from gotche/master
Add CPython 3.8.8
hace 5 años
Anton Petrov
f1aab847e7
Update 3.8.8
Upgrade openssl to 1.1.1i
hace 5 años
Anton Petrov
b0dc8b77ba
Merge pull request #1826 from gotche/add-cpython-3.9.2
Add CPython 3.9.2
hace 5 años
Anton Petrov
666aceea6c
Merge pull request #1790 from karthek-git/master
add manpage
hace 5 años
Anton Petrov
d9cb389a46
Update 3.9.2
Upgrade openssl to 1.1.1i
hace 5 años
Jose Martin
32740a1e86
Add CPython 3.9.2
hace 5 años
Jose Martin
cc776ff875
Add CPython 3.8.8
hace 5 años
karthek
2073e6d4ca
Update pyenv.1
hace 5 años
Josh Friend
5f62ad7680
v1.2.23
hace 5 años
native-api
5b49256330
Fix download links for everything (incl. PyPy and Stackless) ( #1692 )
* Update PyPy download links. Remove releases that are no longer available.
PyPy has moved from bitbucket.org to foss.heptapod.net.
Downloads have moved to https://downloads.python.org/pypy/ ; some of the archives are no longer available.
Portable PyPy has moved from bitbucket.org to Github. Old archives have been moved to a 3rd-party "Bitbucket Archive" site.
* Update Stackless download links. Remove releases that are no longer available.
Stackless has moved from Bitbucket to Github. Old downloads have been renamed(?); stackless.com no longer works via HTTPS.
* Delete releases that have become invalid since the last check
* fix changed checksums
hace 5 años
tuzi3040
d51999adf5
Fix 'sed: RE error: illegal byte sequence' ( #1714 )
... by unsetting `LC_ALL` and passing `LC_CTYPE=C` to `sed`.
This commit fixes issue #1454 .
hace 5 años
Mike Tigas
9f12152463
add `pypy3.7-c-jit-latest`. use https for buildbot.pypy.org URLs. ( #1812 )
hace 5 años
Ricardo N Feliciano
f0f2e626f4
Add CPython v3.6.13. ( #1817 )
hace 5 años
Ricardo N Feliciano
c340532286
Add CPython v3.7.10. ( #1818 )
hace 5 años
Ivan Pozdeev
131e44afcb
Remove the "Using script's directory as PYENV_DIR if shim is invoked with a script argument" feature
It's impossible to 100% reliably extract the script argument from the command line for all and unknown Python versions and implementations
hace 5 años
Ivan Pozdeev
a6b0a2846e
Revert "shims: handle symlinked scripts, via new PYENV_FILE_ARG"
This reverts commit 493f036928 .
# Conflicts:
# libexec/pyenv
hace 5 años
Ivan Pozdeev
e44490c639
Revert "add tests for `PYENV_FILE_ARG`"
This reverts commit 438e828eb5 .
# Conflicts:
# test/pyenv_ext.bats
hace 5 años
Anton Petrov
421ff608fc
Merge pull request #1815 from native-api/fix_versions_bash3
Fix not printing asterisk for current version in Bash 3
hace 5 años
Ivan Pozdeev
00f7d6249a
Fix not printing asterisk for current version in Bash 3
hace 5 años