Kaynağa Gözat

v1.2.22 (fixes #1760)

pull/1806/head v1.2.22
Yamashita, Yuu 5 yıl önce
ebeveyn
işleme
dc70546565
Veri tabanında bu imza için bilinen anahtar bulunamadı GPG Anahtar Kimliği: EF1B6D80FB708C08
2 değiştirilmiş dosya ile 13 ekleme ve 1 silme
  1. +12
    -0
      CHANGELOG.md
  2. +1
    -1
      libexec/pyenv---version

+ 12
- 0
CHANGELOG.md Dosyayı Görüntüle

@ -1,5 +1,17 @@
## Version History
## 1.2.22
+ python-build: Add LDFLAGS for zlib on macOS >= 1100 (#1711)
+ python-build: Add the CPython 3.9.1 (#1752)
+ python-build: Change order of LDFLAGS paths (#1754)
+ python-build: Docker config for testing python-build (#1548)
+ python-build: Put prerequisite for installation before install (#1750)
+ python-build: Add GraalPython 20.3 (#1736)
+ python-build: Add CPython 3.8.7
+ python-build: Added anaconda3-2020.11 (#1774)
+ python-build: Added arm64 architecture support in python-build for macOS (#1775)
## 1.2.21
* python-build: Add CPython 3.9.0 (#1706)

+ 1
- 1
libexec/pyenv---version Dosyayı Görüntüle

@ -12,7 +12,7 @@
set -e
[ -n "$PYENV_DEBUG" ] && set -x
version="1.2.21"
version="1.2.22"
git_revision=""
if cd "${BASH_SOURCE%/*}" 2>/dev/null && git remote -v 2>/dev/null | grep -q pyenv; then

Yükleniyor…
İptal
Kaydet