No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.

760 líneas
30 KiB

hace 11 años
hace 3 años
hace 4 años
hace 4 años
hace 4 años
hace 4 años
hace 4 años
hace 4 años
hace 4 años
hace 4 años
hace 4 años
hace 5 años
hace 5 años
hace 5 años
hace 5 años
hace 5 años
hace 5 años
hace 6 años
hace 6 años
hace 6 años
hace 6 años
hace 6 años
hace 6 años
hace 6 años
hace 6 años
hace 6 años
hace 6 años
hace 7 años
hace 7 años
hace 7 años
hace 7 años
hace 7 años
hace 7 años
hace 7 años
hace 7 años
hace 7 años
hace 7 años
hace 7 años
hace 7 años
hace 7 años
hace 7 años
hace 7 años
hace 7 años
hace 7 años
hace 7 años
hace 7 años
hace 7 años
hace 7 años
hace 7 años
hace 8 años
hace 8 años
hace 8 años
hace 8 años
hace 8 años
hace 8 años
hace 8 años
hace 8 años
hace 8 años
hace 8 años
hace 8 años
hace 8 años
hace 8 años
hace 8 años
hace 8 años
hace 8 años
hace 8 años
hace 8 años
hace 9 años
hace 7 años
hace 9 años
hace 9 años
hace 9 años
hace 7 años
hace 9 años
hace 9 años
hace 9 años
hace 9 años
hace 9 años
hace 9 años
hace 9 años
hace 9 años
hace 9 años
hace 9 años
hace 9 años
hace 7 años
hace 9 años
hace 9 años
hace 9 años
hace 10 años
hace 10 años
hace 10 años
hace 10 años
hace 10 años
hace 10 años
hace 10 años
hace 10 años
hace 10 años
hace 10 años
hace 10 años
hace 10 años
hace 10 años
hace 10 años
hace 10 años
hace 10 años
hace 10 años
hace 8 años
hace 10 años
hace 10 años
hace 10 años
hace 10 años
hace 10 años
hace 10 años
hace 10 años
hace 10 años
hace 10 años
hace 10 años
hace 10 años
hace 10 años
hace 10 años
hace 10 años
hace 10 años
hace 10 años
hace 11 años
hace 11 años
hace 11 años
hace 11 años
hace 11 años
hace 11 años
hace 11 años
hace 11 años
hace 11 años
hace 11 años
hace 11 años
hace 9 años
hace 11 años
hace 11 años
hace 11 años
  1. ## Version History
  2. ## 1.2.23
  3. + python-build: Add CPython v3.7.10 (#1818)
  4. + python-build: Add CPython v3.6.13 (#1817)
  5. * python-build: Add PyPy 3.7-c-jit-latest (#1812)
  6. * python-build: Add PyPy 3.7 (#1718, #1726, #1780)
  7. * python-build: Add miniconda3 4.9.2 (#1763)
  8. * python-build: Add miniconda3 4.8.3 (#1763)
  9. * python-build: Add miniconda3 4.8.2 (#1763)
  10. * python-build: Add Miniforge3-4.9.2 (#1782)
  11. * python-build: Fix download links for some PyPy and Stackless versions (#1692)
  12. * python-build: Add PYENV_DEBUG option (#1806)
  13. * python-build: Fix get-pip which dropped support for legacy Python (#1793)
  14. * pyenv-help: Fix `sed: RE error: illegal byte sequence` (#1714)
  15. * pyenv-versions: Fix not printing asterisk for current version in Bash 3 (#1815)
  16. * pyenv-prefix: "system" python - support cases where python3 is in PATH but not python (#1655)
  17. * pyenv-which: Added fallback to system executable (#1797)
  18. * pyenv-rehash: Use associative arrays for better performance on bash >= 4 (#1749)
  19. * pyenv-rehash: Try to sleep in 0.1 sec steps when acquiring lock (#1798)
  20. * pyenv: Use a better PS4 as recommended by Bash Hackers Wiki (#1810)
  21. ## 1.2.22
  22. + python-build: Add LDFLAGS for zlib on macOS >= 1100 (#1711)
  23. + python-build: Add the CPython 3.9.1 (#1752)
  24. + python-build: Change order of LDFLAGS paths (#1754)
  25. + python-build: Docker config for testing python-build (#1548)
  26. + python-build: Put prerequisite for installation before install (#1750)
  27. + python-build: Add GraalPython 20.3 (#1736)
  28. + python-build: Add CPython 3.8.7
  29. + python-build: Added anaconda3-2020.11 (#1774)
  30. + python-build: Added arm64 architecture support in python-build for macOS (#1775)
  31. ## 1.2.21
  32. * python-build: Add CPython 3.9.0 (#1706)
  33. * python-build: Add CPython 3.8.6 (#1698)
  34. * python-build: Add CPython 3.7.9 (#1680)
  35. * python-build: Add CPython 3.6.12 (#1680)
  36. * python-build: Add CPython 3.5.10 (#1690)
  37. * python-build: Add Jython 2.7.2 (#1672)
  38. * python-build: Add Graalpython 20.1.0 (#1594)
  39. * python-build: Add Graalpython 20.2.0 (#1594)
  40. * python-build: Add Anaconda3-2020.07 (#1684)
  41. * python-build: Add micropython-1.13 (#1704)
  42. * python-build: Fix PyPy download links (#1682)
  43. * python-build: Support for `PYTHON_BUILD_MIRROR_URL` when checksums do not exist (#1673)
  44. * pyenv: Search for plugins in `PYENV_DIR` and `PYENV_ROOT` (#1697)
  45. * pyenv-help: Fix 'sed: RE error: illegal byte sequence' (#1670)
  46. ## 1.2.20
  47. * python-build: Add CPython 3.8.5 (#1667)
  48. * python-build: Add CPython 3.8.4 (#1658)
  49. * python-build: Add CPython 3.7.8
  50. * python-build: Add CPython 3.6.11
  51. * pyenv-install: Make grep detection more robust (#1663)
  52. * python-build: Fix has_tar_xz_support function on FreeBSD. (#1652)
  53. ## 1.2.19
  54. * python-build: Add CPython 3.8.3 (#1612)
  55. * python-build: Add CPython 2.7.18 (#1593)
  56. * python-build: Add CPython 3.10-dev (#1619)
  57. * python-build: Add anaconda3-2020.02 (#1584)
  58. * python-build: Add stackless 3.7.5 (#1589)
  59. ## 1.2.18
  60. * python-build: Update download URLs for old OpenSSL releases (#1578)
  61. * python-build: Prevent `brew: command not found` messages that are not errors (#1544)
  62. ## 1.2.17
  63. * python-build: Add CPython 3.8.2
  64. * python-build: Add CPython 3.7.7 (#1553)
  65. * python-build: Add Miniconda versions newer than 4.3.30 (#1361)
  66. * python-build: Add Micropython 1.12 (#1542)
  67. * python-build: Add Add CPython 3.9.0a4
  68. * pyenv: Fix sed illegal byte sequence error (#1521)
  69. ## 1.2.16
  70. * python-build: Add CPython 3.8.1 (#1497)
  71. * python-build: Add CPython 3.7.6 (#1498)
  72. * python-build: Add CPython 3.6.10 (#1499)
  73. * python-build: Add CPython 3.5.9 (#1448)
  74. * python-build: Add PyPy 7.3.0 (1502)
  75. ## 1.2.15
  76. * python-build: Add CPython 3.7.5 (#1423)
  77. * python-build: Add CPython 2.7.17 (#1433)
  78. * python-build: Add CPython 3.5.8 (#1441)
  79. * python-build: Add PyPy 7.2.0 (#1418)
  80. * python-build: Add anaconda3-2019.10 (#1427)
  81. * pyenv-help: Show text for all pyenv commands in pyenv-help (#1421)
  82. ## 1.2.14
  83. * python-build: Add CPython 3.8.0 (#1416)
  84. * python-build: Add Anaconda-2019.07 (#1382)
  85. * python-build: Add Micropython 1.11 (#1395)
  86. * python-build: Fix compatibility issues with Homebrew installed Tcl/Tk (#1397)
  87. * pyenv-exec: Do not use `exec -a`, do not mangle PATH for system Python (#1169)
  88. ## 1.2.13
  89. * python-build: Add CPython 3.7.4
  90. * python-build: Add CPython 3.6.9
  91. ## 1.2.12
  92. * python-build: Find zlib from Xcode or brew on Mojave (#1353)
  93. * python-build: Add PyPy 7.1.1 (#1335)
  94. * python-build: Add CPython 3.8.0b1
  95. ## 1.2.11
  96. * python-build: Fix `posix_close` name collision in 2.4 builds (#1321)
  97. * python-build: Add CPython 3.4.10 (#1322)
  98. * python-build: Add Anaconda 2019.03
  99. * python-build: Allow overriding the preference of OpenSSL version per definition basis (#1302, #1325, #1326)
  100. * python-build: Imported changes from rbenv/ruby-build 20190401 (#1327)
  101. * python-build: Use GNU Readline 8.0 on macOS if brew's package isn't available (#1329)
  102. ## 1.2.10
  103. * python-build: Force y, Y, yes or YES to confirm installation (#1217)
  104. * python-build: Add PyPy 7.0.0, 7.1.0
  105. * python-build: Add CPython 2.7.16, 3.5.7 and 3.7.3
  106. * python-build: Install `python-gdb.py` (#1190, #1289)
  107. * python-build: Add micropython 1.10
  108. * python-build: Prefer Homebrew's OpenSSL 1.1 over 1.0 (#839, #1302)
  109. ## 1.2.9
  110. * python-build: Add CPython 3.7.2 and CPython 3.6.8 (#1256)
  111. * python-build: Add anaconda[23]-5.3.1 (#1246)
  112. * python-build: Add Anaconda 2018.12 (#1259)
  113. * python-build: Fix ironpython-dev git repo url (#1260)
  114. * python-build: Add `OPENSSL_NO_SSL3` patch for CPython 3.3.7 (#1263)
  115. ## 1.2.8
  116. * python-build: Add CPython 3.7.1
  117. * python-build: Add CPython 3.6.7
  118. * python-build: Add anaconda[23]-5.3.0 (#1220)
  119. ## 1.2.7
  120. * python-build: Add CPython 3.5.6 (#1199)
  121. * python-build: Add CPython 3.4.9
  122. ## 1.2.6
  123. * python-build: Added CPython 3.6.6 (#1178)
  124. * python-build: Check wget version iff wget is going to be used (#1180)
  125. ## 1.2.5
  126. * python-build: Add CPython 3.7.0 (#1177)
  127. * python-build: Add micropython 1.9.4 (#1160)
  128. * python-build: Add anaconda[23]-5.2.0 (#1165)
  129. * pyenv: Fix `seq(1)` is not available on OpenBSD (#1166)
  130. ## 1.2.4
  131. * python-build: Add CPython 2.7.15
  132. * python-build: Add PyPy 6.0.0
  133. * python-build: Allow overriding HTTP client type based on environment variable `PYTHON_BUILD_HTTP_CLIENT` (#1126)
  134. * python-build: Use version-specific `get-pip.py` when installing 2.6 and 3.2 (#1131)
  135. * pyenv: Merge rbenv master (#1151)
  136. * pyenv: Make `pyenv-rehash` safer for multiple processes (#1092)
  137. ## 1.2.3
  138. * python-build: Add CPython 3.6.5
  139. * python-build: Set openssl PKG_CONFIG_PATH for python 3.7 (#1117)
  140. * python-build: Add ActivePython versions 2.7.14, 3.5.4, 3.6.0 (#1113)
  141. * python-build: Unset `PIP_VERSION` before invoking `get-pip.py` as a workaround for `invalid truth value` error (#1124)
  142. ## 1.2.2
  143. * python-build: Add PyPy3 5.10.1 (#1084)
  144. * python-build: Add CPython 3.5.5 (#1090)
  145. * python-build: Add Anaconda[23]-5.1.0 (#1100)
  146. * python-build: Fix checksum issue for CPython 3.4.8 (#1094)
  147. * python-build: Prevent Anaconda from installing a `clear` shim (#1084)
  148. ## 1.2.1
  149. * python-build: Add CPython 3.6.4
  150. * python-build: Add PyPy[23] 5.10
  151. ## 1.2.0
  152. * python-build: Import changes from ruby-build v20171031 (#1026)
  153. * python-build: Ignore LibreSSL bundled with macOS 10.13 (#1025)
  154. * python-build: Skip passing `--enable-unicode` to CPython 3.3+ (#912)
  155. * python-build: Add CPython 3.3.7 (#1053)
  156. * python-build: Add micropython 1.9.3
  157. * python-build: Add PyPy 5.9.0
  158. * python-build: Add Miniconda[23] 4.3.14, 4.3.21, 4.3.27, 4.3.30
  159. * python-build: Add Anaconda[23] 5.0.1
  160. * python-build: Update Anaconda[23] 5.0.0 to 5.0.0.1 bugfix release
  161. ## v1.1.5
  162. * python-build: Add CPython 3.6.3
  163. * python-build: Add CPython 3.7.0a1
  164. * python-build: Add Anaconda[23] 5.0.0
  165. ## v1.1.4
  166. * pyenv: Workaround for scripts in `$PATH` which needs to be source'd (#100, #688, #953)
  167. * python-build: Add support for PyPy3 executables like `libpypy3-c.so` (#955, #956)
  168. * python-build: Add CPython 2.7.14, 3.4.7, 3.5.4 (#965, #971, #980)
  169. * python-build: Add Jython 2.7.1 (#973)
  170. ## v1.1.3
  171. * python-build: Add CPython 3.6.2 (#951)
  172. ## v1.1.2
  173. * pyenv: Fix incorrect `pyenv --version` output in v1.1.1 (#947)
  174. ## v1.1.1
  175. * python-build: Update links to Portable Pypy 5.8-1 bugfix release, affects pypy2.7-5.8.0 and pypy3.5-5.8.0 definitions (#939)
  176. ## v1.1.0
  177. * python-build: Add PyPy 5.7.1 (#888)
  178. * pyenv: Merge rbenv master (#927)
  179. * python-build: Add PyPy 5.8.0 (#932)
  180. * python-build: Anaconda[23] 4.4.0
  181. * python-build: Add micropython-dev
  182. ## 1.0.10
  183. * python-build: Add Anaconda2/Anaconda3 4.3.1 (#876)
  184. * python-build: Make miniconda-latest point to miniconda2-latest (#881)
  185. * python-build: Fix typo in MacOS packages for anaconda2-4.3.0/4.2.0 (#880)
  186. ## 1.0.9
  187. * pyenv: Migrate project site from https://github.com/yyuu/pyenv to https://github.com/pyenv/pyenv
  188. * python-build: Add PyPy2 5.7.0 (#872, #868)
  189. * python-build: Add PyPy3 5.7.0-beta (#871, #869)
  190. * python-build: Add CPython 3.6.1 (#873)
  191. * python-build: Add Pyston 0.6.1 (#859)
  192. * python-build: Change default mirror site URL from https://yyuu.github.io/pythons to https://pyenv.github.io/pythons
  193. * python-build: Upgrade OpenSSL from 1.0.2g to 1.0.2k (#850)
  194. ## 1.0.8
  195. * pyenv: Fix fish subcommand completion (#831)
  196. * python-build: Add Anaconda2/Anaconda3 4.3.0 (#824)
  197. * python-build: Use CPython on GitHub as the source repository of CPython development versions (#836, #837)
  198. * python-build: Fix checksum verification issue on the platform where OpenSSL isn't available (#840)
  199. ## 1.0.7
  200. * python-build: Add CPython 3.5.3 (#811)
  201. * python-build: Add CPython 3.4.6 (#812)
  202. * python-build: Fix tar.gz checksum of CPython 3.6.0 (#793)
  203. * python-build: Jython installer workaround (#800)
  204. * python-build: Disable optimization (`-O0`) when `--debug` was specified (#808)
  205. ## 1.0.6
  206. * python-build: Add CPython 3.6.0 (#787)
  207. ## 1.0.5
  208. * python-build: Add CPython 2.7.13 (#782)
  209. * python-build: Add CPython 3.6.0rc2 (#781)
  210. * python-build: Add Anaconda 4.2.0 (#774)
  211. * python-build: Add Anaconda3 4.2.0 (#765)
  212. * python-build: Add IronPython 2.7.7 (#755)
  213. ## 1.0.4
  214. * python-build: Add PyPy 5.6.0 (#751)
  215. * python-build: Add PyPy3 3.5 nightlies (`pypy3.5-c-jit-latest` #737)
  216. * python-build: Add Stackless 2.7.12 (#753)
  217. * python-build: Add Stackless 2.7.11
  218. * python-build: Add Stackless 2.7.10
  219. * python-build: Add Pyston 0.6.0
  220. * python-build: Add CPython 3.6.0b4 (#762)
  221. ## 1.0.3
  222. * python-build: Add CPython 3.6.0b3 (#731, #744)
  223. * python-build: Add PyPy3.3 5.5-alpha (#734, #736)
  224. * python-build: Stop specifying `--enable-unicode=ucs4` on OS X (#257, #726)
  225. * python-build: Fix 3.6-dev and add 3.7-dev (#729, #730)
  226. * python-build: Add a patch for https://bugs.python.org/issue26664 (#725)
  227. * python-build: Add Pyston 0.5.1 (#718)
  228. * python-build: Add Stackless 3.4.2 (#720)
  229. * python-build: Add IronPython 2.7.6.3 (#716)
  230. * python-build: Add Stackless 2.7.9 (#714)
  231. ## 1.0.2
  232. * python-build: Add CPython 3.6.0b1 (#699)
  233. * python-build: Add anaconda[23] 4.1.1 (#701, #702)
  234. * python-build: Add miniconda[23] 4.1.11 (#703, #704, #706)
  235. * python-build: Remove `bin.orig` if exists to fix an issue with `--enable-framework` (#687, #700)
  236. ## 1.0.1
  237. * python-build: Add CPython 3.6.0a4 (#673)
  238. * python-build: Add PyPy2 5.4, 5.4.1 (#683, #684, #695, #697)
  239. * python-build: Add PyPy Portable 5.4, 5.4.1 (#685, #686, #696)
  240. * python-build: Make all HTTP source URLs to HTTPS (#680)
  241. ## 1.0.0
  242. * pyenv: Import latest changes from rbenv as of Aug 15, 2016 (#669)
  243. * pyenv: Add workaround for system python at `/bin/python` (#628)
  244. * python-build: Import changes from ruby-build v20160602 (#668)
  245. ## 20160726
  246. * python-build: pypy-5.3.1: Remove stray text (#648)
  247. * python-build: Add CPython 3.6.0a3 (#657)
  248. * python-build: Add anaconda[23]-4.1.0
  249. * pyenv: Keep using `.tar.gz` archives if tar doesn't support `-J` (especially on BSD) (#654, #663)
  250. * pyenv: Fixed conflict between pyenv-virtualenv's `rehash` hooks of `envs.bash`
  251. * pyenv: Write help message of `sh-*` commands to stdout properly (#650, #651)
  252. ## 20160629
  253. * python-build: Added CPython 2.7.12 (#645)
  254. * python-build: Added PyPy 3.5.1 (#646)
  255. * python-build: Added PyPy Portable 5.3.1
  256. ## 20160628
  257. * python-build: Added PyPy3.3 5.2-alpha1 (#631)
  258. * python-build: Added CPython 2.7.12rc1
  259. * python-build: Added CPython 3.6.0a2 (#630)
  260. * python-build: Added CPython 3.5.2 (#643)
  261. * python-build: Added CPython 3.4.5 (#643)
  262. * python-build: Added PyPy2 5.3 (#626)
  263. * pyenv: Skip creating shims for system executables bundled with Anaconda rather than ignoring them in `pyenv-which` (#594, #595, #599)
  264. * python-build: Configured GCC as a requirement to build CPython prior to 2.4.4 (#613)
  265. * python-build: Use `aria2c` - ultra fast download utility if available (#534)
  266. ## 20160509
  267. * python-build: Fixed wrong SHA256 of `pypy-5.1-linux_x86_64-portable.tar.bz2` (#586, #587)
  268. * python-build: Added miniconda[23]-4.0.5
  269. * python-build: Added PyPy (Portable) 5.1.1 (#591, #592, #593)
  270. ## 20160422
  271. * python-build: Added PyPy 5.1 (#579)
  272. * python-build: Added PyPy 5.1 Portable
  273. * python-build: Added PyPy 5.0.1 (#558)
  274. * python-build: Added PyPy 5.0.1 Portable
  275. * python-build: Added PyPy 5.0 Portable
  276. * python-build: Added anaconda[23]-4.0.0 (#572)
  277. * python-build: Added Jython 2.7.1b3 (#557)
  278. ## 20160310
  279. * python-build: Add PyPy-5.0.0 (#555)
  280. * pyenv: Import recent changes from rbenv 1.0 (#549)
  281. ## 20160303
  282. * python-build: Add anaconda[23]-2.5.0 (#543)
  283. * python-build: Import recent changes from ruby-build 20160130
  284. * python-build: Compile with `--enable-unicode=ucs4` by default for CPython (#257, #542)
  285. * python-build: Switch download URL of Continuum products from HTTP to HTTPS (#543)
  286. * python-build: Added pypy-dev special case in pyenv-install to use py27 (#547)
  287. * python-build: Upgrade OpenSSL to 1.0.2g (#550)
  288. ## 20160202
  289. * pyenv: Run rehash automatically after `conda install`
  290. * python-build: Add CPython 3.4.4 (#511)
  291. * python-build: Add anaconda[23]-2.4.1, miniconda[23]-3.19.0
  292. * python-build: Fix broken build definitions of CPython/Stackless 3.2.x (#531)
  293. ### 20151222
  294. * pyenv: Merge recent changes from rbenv as of 2015-12-14 (#504)
  295. * 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)
  296. * python-build: Stopped using mirror at pyenv.github.io for CPython since http://www.python.org is on fast.ly
  297. ### 20151210
  298. * pyenv: Add a default hook for Anaconda to look for original `$PATH` (#491)
  299. * pyenv: Skip virtualenv aliases on `pyenv versions --skip-aliases` (pyenv/pyenv-virtualenv#126)
  300. * python-build: Add CPython 2.7.11, 3.5.1 (#494, #498)
  301. * python-build: Update OpenSSL to 1.0.1q (#496)
  302. * python-build: Adding SSL patch to build 2.7.3 on Debian (#495)
  303. ### 20151124
  304. * pyenv: Import recent changes from rbenv 5fb9c84e14c8123b2591d22e248f045c7f8d8a2c
  305. * pyenv: List anaconda-style virtual environments as a version in pyenv (#471)
  306. * python-build: Import recent changes from ruby-build v20151028
  307. * python-build: Add PyPy 4.0.1 (#489)
  308. * python-build: Add `miniconda*-3.18.3` (#477)
  309. * python-build: Add CPython 2.7.11 RC1
  310. ### 20151105
  311. * python-build: Add anaconda2-2.4.0 and anacondaa3-2.4.0
  312. * python-build: Add Portable PyPy 4.0 (#472)
  313. ### 20151103
  314. * python-build: Add PyPy 4.0.0 (#463)
  315. * python-build: Add Jython 2.7.1b2
  316. * python-build: Add warning about setuptools issues on CPython 3.0.1 on OS X (#456)
  317. ### 20151006
  318. * pyenv: Different behaviour when invoking .py script through symlink (#379, #404)
  319. * pyenv: Enabled Gitter on the project (#436, #444)
  320. * python-build: Add Jython 2.7.1b1
  321. * python-build: Install OpenSSL on OS X if no proper version is available (#429)
  322. ### 20150913
  323. * python-build: Add CPython 3.5.0
  324. * python-build: Remove CPython 3.5.0 release candidates
  325. * python-build: Fixed anaconda3 repo's paths (#439)
  326. * python-build: Add miniconda-3.16.0 and miniconda3-3.16.0 (#435)
  327. ### 20150901
  328. * python-build: Add CPython 3.5.0 release candidates; 3.5.0rc1 and 3.5.0rc2
  329. * python-build: Disabled `_FORTITY_SOURCE` to fix CPython >= 2.4, <= 2.4.3 builds (#422)
  330. * python-build: Removed CPython 3.5.0 betas
  331. * python-build: Add miniconda-3.10.1 and miniconda3-3.10.1 (#414)
  332. * python-build: Add PyPy 2.6.1 (#433)
  333. * python-build: Add PyPy-STM 2.3 and 2.5.1 (#428)
  334. * python-build: Ignore user's site-packages on ensurepip/get-pip (#411)
  335. * pyenv: Import recent changes from ruby-build v20150818
  336. #### 20150719
  337. * python-build: Add CPython `3.6-dev` (#413)
  338. * python-build: Add Anaconda/Anaconda3 2.3.0
  339. * python-build: Fix download URL of portable PyPy 2.6 (fixes #389)
  340. * python-build: Use custom `MACOSX_DEPLOYMENT_TARGET` if defined (#312)
  341. * python-build: Use original CPython repository instead of mirror at bitbucket.org as the source of `*-dev` versions (#409)
  342. * python-build: Pin pip version to 1.5.6 for python 3.1.5 (#351)
  343. #### 20150601
  344. * python-build: Add PyPy 2.6.0
  345. * python-build: Add PyPy 2.5.1 portable
  346. * python-build: Add CPython 3.5.0 beta releases; 3.5.0b1 and 3.5.0b2
  347. * python-build: Removed CPython 3.5.0 alpha releases
  348. * python-build: Fix inverted condition for `--altinstall` of ensurepip (#255)
  349. * python-build: Skip installing `setuptools` by `ez_setup.py` explicitly (fixes #381)
  350. * python-build: Import changes from ruby-build v20150519
  351. #### 20150524
  352. * pyenv: Improve `pyenv version`, if there is one missing (#290)
  353. * pyenv: Improve pip-rehash to handle versions in command, like `pip2` and `pip3.4` (#368)
  354. * python-build: Add CPython release; 2.7.10 (#380)
  355. * python-build: Add Miniconda/Miniconda3 3.9.1 and Anaconda/Anaconda3 2.2.0 (#375, #376)
  356. #### 20150504
  357. * python-build: Add Jython 2.7.0
  358. * python-build: Add CPython alpha release; 3.5.0a4
  359. * python-build: Add CPython 3.1, 3.1.1, and 3.1.2
  360. * python-build: Fix pip version to 1.5.6 for CPython 3.1.x (#351)
  361. #### 20150326
  362. * python-build: Add Portable PyPy binaries from https://github.com/squeaky-pl/portable-pypy (#329)
  363. * python-build: Add CPython alpha release; 3.5.0a2 (#328)
  364. * python-build: Add pypy-2.5.1 (fixes #338)
  365. * pyenv: Import recent changes from rbenv 4d72eefffc548081f6eee2e54d3b9116b9f9ee8e
  366. #### 20150226
  367. * python-build: Add CPython release; 3.4.3 (#323)
  368. * python-build: Add CPython alpha release; 3.5.0a1 (#324)
  369. * python-build: Add Miniconda/Miniconda3 3.8.3 (#318)
  370. #### 20150204
  371. * python-build: Add PyPy 2.5.0 release (#311)
  372. * python-build: Add note about `--enable-shared` and RPATH (#217)
  373. * python-build: Fix regression of `PYTHON_MAKE_INSTALL_TARGET` and add test (#255)
  374. * python-build: Symlink `pythonX.Y-config` to `python-config` if `python-config` is missing (#296)
  375. * python-build: Latest `pip` can't be installed into `3.0.1` (#309)
  376. #### 20150124
  377. * python-build: Import recent changes from ruby-build v20150112
  378. * python-build: Prevent adding `/Library/Python/X.X/site-packages` to `sys.path` when `--enable-framework` is enabled on OS X. Thanks @s1341 (#292)
  379. * python-build: Add new IronPython release; 2.7.5
  380. #### 20141211
  381. * pyenv: Add built-in `pip-rehash` feature. You don't need to install [pyenv-pip-rehash](https://github.com/pyenv/pyenv-pip-rehash) anymore.
  382. * python-build: Add new CPython release; 2.7.9 (#284)
  383. * python-build: Add new PyPy releases; pypy3-2.4.0, pypy3-2.4.0-src (#277)
  384. * python-build: Add build definitions of PyPy nightly build
  385. #### 20141127
  386. * python-build: Add new CPython release candidates; 2.7.9rc1 (#276)
  387. #### 20141118
  388. * python-build: Fix broken `setup_builtin_patches` (#270)
  389. * python-build: Add a patch to allow building 2.6.9 on OS X 10.9 with `--enable-framework` (#269, #271)
  390. #### 20141106
  391. * pyenv: Optimize pyenv-which. Thanks to @blueyed (#129)
  392. * python-build: Add Miniconda/Miniconda3 3.7.0 and Anaconda/Anaconda3 2.1.0 (#260)
  393. * python-build: Use HTTPS for mirror download URLs (#262)
  394. * python-build: Set `rpath` for `--shared` build of PyPy (#244)
  395. * python-build: Support `make altinstall` when building CPython/Stackless (#255)
  396. * python-build: Import recent changes from ruby-build v20141028 (#265)
  397. #### 20141012
  398. * python-build: Add new CPython releases; 3.2.6, 3.3.6 (#253)
  399. #### 20141011
  400. * python-build: Fix build error of Stackless 3.3.5 on OS X (#250)
  401. * python-build: Add new Stackless releases; stackless-2.7.7, stackless-2.7.8, stackless-3.4.1 (#252)
  402. #### 20141008
  403. * python-build: Add new CPython release; 3.4.2 (#251)
  404. * python-build: Add new CPython release candidates; 3.2.6rc1, 3.3.6rc1 (#248)
  405. #### 20140924
  406. * pyenv: Fix an unintended behavior when user does not have write permission on `$PYENV_ROOT` (#230)
  407. * pyenv: Fix a zsh completion issue (#232)
  408. * python-build: Add new PyPy release; pypy-2.4.0, pypy-2.4.0-src (#241)
  409. #### 20140825
  410. * pyenv: Fix zsh completion with multiple words (#215)
  411. * python-build: Display the package name of `hg` as `mercurial` in message (#212)
  412. * python-build: Unset `PIP_REQUIRE_VENV` during build (#216)
  413. * python-build: Set `MACOSX_DEPLOYMENT_TARGET` from the product version of OS X (#219, #220)
  414. * python-build: Add new Jython release; jython2.7-beta3 (#223)
  415. #### 20140705
  416. * python-build: Add new CPython release; 2.7.8 (#201)
  417. * python-build: Support `SETUPTOOLS_VERSION` and `PIP_VERSION` to allow installing specific version of setuptools/pip (#202)
  418. #### 20140628
  419. * python-build: Add new Anaconda releases; anaconda-2.0.1, anaconda3-2.0.1 (#195)
  420. * python-build: Add new PyPy3 release; pypy3-2.3.1 (#198)
  421. * python-build: Add ancient CPython releases; 2.1.3, 2.2.3, 2.3.7 (#199)
  422. * python-build: Use `ez_setup.py` and `get-pip.py` instead of installing them from tarballs (#194)
  423. * python-build: Add support for command-line options to `ez_setup.py` and `get-pip.py` (#200)
  424. #### 20140615
  425. * python-build: Update default setuptools version (4.0.1 -> 5.0) (#190)
  426. #### 20140614
  427. * pyenv: Change versioning schema (`v0.4.0-YYYYMMDD` -> `vYYYYMMDD`)
  428. * python-build: Add new PyPy release; pypy-2.3.1, pypy-2.3.1-src
  429. * python-build: Create symlinks for executables with version suffix (#182)
  430. * python-build: Use SHA2 as default digest algorithm to verify downloaded archives
  431. * python-build: Update default setuptools version (4.0 -> 4.0.1) (#183)
  432. * python-build: Import recent changes from ruby-build v20140524 (#184)
  433. #### 0.4.0-20140602
  434. * python-build: Add new Anaconda/Anaconda3 releases; anaconda-2.0.0, anaconda3-2.0.0 (#179)
  435. * python-build: Add new CPython release; 2.7.7 (#180)
  436. * python-build: Update default setuptools version (3.6 -> 4.0) (#181)
  437. * python-build: Respect environment variables of `CPPFLAGS` and `LDFLAGS` (#168)
  438. * python-build: Support for xz-compressed Python tarballs (#177)
  439. #### 0.4.0-20140520
  440. * python-build: Add new CPython release; 3.4.1 (#170, #171)
  441. * python-build: Update default pip version (1.5.5 -> 1.5.6) (#169)
  442. #### 0.4.0-20140516
  443. * pyenv: Prefer gawk over awk if both are available.
  444. * python-build: Add new PyPy release; pypy-2.3, pypy-2.3-src (#162)
  445. * python-build: Add new Anaconda release; anaconda-1.9.2 (#155)
  446. * python-build: Add new Miniconda releases; miniconda-3.3.0, minoconda-3.4.2, miniconda3-3.3.0, miniconda3-3.4.2
  447. * 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)
  448. * python-build: Add IronPython versions (setuptools and pip will work); ironpython-2.7.4, ironpython-dev
  449. * python-build: Add new Jython beta release; jython-2.7-beta2
  450. * python-build: Update default setuptools version (3.4.1 -> 3.6)
  451. * python-build: Update default pip version (1.5.4 -> 1.5.5)
  452. * python-build: Update GNU Readline (6.2 -> 6.3)
  453. * python-build: Import recent changes from ruby-build v20140420
  454. #### 0.4.0-20140404
  455. * pyenv: Reads only the first word from version file. This is as same behavior as rbenv.
  456. * python-build: Fix build of Tkinter with Tcl/Tk 8.6 (#131)
  457. * python-build: Fix build problem with Readline 6.3 (#126, #131, #149, #152)
  458. * python-build: Do not exit with errors even if some of modules are absent (#131)
  459. * python-build: MacOSX was misspelled as MaxOSX in `anaconda_architecture` (#136)
  460. * python-build: Use default `cc` as the C Compiler to build CPython (#148, #150)
  461. * python-build: Display value from `pypy_architecture` and `anaconda_architecture` on errors (pyenv/pyenv-virtualenv#18)
  462. * python-build: Remove old development version; 2.6-dev
  463. * python-build: Update default setuptools version (3.3 -> 3.4.1)
  464. #### 0.4.0-20140317
  465. * python-build: Add new CPython releases; 3.4.0 (#133)
  466. * python-build: Add new Anaconda releases; anaconda-1.9.0, anaconda-1.9.1
  467. * python-build: Add new Miniconda releases; miniconda-3.0.4, miniconda-3.0.5, miniconda3-3.0.4, miniconda3-3.0.5
  468. * python-build: Update default setuptools version (3.1 -> 3.3)
  469. #### 0.4.0-20140311
  470. * python-build: Add new CPython releases; 3.3.5 (#127)
  471. * python-build: Add new CPython release candidates; 3.4.0rc1, 3.4.0rc2, 3.4.0rc3
  472. * python-build: Update default setuptools version (2.2 -> 3.1)
  473. * python-build: Update default pip version (1.5.2 -> 1.5.4)
  474. * python-build: Import recent changes from ruby-build v20140225
  475. #### 0.4.0-20140211
  476. * python-build: Add new CPython release candidates; 3.3.4, 3.4.0b3
  477. * python-build: Add [Anaconda](https://store.continuum.io/cshop/anaconda/) and [Miniconda](http://repo.continuum.io/miniconda/) binary distributions
  478. * 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)
  479. * python-build: Update default setuptools version (2.1 -> 2.2)
  480. * python-build: Update default pip version (1.5.1 -> 1.5.2)
  481. * python-build: Import recent changes from ruby-build v20140204
  482. #### 0.4.0-20140123
  483. * pyenv: Always append the directory at the top of the `$PATH` to return proper value for `sys.executable` (#98)
  484. * pyenv: Unset `GREP_OPTIONS` to avoid issues of conflicting options (#101)
  485. * python-build: Install `pip` with using `ensurepip` if available
  486. * python-build: Add support for framework installation (`--enable-framework`) of CPython (#55, #99)
  487. * python-build: Import recent changes from ruby-build v20140110.1
  488. * python-build: Import `bats` tests from ruby-build v20140110.1
  489. #### 0.4.0-20140110.1
  490. * python-build: Fix build error of CPython 2.x on the platform where the `gcc` is llvm-gcc.
  491. #### 0.4.0-20140110
  492. * pyenv: Reliably detect parent shell in `pyenv init` (#93)
  493. * pyenv: Import recent changes from rbenv 0.4.0
  494. * pyenv: Import `bats` tests from rbenv 0.4.0
  495. * python-build: Add new CPython releases candidates; 3.4.0b2
  496. * python-build: Add ruby-build style patching feature (#91)
  497. * python-build: Set `RPATH` if `--enable-shared` was given (#65, #66, 82)
  498. * python-build: Update default setuptools version (2.0 -> 2.1)
  499. * python-build: Update default pip version (1.4.1 -> 1.5)
  500. * python-build: Activate friendly CPython during build if the one is not activated (8fa6b4a1847851919ad7857c6c42ed809a4d277b)
  501. * python-build: Fix broken install.sh
  502. * python-build: Import recent changes from ruby-build v20131225.1
  503. * version-ext-compat: Removed from default plugin. Please use [pyenv-version-ext](https://github.com/pyenv/pyenv-version-ext) instead.
  504. #### 0.4.0-20131217
  505. * python-build: Fix broken build of CPython 3.3+ on Darwin
  506. * python-build: Not build GNU Readline uselessly on Darwin
  507. #### 0.4.0-20131216
  508. * python-build: Add new CPython releases; 3.3.3 (#80)
  509. * python-build: Add new CPython releases candidates; 3.4.0b1
  510. * python-build: Add new PyPy releases; pypy-2.2.1, pypy-2.2.1-src
  511. * python-build: Update default setuptools version (1.3.2 -> 2.0)
  512. * python-build: Imported recent changes from ruby-build v20131211
  513. * pyenv: Fix pyenv-prefix to trim "/bin" in `pyenv prefix system` (#88)
  514. #### 0.4.0-20131116
  515. * python-build: Add new CPython releases; 2.6.9, 2.7.6 (#76)
  516. * python-build: Add new CPython release candidates; 3.3.3-rc1, 3.3.3-rc2
  517. * python-build: Add new PyPy releases; pypy-2.2, pypy-2.2-src (#77)
  518. * python-build: Update default setuptools version (1.1.6 -> 1.3.2)
  519. * python-build: Imported recent changes from ruby-build v20131030
  520. #### 0.4.0-20131023
  521. * pyenv: Improved [fish shell](http://fishshell.com/) support
  522. * python-build: Add new PyPy releases; pypy-2.1, pypy-2.1-src, pypy3-2.1-beta1, pypy3-2.1-beta1-src
  523. * python-build: Add ancient versions; 2.4, 2.4.1, 2.4.3, 2.4.4 and 2.4.5
  524. * python-build: Add alpha releases; 3.4.0a2, 3.4.0a3, 3.4.0a4
  525. * python-build: Update default pip version (1.4 -> 1.4.1)
  526. * python-build: Update default setuptools version (0.9.7 -> 1.1.6)
  527. #### 0.4.0-20130726
  528. * pyenv: Fix minor issue of variable scope in `pyenv versions`
  529. * python-build: Update base version to ruby-build v20130628
  530. * python-build: Use brew managed OpenSSL and GNU Readline if they are available
  531. * python-build: Fix build of CPython 3.3+ on OS X (#29)
  532. * python-build: Fix build of native modules of CPython 2.5 on OS X (#33)
  533. * python-build: Fix build of CPython 2.6+ on openSUSE (#36)
  534. * python-build: Add ancient versions; 2.4.2 and 2.4.6. The build might be broken. (#37)
  535. * python-build: Update default pip version (1.3.1 -> 1.4)
  536. * python-build: Update default setuptools version (0.7.2 -> 0.9.7)
  537. #### 0.4.0-20130613
  538. * pyenv: Changed versioning schema. There are two parts; the former is the base rbenv version, and the latter is the date of release.
  539. * python-build: Add `--debug` option to build CPython with debug symbols. (#11)
  540. * 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)
  541. * python-build: Add `svnversion` patch for old CPython versions (#14)
  542. * python-build: Enable mirror by default for faster download (#20)
  543. * python-build: Add `OPENSSL_NO_SSL2` patch for old CPython versions (#22)
  544. * python-build: Install GNU Readline on Darwin if the system one is broken (#23)
  545. * python-build: Bundle patches in `${PYTHON_BUILD_ROOT}/share/python-build/patches` and improve patching mechanism (`apply_patches`).
  546. * python-build: Verify native extensions after building. (`build_package_verify_py*`)
  547. * python-build: Add `install_hg` to install package from Mercurial repository
  548. * python-build: Support building Jython and PyPy.
  549. * 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
  550. * python-build: Add new Jython development versions: jython-2.5.4-rc1, jython-2.5-dev, jython-2.7-beta1, jython-dev
  551. * 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}
  552. * 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
  553. * python-build: Add new Stackless development versions: stackless-2.7-dev, stackless-3.2-dev, stackless-3.3-dev, stackless-dev
  554. * python-build: Update default pip version (1.2.1 -> 1.3.1)
  555. * python-build: Update default setuptools version (0.6.34 (distribute) -> 0.7.2 ([new setuptools](https://bitbucket.org/pypa/setuptools)))
  556. #### 0.2.0 (February 18, 2013)
  557. * Import changes from rbenv 0.4.0.
  558. #### 0.1.2 (October 23, 2012)
  559. * Add push/pop for version stack management.
  560. * Support multiple versions via environment variable.
  561. * Now GCC is not a requirement to build CPython and Stackless.
  562. #### 0.1.1 (September 3, 2012)
  563. * Support multiple versions of Python at a time.
  564. #### 0.1.0 (August 31, 2012)
  565. * Initial public release.