選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

215 行
11 KiB

10年前
10年前
10年前
10年前
10年前
10年前
10年前
10年前
10年前
  1. ## Version History
  2. #### 20140924
  3. * pyenv: Fix an unintended behavior when user does not have write permission on $PYENV_ROOT (#230)
  4. * pyenv: Fix a zsh completion issue (#232)
  5. * python-build: Add new PyPy release; pypy-2.4.0, pypy-2.4.0-src (#241)
  6. #### 20140825
  7. * pyenv: Fix zsh completion with multiple words (#215)
  8. * python-build: Display the package name of `hg` as `mercurial` in message (#212)
  9. * python-build: Unset `PIP_REQUIRE_VENV` during build (#216)
  10. * python-build: Set MACOSX_DEPLOYMENT_TARGET from the product version of OS X (#219, #220)
  11. * python-build: Add new Jython release; jython2.7-beta3 (#223)
  12. #### 20140705
  13. * python-build: Add new CPython release; 2.7.8 (#201)
  14. * python-build: Support `SETUPTOOLS_VERSION` and `PIP_VERSION` to allow installing specific version of setuptools/pip (#202)
  15. #### 20140628
  16. * python-build: Add new Anaconda releases; anaconda-2.0.1, anaconda3-2.0.1 (#195)
  17. * python-build: Add new PyPy3 release; pypy3-2.3.1 (#198)
  18. * python-build: Add ancient CPython releases; 2.1.3, 2.2.3, 2.3.7 (#199)
  19. * python-build: Use `ez_setup.py` and `get-pip.py` instead of installing them from tarballs (#194)
  20. * python-build: Add support for command-line options to `ez_setup.py` and `get-pip.py` (#200)
  21. #### 20140615
  22. * python-build: Update default setuptools version (4.0.1 -> 5.0) (#190)
  23. #### 20140614
  24. * pyenv: Change versioning schema (`v0.4.0-YYYYMMDD` -> `vYYYYMMDD`)
  25. * python-build: Add new PyPy release; pypy-2.3.1, pypy-2.3.1-src
  26. * python-build: Create symlinks for executables with version suffix (#182)
  27. * python-build: Use SHA2 as default digest algorithm to verify downloaded archives
  28. * python-build: Update default setuptools version (4.0 -> 4.0.1) (#183)
  29. * python-build: Import recent changes from ruby-build v20140524 (#184)
  30. #### 0.4.0-20140602
  31. * python-build: Add new Anaconda/Anaconda3 releases; anaconda-2.0.0, anaconda3-2.0.0 (#179)
  32. * python-build: Add new CPython release; 2.7.7 (#180)
  33. * python-build: Update default setuptools version (3.6 -> 4.0) (#181)
  34. * python-build: Respect environment variables of `CPPFLAGS` and `LDFLAGS` (#168)
  35. * python-build: Support for xz-compressed Python tarballs (#177)
  36. #### 0.4.0-20140520
  37. * python-build: Add new CPython release; 3.4.1 (#170, #171)
  38. * python-build: Update default pip version (1.5.5 -> 1.5.6) (#169)
  39. #### 0.4.0-20140516
  40. * pyenv: Prefer gawk over awk if both are available.
  41. * python-build: Add new PyPy release; pypy-2.3, pypy-2.3-src (#162)
  42. * python-build: Add new Anaconda release; anaconda-1.9.2 (#155)
  43. * python-build: Add new Miniconda releases; miniconda-3.3.0, minoconda-3.4.2, miniconda3-3.3.0, miniconda3-3.4.2
  44. * python-build: Add new Stackless releases; stackless-2.7.3, stackless-2.7.4, stackless-2.7.5, stackless-2.7.6, stackless-3.2.5, stackless-3.3.5 (#164)
  45. * python-build: Add IronPython versions (setuptools and pip will work); ironpython-2.7.4, ironpython-dev
  46. * python-build: Add new Jython beta release; jython-2.7-beta2
  47. * python-build: Update default setuptools version (3.4.1 -> 3.6)
  48. * python-build: Update default pip version (1.5.4 -> 1.5.5)
  49. * python-build: Update GNU Readline (6.2 -> 6.3)
  50. * python-build: Import recent changes from ruby-build v20140420
  51. #### 0.4.0-20140404
  52. * pyenv: Reads only the first word from version file. This is as same behavior as rbenv.
  53. * python-build: Fix build of Tkinter with Tcl/Tk 8.6 (#131)
  54. * python-build: Fix build problem with Readline 6.3 (#126, #131, #149, #152)
  55. * python-build: Do not exit with errors even if some of modules are absent (#131)
  56. * python-build: MacOSX was mispelled as MaxOSX in `anaconda_architecture` (#136)
  57. * python-build: Use default `cc` as the C Compiler to build CPython (#148, #150)
  58. * python-build: Display value from `pypy_architecture` and `anaconda_architecture` on errors (yyuu/pyenv-virtualenv#18)
  59. * python-build: Remove old development version; 2.6-dev
  60. * python-build: Update default setuptools version (3.3 -> 3.4.1)
  61. #### 0.4.0-20140317
  62. * python-build: Add new CPython releases; 3.4.0 (#133)
  63. * python-build: Add new Anaconda releases; anaconda-1.9.0, anaconda-1.9.1
  64. * python-build: Add new Miniconda releases; miniconda-3.0.4, miniconda-3.0.5, miniconda3-3.0.4, miniconda3-3.0.5
  65. * python-build: Update default setuptools version (3.1 -> 3.3)
  66. #### 0.4.0-20140311
  67. * python-build: Add new CPython releases; 3.3.5 (#127)
  68. * python-build: Add new CPython release candidates; 3.4.0rc1, 3.4.0rc2, 3.4.0rc3
  69. * python-build: Update default setuptools version (2.2 -> 3.1)
  70. * python-build: Update default pip version (1.5.2 -> 1.5.4)
  71. * python-build: Import recent changes from ruby-build v20140225
  72. #### 0.4.0-20140211
  73. * python-build: Add new CPython release candidates; 3.3.4, 3.4.0b3
  74. * python-build: Add [Anaconda](https://store.continuum.io/cshop/anaconda/) and [Miniconda](http://repo.continuum.io/miniconda/) binary distributions
  75. * python-build: Display error if the wget does not support Server Name Indication (SNI) to avoid SSL verification error when downloading from https://pypi.python.org. (#60)
  76. * python-build: Update default setuptools version (2.1 -> 2.2)
  77. * python-build: Update default pip version (1.5.1 -> 1.5.2)
  78. * python-build: Import recent changes from ruby-build v20140204
  79. #### 0.4.0-20140123
  80. * pyenv: Always append the directory at the top of the `$PATH` to return proper value for `sys.executable` (#98)
  81. * pyenv: Unset `GREP_OPTIONS` to avoid issues of conflicting options (#101)
  82. * python-build: Install `pip` with using `ensurepip` if available
  83. * python-build: Add support for framework installation (`--enable-framework`) of CPython (#55, #99)
  84. * python-build: Import recent changes from ruby-build v20140110.1
  85. * python-build: Import `bats` tests from ruby-build v20140110.1
  86. #### 0.4.0-20140110.1
  87. * python-build: Fix build error of CPython 2.x on the platform where the `gcc` is llvm-gcc.
  88. #### 0.4.0-20140110
  89. * pyenv: Reliably detect parent shell in `pyenv init` (#93)
  90. * pyenv: Import recent changes from rbenv 0.4.0
  91. * pyenv: Import `bats` tests from rbenv 0.4.0
  92. * python-build: Add new CPython releases candidates; 3.4.0b2
  93. * python-build: Add ruby-build style patching feature (#91)
  94. * python-build: Set `RPATH` if `--enable-shared` was given (#65, #66, 82)
  95. * python-build: Update default setuptools version (2.0 -> 2.1)
  96. * python-build: Update default pip version (1.4.1 -> 1.5)
  97. * python-build: Activate friendly CPython during build if the one is not activated (8fa6b4a1847851919ad7857c6c42ed809a4d277b)
  98. * python-build: Fix broken install.sh
  99. * python-build: Import recent changes from ruby-build v20131225.1
  100. * version-ext-compat: Removed from default plugin. Please use [pyenv-version-ext](https://github.com/yyuu/pyenv-version-ext) instead.
  101. #### 0.4.0-20131217
  102. * python-build: Fix broken build of CPython 3.3+ on Darwin
  103. * python-build: Not build GNU Readline uselessly on Darwin
  104. #### 0.4.0-20131216
  105. * python-build: Add new CPython releases; 3.3.3 (#80)
  106. * python-build: Add new CPython releases candidates; 3.4.0b1
  107. * python-build: Add new PyPy releases; pypy-2.2.1, pypy-2.2.1-src
  108. * python-build: Update default setuptools version (1.3.2 -> 2.0)
  109. * python-build: Imported recent changes from ruby-build v20131211
  110. * pyenv: Fix pyenv-prefix to trim "/bin" in `pyenv prefix system` (#88)
  111. #### 0.4.0-20131116
  112. * python-build: Add new CPython releases; 2.6.9, 2.7.6 (#76)
  113. * python-build: Add new CPython release candidates; 3.3.3-rc1, 3.3.3-rc2
  114. * python-build: Add new PyPy releases; pypy-2.2, pypy-2.2-src (#77)
  115. * python-build: Update default setuptools version (1.1.6 -> 1.3.2)
  116. * python-build: Imported recent changes from ruby-build v20131030
  117. #### 0.4.0-20131023
  118. * pyenv: Improved [fish shell](http://fishshell.com/) support
  119. * python-build: Add new PyPy releases; pypy-2.1, pypy-2.1-src, pypy3-2.1-beta1, pypy3-2.1-beta1-src
  120. * python-build: Add ancient versions; 2.4, 2.4.1, 2.4.3, 2.4.4 and 2.4.5
  121. * python-build: Add alpha releases; 3.4.0a2, 3.4.0a3, 3.4.0a4
  122. * python-build: Update default pip version (1.4 -> 1.4.1)
  123. * python-build: Update default setuptools version (0.9.7 -> 1.1.6)
  124. #### 0.4.0-20130726
  125. * pyenv: Fix minor issue of variable scope in `pyenv versions`
  126. * python-build: Update base version to ruby-build v20130628
  127. * python-build: Use brew managed OpenSSL and GNU Readline if they are available
  128. * python-build: Fix build of CPython 3.3+ on OS X (#29)
  129. * python-build: Fix build of native modules of CPython 2.5 on OS X (#33)
  130. * python-build: Fix build of CPython 2.6+ on openSUSE (#36)
  131. * python-build: Add ancient versions; 2.4.2 and 2.4.6. The build might be broken. (#37)
  132. * python-build: Update default pip version (1.3.1 -> 1.4)
  133. * python-build: Update default setuptools version (0.7.2 -> 0.9.7)
  134. #### 0.4.0-20130613
  135. * pyenv: Changed versioning schema. There are two parts; the former is the base rbenv version, and the latter is the date of release.
  136. * python-build: Add `--debug` option to build CPython with debug symbols. (#11)
  137. * python-build: Add new CPython versions: 2.7.4, 2.7.5, 3.2.4, 3.2.5, 3.3.1, 3.3.2 (#12, #17)
  138. * python-build: Add `svnversion` patch for old CPython versions (#14)
  139. * python-build: Enable mirror by default for faster download (#20)
  140. * python-build: Add `OPENSSL_NO_SSL2` patch for old CPython versions (#22)
  141. * python-build: Install GNU Readline on Darwin if the system one is broken (#23)
  142. * python-build: Bundle patches in `${PYTHON_BUILD_ROOT}/share/python-build/patches` and improve patching mechanism (`apply_patches`).
  143. * python-build: Verify native extensions after building. (`build_package_verify_py*`)
  144. * python-build: Add `install_hg` to install package from Mercurial repository
  145. * python-build: Support building Jython and PyPy.
  146. * python-build: Add new CPython development versions: 2.6-dev, 2.7-dev, 3.1-dev, 3.2-dev, 3.3-dev, 3.4-dev
  147. * python-build: Add new Jython development versions: jython-2.5.4-rc1, jython-2.5-dev, jython-2.7-beta1, jython-dev
  148. * python-build: Add new PyPy versions: pypy-1.5{,-src}, pypy-1.6, pypy-1.7, pypy-2.0{,-src}, pypy-2.0.1{,-src}, pypy-2.0.2{,-src}
  149. * python-build: Add new PyPy development versions: pypy-1.7-dev, pypy-1.8-dev, pypy-1.9-dev, pypy-2.0-dev, pypy-dev, pypy-py3k-dev
  150. * python-build: Add new Stackless development versions: stackless-2.7-dev, stackless-3.2-dev, stackless-3.3-dev, stackless-dev
  151. * python-build: Update default pip version (1.2.1 -> 1.3.1)
  152. * python-build: Update default setuptools version (0.6.34 (distribute) -> 0.7.2 ([new setuptools](https://bitbucket.org/pypa/setuptools)))
  153. #### 0.2.0 (February 18, 2013)
  154. * Import changes from rbenv 0.4.0.
  155. #### 0.1.2 (October 23, 2012)
  156. * Add push/pop for version stack management.
  157. * Support multiple versions via environment variable.
  158. * Now GCC is not a requirement to build CPython and Stackless.
  159. #### 0.1.1 (September 3, 2012)
  160. * Support multiple versions of Python at a time.
  161. #### 0.1.0 (August 31, 2012)
  162. * Initial public release.