Bläddra i källkod

2.6.13

pull/3360/head v2.6.13
Ivan Pozdeev 7 månader sedan
förälder
incheckning
fdde91269b
Ingen känd nyckel hittad för denna signaturen i databasen GPG-nyckel ID: FB6A628DCF06DCD7
3 ändrade filer med 7 tillägg och 2 borttagningar
  1. +5
    -0
      CHANGELOG.md
  2. +1
    -1
      libexec/pyenv---version
  3. +1
    -1
      plugins/python-build/bin/python-build

+ 5
- 0
CHANGELOG.md Visa fil

@ -1,5 +1,10 @@
# Version History
## Release v2.6.13
* CI: Replace macos-13 with macos-15-intel by @edgarrmondragon in https://github.com/pyenv/pyenv/pull/3356
* Add Miniconda3-25.9.1-1 by @binbjz in https://github.com/pyenv/pyenv/pull/3357
* Add CPython 3.15.0a2 by @nedbat in https://github.com/pyenv/pyenv/pull/3359
## Release v2.6.12
* Add graalpy-25.0.1 by @msimacek in https://github.com/pyenv/pyenv/pull/3350
* Add CPython 3.9.25 by @nedbat in https://github.com/pyenv/pyenv/pull/3355

+ 1
- 1
libexec/pyenv---version Visa fil

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

+ 1
- 1
plugins/python-build/bin/python-build Visa fil

@ -14,7 +14,7 @@
# -g/--debug Build a debug version
#
PYTHON_BUILD_VERSION="2.6.12"
PYTHON_BUILD_VERSION="2.6.13"
OLDIFS="$IFS"

Laddar…
Avbryt
Spara