Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.

442 righe
19 KiB

8 anni fa
8 anni fa
8 anni fa
8 anni fa
8 anni fa
8 anni fa
8 anni fa
8 anni fa
8 anni fa
8 anni fa
8 anni fa
8 anni fa
8 anni fa
8 anni fa
9 anni fa
9 anni fa
9 anni fa
9 anni fa
9 anni fa
9 anni fa
9 anni fa
9 anni fa
9 anni fa
9 anni fa
9 anni fa
9 anni fa
9 anni fa
9 anni fa
10 anni fa
10 anni fa
10 anni fa
10 anni fa
10 anni fa
10 anni fa
10 anni fa
10 anni fa
10 anni fa
10 anni fa
10 anni fa
10 anni fa
10 anni fa
10 anni fa
10 anni fa
10 anni fa
10 anni fa
11 anni fa
9 anni fa
11 anni fa
  1. ## Version History
  2. ## Unreleased
  3. * pyenv: Import latest changes from rbenv as of Aug 15, 2016 (#669)
  4. * pyenv: Add workaround for system python at `/bin/python` (#628)
  5. * python-build: Import changes from ruby-build v20160602 (#668)
  6. ## 20160726
  7. * python-build: pypy-5.3.1: Remove stray text (#648)
  8. * python-build: Add CPython 3.6.0a3 (#657)
  9. * python-build: Add anaconda[23]-4.1.0
  10. * pyenv: Keep using `.tar.gz` archives if tar doesn't support `-J` (especially on BSD) (#654, #663)
  11. * pyenv: Fixed conflict between pyenv-virtualenv's `rehash` hooks of `envs.bash`
  12. * pyenv: Write help message of `sh-*` commands to stdout properly (#650, #651)
  13. ## 20160629
  14. * python-build: Added CPython 2.7.12 (#645)
  15. * python-build: Added PyPy 3.5.1 (#646)
  16. * python-build: Added PyPy Portable 5.3.1
  17. ## 20160628
  18. * python-build: Added PyPy3.3 5.2-alpha1 (#631)
  19. * python-build: Added CPython 2.7.12rc1
  20. * python-build: Added CPython 3.6.0a2 (#630)
  21. * python-build: Added CPython 3.5.2 (#643)
  22. * python-build: Added CPython 3.4.5 (#643)
  23. * python-build: Added PyPy2 5.3 (#626)
  24. * pyenv: Skip creating shims for system executables bundled with Anaconda rather than ignoring them in `pyenv-which` (#594, #595, #599)
  25. * python-build: Configured GCC as a requirement to build CPython prior to 2.4.4 (#613)
  26. * python-build: Use `aria2c` - ultra fast download utility if available (#534)
  27. ## 20160509
  28. * python-build: Fixed wrong SHA256 of `pypy-5.1-linux_x86_64-portable.tar.bz2` (#586, #587)
  29. * python-build: Added miniconda[23]-4.0.5
  30. * python-build: Added PyPy (Portable) 5.1.1 (#591, #592, #593)
  31. ## 20160422
  32. * python-build: Added PyPy 5.1 (#579)
  33. * python-build: Added PyPy 5.1 Portable
  34. * python-build: Added PyPy 5.0.1 (#558)
  35. * python-build: Added PyPy 5.0.1 Portable
  36. * python-build: Added PyPy 5.0 Portable
  37. * python-build: Added anaconda[23]-4.0.0 (#572)
  38. * python-build: Added Jython 2.7.1b3 (#557)
  39. ## 20160310
  40. * python-build: Add PyPy-5.0.0 (#555)
  41. * pyenv: Import recent changes from rbenv 1.0 (#549)
  42. ## 20160303
  43. * python-build: Add anaconda[23]-2.5.0 (#543)
  44. * python-build: Import recent changes from ruby-build 20160130
  45. * python-build: Compile with `--enable-unicode=ucs4` by default for CPython (#257, #542)
  46. * python-build: Switch download URL of Continuum products from HTTP to HTTPS (#543)
  47. * python-build: Added pypy-dev special case in pyenv-install to use py27 (#547)
  48. * python-build: Upgrade OpenSSL to 1.0.2g (#550)
  49. ## 20160202
  50. * pyenv: Run rehash automatically after `conda install`
  51. * python-build: Add CPython 3.4.4 (#511)
  52. * python-build: Add anaconda[23]-2.4.1, miniconda[23]-3.19.0
  53. * python-build: Fix broken build definitions of CPython/Stackless 3.2.x (#531)
  54. ### 20151222
  55. * pyenv: Merge recent changes from rbenv as of 2015-12-14 (#504)
  56. * python-build: Add a `OPENSSL_NO_SSL3` patch for CPython 2.6, 2.7, 3.0, 3.1, 3.2 and 3.3 series (#507, #511)
  57. * python-build: Stopped using mirror at yyuu.github.io for CPython since http://www.python.org is on fast.ly
  58. ### 20151210
  59. * pyenv: Add a default hook for Anaconda to look for original `$PATH` (#491)
  60. * pyenv: Skip virtualenv aliases on `pyenv versions --skip-aliases` (yyuu/pyenv-virtualenv#126)
  61. * python-build: Add CPython 2.7.11, 3.5.1 (#494, #498)
  62. * python-build: Update OpenSSL to 1.0.1q (#496)
  63. * python-build: Adding SSL patch to build 2.7.3 on Debian (#495)
  64. ### 20151124
  65. * pyenv: Import recent changes from rbenv 5fb9c84e14c8123b2591d22e248f045c7f8d8a2c
  66. * pyenv: List anaconda-style virtual environments as a version in pyenv (#471)
  67. * python-build: Import recent changes from ruby-build v20151028
  68. * python-build: Add PyPy 4.0.1 (#489)
  69. * python-build: Add `miniconda*-3.18.3` (#477)
  70. * python-build: Add CPython 2.7.11 RC1
  71. ### 20151105
  72. * python-build: Add anaconda2-2.4.0 and anacondaa3-2.4.0
  73. * python-biuld: Add Portable PyPy 4.0 (#472)
  74. ### 20151103
  75. * python-build: Add PyPy 4.0.0 (#463)
  76. * python-build: Add Jython 2.7.1b2
  77. * python-build: Add warning about setuptools issues on CPython 3.0.1 on OS X (#456)
  78. ### 20151006
  79. * pyenv: Different behaviour when invoking .py script through symlink (#379, #404)
  80. * pyenv: Enabled Gitter on the project (#436, #444)
  81. * python-build: Add Jython 2.7.1b1
  82. * python-build: Install OpenSSL on OS X if no proper versionn is available (#429)
  83. ### 20150913
  84. * python-build: Add CPython 3.5.0
  85. * python-build: Remove CPython 3.5.0 release candidates
  86. * python-build: Fixed anaconda3 repo's paths (#439)
  87. * python-build: Add miniconda-3.16.0 and miniconda3-3.16.0 (#435)
  88. ### 20150901
  89. * python-build: Add CPython 3.5.0 release candidates; 3.5.0rc1 and 3.5.0rc2
  90. * python-build: Disabled `_FORTITY_SOURCE` to fix CPython >= 2.4, <= 2.4.3 builds (#422)
  91. * python-build: Removed CPython 3.5.0 betas
  92. * python-build: Add miniconda-3.10.1 and miniconda3-3.10.1 (#414)
  93. * python-build: Add PyPy 2.6.1 (#433)
  94. * python-build: Add PyPy-STM 2.3 and 2.5.1 (#428)
  95. * python-build: Ignore user's site-packages on ensurepip/get-pip (#411)
  96. * pyenv: Import recent changes from ruby-build v20150818
  97. #### 20150719
  98. * python-build: Add CPython `3.6-dev` (#413)
  99. * python-build: Add Anaconda/Anaconda3 2.3.0
  100. * python-build: Fix download URL of portable PyPy 2.6 (fixes #389)
  101. * python-build: Use custom `MACOSX_DEPLOYMENT_TARGET` if defined (#312)
  102. * python-build: Use original CPython repository instead of mirror at bitbucket.org as the source of `*-dev` versions (#409)
  103. * python-build: Pin pip version to 1.5.6 for python 3.1.5 (#351)
  104. #### 20150601
  105. * python-build: Add PyPy 2.6.0
  106. * python-build: Add PyPy 2.5.1 portable
  107. * python-build: Add CPython 3.5.0 beta releases; 3.5.0b1 and 3.5.0b2
  108. * python-build: Removed CPython 3.5.0 alpha releases
  109. * python-build: Fix inverted condition for `--altinstall` of ensurepip (#255)
  110. * python-build: Skip installing `setuptools` by `ez_setup.py` explicitly (fixes #381)
  111. * python-build: Import changes from ruby-build v20150519
  112. #### 20150524
  113. * pyenv: Improve `pyenv version`, if there is one missing (#290)
  114. * pyenv: Improve pip-rehash to handle versions in command, like `pip2` and `pip3.4` (#368)
  115. * python-build: Add CPython release; 2.7.10 (#380)
  116. * python-build: Add Miniconda/Miniconda3 3.9.1 and Anaconda/Anaconda3 2.2.0 (#375, #376)
  117. #### 20150504
  118. * python-build: Add Jython 2.7.0
  119. * python-build: Add CPython alpha release; 3.5.0a4
  120. * python-build: Add CPython 3.1, 3.1.1, and 3.1.2
  121. * python-build: Fix pip version to 1.5.6 for CPython 3.1.x (#351)
  122. #### 20150326
  123. * python-build: Add Portable PyPy binaries from https://github.com/squeaky-pl/portable-pypy (#329)
  124. * python-build: Add CPython alpha release; 3.5.0a2 (#328)
  125. * python-build: Add pypy-2.5.1 (fixes #338)
  126. * pyenv: Import recent changes from rbenv 4d72eefffc548081f6eee2e54d3b9116b9f9ee8e
  127. #### 20150226
  128. * python-build: Add CPython release; 3.4.3 (#323)
  129. * python-build: Add CPython alpha release; 3.5.0a1 (#324)
  130. * python-build: Add Miniconda/Miniconda3 3.8.3 (#318)
  131. #### 20150204
  132. * python-build: Add PyPy 2.5.0 release (#311)
  133. * python-build: Add note about `--enable-shared` and RPATH (#217)
  134. * python-build: Fix regression of `PYTHON_MAKE_INSTALL_TARGET` and add test (#255)
  135. * python-build: Symlink `pythonX.Y-config` to `python-config` if `python-config` is missing (#296)
  136. * python-build: Latest `pip` can't be installed into `3.0.1` (#309)
  137. #### 20150124
  138. * python-build: Import recent changes from ruby-build v20150112
  139. * python-build: Prevent adding `/Library/Python/X.X/site-packages` to `sys.path` whtn `--enable-framework` is enabled on OS X. Thanks @s1341 (#292)
  140. * python-build: Add new IronPython release; 2.7.5
  141. #### 20141211
  142. * pyenv: Add bulit-in `pip-rehash` feature. You don't need to install [pyenv-pip-rehash](https://github.com/yyuu/pyenv-pip-rehash) anymore.
  143. * python-build: Add new CPython release; 2.7.9 (#284)
  144. * python-build: Add new PyPy releases; pypy3-2.4.0, pypy3-2.4.0-src (#277)
  145. * python-build: Add build definitions of PyPy nightly build
  146. #### 20141127
  147. * python-build: Add new CPython release candidates; 2.7.9rc1 (#276)
  148. #### 20141118
  149. * python-build: Fix broken `setup_builtin_patches` (#270)
  150. * python-build: Add a patch to allow building 2.6.9 on OS X 10.9 with `--enable-framework` (#269, #271)
  151. #### 20141106
  152. * pyenv: Optimize pyenv-which. Thanks to @blueyed (#129)
  153. * python-build: Add Miniconda/Miniconda3 3.7.0 and Anaconda/Anaconda3 2.1.0 (#260)
  154. * python-build: Use HTTPS for mirror download URLs (#262)
  155. * python-build: Set `rpath` for `--shared` build of PyPy (#244)
  156. * python-build: Support `make altinstall` when building CPython/Stackless (#255)
  157. * python-build: Import recent changes from ruby-build v20141028 (#265)
  158. #### 20141012
  159. * python-build: Add new CPython releases; 3.2.6, 3.3.6 (#253)
  160. #### 20141011
  161. * python-build: Fix build error of Stackless 3.3.5 on OS X (#250)
  162. * python-build: Add new Stackless releases; stackless-2.7.7, stackless-2.7.8, stackless-3.4.1 (#252)
  163. #### 20141008
  164. * python-build: Add new CPython release; 3.4.2 (#251)
  165. * python-build: Add new CPython release candidates; 3.2.6rc1, 3.3.6rc1 (#248)
  166. #### 20140924
  167. * pyenv: Fix an unintended behavior when user does not have write permission on `$PYENV_ROOT` (#230)
  168. * pyenv: Fix a zsh completion issue (#232)
  169. * python-build: Add new PyPy release; pypy-2.4.0, pypy-2.4.0-src (#241)
  170. #### 20140825
  171. * pyenv: Fix zsh completion with multiple words (#215)
  172. * python-build: Display the package name of `hg` as `mercurial` in message (#212)
  173. * python-build: Unset `PIP_REQUIRE_VENV` during build (#216)
  174. * python-build: Set `MACOSX_DEPLOYMENT_TARGET` from the product version of OS X (#219, #220)
  175. * python-build: Add new Jython release; jython2.7-beta3 (#223)
  176. #### 20140705
  177. * python-build: Add new CPython release; 2.7.8 (#201)
  178. * python-build: Support `SETUPTOOLS_VERSION` and `PIP_VERSION` to allow installing specific version of setuptools/pip (#202)
  179. #### 20140628
  180. * python-build: Add new Anaconda releases; anaconda-2.0.1, anaconda3-2.0.1 (#195)
  181. * python-build: Add new PyPy3 release; pypy3-2.3.1 (#198)
  182. * python-build: Add ancient CPython releases; 2.1.3, 2.2.3, 2.3.7 (#199)
  183. * python-build: Use `ez_setup.py` and `get-pip.py` instead of installing them from tarballs (#194)
  184. * python-build: Add support for command-line options to `ez_setup.py` and `get-pip.py` (#200)
  185. #### 20140615
  186. * python-build: Update default setuptools version (4.0.1 -> 5.0) (#190)
  187. #### 20140614
  188. * pyenv: Change versioning schema (`v0.4.0-YYYYMMDD` -> `vYYYYMMDD`)
  189. * python-build: Add new PyPy release; pypy-2.3.1, pypy-2.3.1-src
  190. * python-build: Create symlinks for executables with version suffix (#182)
  191. * python-build: Use SHA2 as default digest algorithm to verify downloaded archives
  192. * python-build: Update default setuptools version (4.0 -> 4.0.1) (#183)
  193. * python-build: Import recent changes from ruby-build v20140524 (#184)
  194. #### 0.4.0-20140602
  195. * python-build: Add new Anaconda/Anaconda3 releases; anaconda-2.0.0, anaconda3-2.0.0 (#179)
  196. * python-build: Add new CPython release; 2.7.7 (#180)
  197. * python-build: Update default setuptools version (3.6 -> 4.0) (#181)
  198. * python-build: Respect environment variables of `CPPFLAGS` and `LDFLAGS` (#168)
  199. * python-build: Support for xz-compressed Python tarballs (#177)
  200. #### 0.4.0-20140520
  201. * python-build: Add new CPython release; 3.4.1 (#170, #171)
  202. * python-build: Update default pip version (1.5.5 -> 1.5.6) (#169)
  203. #### 0.4.0-20140516
  204. * pyenv: Prefer gawk over awk if both are available.
  205. * python-build: Add new PyPy release; pypy-2.3, pypy-2.3-src (#162)
  206. * python-build: Add new Anaconda release; anaconda-1.9.2 (#155)
  207. * python-build: Add new Miniconda releases; miniconda-3.3.0, minoconda-3.4.2, miniconda3-3.3.0, miniconda3-3.4.2
  208. * 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)
  209. * python-build: Add IronPython versions (setuptools and pip will work); ironpython-2.7.4, ironpython-dev
  210. * python-build: Add new Jython beta release; jython-2.7-beta2
  211. * python-build: Update default setuptools version (3.4.1 -> 3.6)
  212. * python-build: Update default pip version (1.5.4 -> 1.5.5)
  213. * python-build: Update GNU Readline (6.2 -> 6.3)
  214. * python-build: Import recent changes from ruby-build v20140420
  215. #### 0.4.0-20140404
  216. * pyenv: Reads only the first word from version file. This is as same behavior as rbenv.
  217. * python-build: Fix build of Tkinter with Tcl/Tk 8.6 (#131)
  218. * python-build: Fix build problem with Readline 6.3 (#126, #131, #149, #152)
  219. * python-build: Do not exit with errors even if some of modules are absent (#131)
  220. * python-build: MacOSX was mispelled as MaxOSX in `anaconda_architecture` (#136)
  221. * python-build: Use default `cc` as the C Compiler to build CPython (#148, #150)
  222. * python-build: Display value from `pypy_architecture` and `anaconda_architecture` on errors (yyuu/pyenv-virtualenv#18)
  223. * python-build: Remove old development version; 2.6-dev
  224. * python-build: Update default setuptools version (3.3 -> 3.4.1)
  225. #### 0.4.0-20140317
  226. * python-build: Add new CPython releases; 3.4.0 (#133)
  227. * python-build: Add new Anaconda releases; anaconda-1.9.0, anaconda-1.9.1
  228. * python-build: Add new Miniconda releases; miniconda-3.0.4, miniconda-3.0.5, miniconda3-3.0.4, miniconda3-3.0.5
  229. * python-build: Update default setuptools version (3.1 -> 3.3)
  230. #### 0.4.0-20140311
  231. * python-build: Add new CPython releases; 3.3.5 (#127)
  232. * python-build: Add new CPython release candidates; 3.4.0rc1, 3.4.0rc2, 3.4.0rc3
  233. * python-build: Update default setuptools version (2.2 -> 3.1)
  234. * python-build: Update default pip version (1.5.2 -> 1.5.4)
  235. * python-build: Import recent changes from ruby-build v20140225
  236. #### 0.4.0-20140211
  237. * python-build: Add new CPython release candidates; 3.3.4, 3.4.0b3
  238. * python-build: Add [Anaconda](https://store.continuum.io/cshop/anaconda/) and [Miniconda](http://repo.continuum.io/miniconda/) binary distributions
  239. * 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)
  240. * python-build: Update default setuptools version (2.1 -> 2.2)
  241. * python-build: Update default pip version (1.5.1 -> 1.5.2)
  242. * python-build: Import recent changes from ruby-build v20140204
  243. #### 0.4.0-20140123
  244. * pyenv: Always append the directory at the top of the `$PATH` to return proper value for `sys.executable` (#98)
  245. * pyenv: Unset `GREP_OPTIONS` to avoid issues of conflicting options (#101)
  246. * python-build: Install `pip` with using `ensurepip` if available
  247. * python-build: Add support for framework installation (`--enable-framework`) of CPython (#55, #99)
  248. * python-build: Import recent changes from ruby-build v20140110.1
  249. * python-build: Import `bats` tests from ruby-build v20140110.1
  250. #### 0.4.0-20140110.1
  251. * python-build: Fix build error of CPython 2.x on the platform where the `gcc` is llvm-gcc.
  252. #### 0.4.0-20140110
  253. * pyenv: Reliably detect parent shell in `pyenv init` (#93)
  254. * pyenv: Import recent changes from rbenv 0.4.0
  255. * pyenv: Import `bats` tests from rbenv 0.4.0
  256. * python-build: Add new CPython releases candidates; 3.4.0b2
  257. * python-build: Add ruby-build style patching feature (#91)
  258. * python-build: Set `RPATH` if `--enable-shared` was given (#65, #66, 82)
  259. * python-build: Update default setuptools version (2.0 -> 2.1)
  260. * python-build: Update default pip version (1.4.1 -> 1.5)
  261. * python-build: Activate friendly CPython during build if the one is not activated (8fa6b4a1847851919ad7857c6c42ed809a4d277b)
  262. * python-build: Fix broken install.sh
  263. * python-build: Import recent changes from ruby-build v20131225.1
  264. * version-ext-compat: Removed from default plugin. Please use [pyenv-version-ext](https://github.com/yyuu/pyenv-version-ext) instead.
  265. #### 0.4.0-20131217
  266. * python-build: Fix broken build of CPython 3.3+ on Darwin
  267. * python-build: Not build GNU Readline uselessly on Darwin
  268. #### 0.4.0-20131216
  269. * python-build: Add new CPython releases; 3.3.3 (#80)
  270. * python-build: Add new CPython releases candidates; 3.4.0b1
  271. * python-build: Add new PyPy releases; pypy-2.2.1, pypy-2.2.1-src
  272. * python-build: Update default setuptools version (1.3.2 -> 2.0)
  273. * python-build: Imported recent changes from ruby-build v20131211
  274. * pyenv: Fix pyenv-prefix to trim "/bin" in `pyenv prefix system` (#88)
  275. #### 0.4.0-20131116
  276. * python-build: Add new CPython releases; 2.6.9, 2.7.6 (#76)
  277. * python-build: Add new CPython release candidates; 3.3.3-rc1, 3.3.3-rc2
  278. * python-build: Add new PyPy releases; pypy-2.2, pypy-2.2-src (#77)
  279. * python-build: Update default setuptools version (1.1.6 -> 1.3.2)
  280. * python-build: Imported recent changes from ruby-build v20131030
  281. #### 0.4.0-20131023
  282. * pyenv: Improved [fish shell](http://fishshell.com/) support
  283. * python-build: Add new PyPy releases; pypy-2.1, pypy-2.1-src, pypy3-2.1-beta1, pypy3-2.1-beta1-src
  284. * python-build: Add ancient versions; 2.4, 2.4.1, 2.4.3, 2.4.4 and 2.4.5
  285. * python-build: Add alpha releases; 3.4.0a2, 3.4.0a3, 3.4.0a4
  286. * python-build: Update default pip version (1.4 -> 1.4.1)
  287. * python-build: Update default setuptools version (0.9.7 -> 1.1.6)
  288. #### 0.4.0-20130726
  289. * pyenv: Fix minor issue of variable scope in `pyenv versions`
  290. * python-build: Update base version to ruby-build v20130628
  291. * python-build: Use brew managed OpenSSL and GNU Readline if they are available
  292. * python-build: Fix build of CPython 3.3+ on OS X (#29)
  293. * python-build: Fix build of native modules of CPython 2.5 on OS X (#33)
  294. * python-build: Fix build of CPython 2.6+ on openSUSE (#36)
  295. * python-build: Add ancient versions; 2.4.2 and 2.4.6. The build might be broken. (#37)
  296. * python-build: Update default pip version (1.3.1 -> 1.4)
  297. * python-build: Update default setuptools version (0.7.2 -> 0.9.7)
  298. #### 0.4.0-20130613
  299. * pyenv: Changed versioning schema. There are two parts; the former is the base rbenv version, and the latter is the date of release.
  300. * python-build: Add `--debug` option to build CPython with debug symbols. (#11)
  301. * 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)
  302. * python-build: Add `svnversion` patch for old CPython versions (#14)
  303. * python-build: Enable mirror by default for faster download (#20)
  304. * python-build: Add `OPENSSL_NO_SSL2` patch for old CPython versions (#22)
  305. * python-build: Install GNU Readline on Darwin if the system one is broken (#23)
  306. * python-build: Bundle patches in `${PYTHON_BUILD_ROOT}/share/python-build/patches` and improve patching mechanism (`apply_patches`).
  307. * python-build: Verify native extensions after building. (`build_package_verify_py*`)
  308. * python-build: Add `install_hg` to install package from Mercurial repository
  309. * python-build: Support building Jython and PyPy.
  310. * 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
  311. * python-build: Add new Jython development versions: jython-2.5.4-rc1, jython-2.5-dev, jython-2.7-beta1, jython-dev
  312. * 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}
  313. * 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
  314. * python-build: Add new Stackless development versions: stackless-2.7-dev, stackless-3.2-dev, stackless-3.3-dev, stackless-dev
  315. * python-build: Update default pip version (1.2.1 -> 1.3.1)
  316. * python-build: Update default setuptools version (0.6.34 (distribute) -> 0.7.2 ([new setuptools](https://bitbucket.org/pypa/setuptools)))
  317. #### 0.2.0 (February 18, 2013)
  318. * Import changes from rbenv 0.4.0.
  319. #### 0.1.2 (October 23, 2012)
  320. * Add push/pop for version stack management.
  321. * Support multiple versions via environment variable.
  322. * Now GCC is not a requirement to build CPython and Stackless.
  323. #### 0.1.1 (September 3, 2012)
  324. * Support multiple versions of Python at a time.
  325. #### 0.1.0 (August 31, 2012)
  326. * Initial public release.