| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Bump setuptools (#2320) | Bernát Gábor | 2022-03-18 | 2 | -5/+5 | |
| | | ||||||
| * | fix 20ms startup penalty added by virtualenv (#2317) | Anthony Sottile | 2022-03-18 | 1 | -4/+4 | |
| | | ||||||
| * | Upgrade pip to 22.0.4 (#2311) | Bernát Gábor | 2022-03-07 | 2 | -5/+5 | |
| | | | | Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> | |||||
| * | Avoid symlinking the contents of /usr into PyPy3 virtualenvs (#2310) | Stefano Rivera | 2022-03-07 | 2 | -0/+8 | |
| | | | | Co-authored-by: Bernát Gábor <bgabor8@bloomberg.net> | |||||
| * | Bump setuptools (#2306) | Bernát Gábor | 2022-02-24 | 2 | -5/+5 | |
| | | ||||||
| * | fix setuptools zipimport breakage by downgrading setuptools (#2296) | Anthony Sottile | 2022-02-05 | 2 | -5/+5 | |
| | | ||||||
| * | Bump pip and setuptools (#2294) | Bernát Gábor | 2022-02-05 | 3 | -10/+10 | |
| | | ||||||
| * | fix: cast type from Path to text (#2288) | Isac Byeonghoon Yoo | 2022-02-05 | 1 | -4/+5 | |
| | | | | | Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Bernát Gábor <gaborjbernat@gmail.com> | |||||
| * | [pre-commit.ci] pre-commit autoupdate (#2293) | pre-commit-ci[bot] | 2022-02-01 | 2 | -4/+4 | |
| | | | | Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> | |||||
| * | upgrade embedded wheels (#2289) | Anthony Sottile | 2022-01-27 | 2 | -5/+5 | |
| | | ||||||
| * | Fix typos (#2286) | Kian-Meng Ang | 2022-01-18 | 1 | -1/+1 | |
| | | ||||||
| * | PyPy: glob for required dlls, check they exist (#2274) | Matti Picus | 2022-01-02 | 3 | -14/+21 | |
| | | | | Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> | |||||
| * | fix: Correctly remove bk dir when re-signing macOS Python 2.x executable (#2272) | Alex Willmer | 2022-01-02 | 1 | -1/+1 | |
| | | ||||||
| * | fix: AttributeError on macOS creating a Python 2.x virtualenv (#2270) | Alex Willmer | 2022-01-02 | 1 | -2/+6 | |
| | | ||||||
| * | feature: cache downloaded wheel information (#2276) | Matthieu Darbois | 2022-01-02 | 3 | -13/+37 | |
| | | | | Co-authored-by: Bernát Gábor <gaborjbernat@gmail.com> | |||||
| * | feature: store version update source in embed JSON file (#2273) | Matthieu Darbois | 2022-01-01 | 2 | -22/+51 | |
| | | ||||||
| * | Bump embed setuptools (#2263) | Bernát Gábor | 2021-12-31 | 2 | -5/+5 | |
| | | ||||||
| * | Sign the python2 exe on Darwin arm64 (#2233) | Tracey Spicer | 2021-12-31 | 1 | -4/+34 | |
| | | | | Co-authored-by: Bernát Gábor <gaborjbernat@gmail.com> | |||||
| * | fix: `--download` option (#2262) | Matthieu Darbois | 2021-12-31 | 1 | -4/+8 | |
| | | ||||||
| * | PR Feedback | Bernát Gábor | 2021-12-29 | 1 | -6/+7 | |
| | | | | | Signed-off-by: Bernát Gábor <gaborjbernat@gmail.com> | |||||
| * | fix: pinned version are not working once periodic / manual updates kick-in | mayeut | 2021-12-29 | 2 | -11/+21 | |
| | | | | | Fixes pypa#2203 | |||||
| * | Upgrade embed setuptools to 60.1.1 (#2258) | Bernát Gábor | 2021-12-29 | 2 | -5/+5 | |
| | | ||||||
| * | Bump embeded wheels (#2252) | Bernát Gábor | 2021-12-27 | 4 | -13/+18 | |
| | | ||||||
| * | [pre-commit.ci] pre-commit autoupdate (#2242) | pre-commit-ci[bot] | 2021-12-27 | 1 | -1/+0 | |
| | | | | Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> | |||||
| * | Use 'selectable' interface for entry points only when available (#2246) | Miro Hrončok | 2021-12-27 | 1 | -2/+13 | |
| | | ||||||
| * | Properly hide PEP-632 warning on latest version of `setuptools` (#2251) | Ofek Lev | 2021-12-27 | 1 | -1/+5 | |
| | | ||||||
| * | fish: PATH variables should not be quoted when being set (#2248) | David Dorfman | 2021-12-27 | 1 | -2/+2 | |
| | | ||||||
| * | Avoid a new deprecation warning from filelock dependency (#2237) | Ofek Lev | 2021-12-26 | 1 | -2/+2 | |
| | | | | Co-authored-by: Bernát Gábor <gaborjbernat@gmail.com> | |||||
| * | Bump embeded setuptools (#2239) | Bernát Gábor | 2021-12-04 | 2 | -5/+5 | |
| | | ||||||
| * | ?? prompt should be wrapped in paranthesis ?? (#2224) | Tushar Sadhwani | 2021-10-31 | 6 | -7/+7 | |
| | | | | Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> | |||||
| * | Favor the "venv" sysconfig install scheme over the default and distutils ↵ | Miro Hrončok | 2021-10-28 | 1 | -3/+13 | |
| | | | | | scheme (#2209) | |||||
| * | Fix broken prompt set up by activate.bat (#2225) (#2226) | SiggyBar | 2021-10-28 | 1 | -4/+4 | |
| | | ||||||
| * | Bump pip and setuptools (#2222) | Bernát Gábor | 2021-10-23 | 3 | -10/+10 | |
| | | ||||||
| * | special-case `--prompt .` to the cwd (#2220) | Ruairidh MacLeod | 2021-10-23 | 2 | -2/+6 | |
| | | | | Co-authored-by: Bernát Gábor <gaborjbernat@gmail.com> | |||||
| * | Support PyPy 3.8 (#2206) | Matti Picus | 2021-10-23 | 1 | -1/+11 | |
| | | | | | Co-authored-by: Michał Górny <mgorny@gentoo.org> Co-authored-by: Bernát Gábor <bgabor8@bloomberg.net> | |||||
| * | Remove stray closing parenthesis in activate.bat (#2221) | SiggyBar | 2021-10-23 | 1 | -1/+0 | |
| | | ||||||
| * | add libffi-8.dll to pypy windows _shared_libs (#2218) | Matti Picus | 2021-10-23 | 2 | -3/+3 | |
| | | ||||||
| * | refactor to not do too much in ReentrantFileLock.__del__ (#2213) | Matti Picus | 2021-10-23 | 1 | -2/+5 | |
| | | ||||||
| * | Fix the CI and bump setuptools (#2205) | Bernát Gábor | 2021-10-04 | 3 | -9/+5 | |
| | | ||||||
| * | During seeding properly uninstall present versions of the wheels (#2186) | Arcadiy Ivanov | 2021-09-24 | 1 | -5/+32 | |
| | | | | | | | | | | | | | | | | | | | | | | | | * During seeding remove dist-info for present versions of the wheels An existing dist-info may contain entrypoints that may interfere with normal functioning of the redeployed seeded wheel if there is a version mismatch fixes #2185 * Remove package directories from dist-info top_level packages Remove other recorded files from RECORD Remove dist-info itself * Do not resolve paths prior to removal for symlink mode In the test ensure the directories are compared as sets and not lists Add setuptools downgrade to ensure proper cleanup of the existing version * PR Feedback Signed-off-by: Bernát Gábor <gaborjbernat@gmail.com> Co-authored-by: Bernát Gábor <gaborjbernat@gmail.com> | |||||
| * | Bump embed setuptools to 58.1.0 (#2195) | Bernát Gábor | 2021-09-24 | 2 | -5/+5 | |
| | | | | Signed-off-by: Bernát Gábor <gaborjbernat@gmail.com> | |||||
| * | Fail early instead of creating non-working env (#2189) | Greg Dubicki | 2021-09-21 | 2 | -0/+9 | |
| | | | | | | for Python 2 on Apple Silicon (M1) Macs. Related to #2024. | |||||
| * | Improve prompt nushell (#2190) | Fernando Herrera | 2021-09-18 | 1 | -4/+5 | |
| | | ||||||
| * | Nushell activation scripts (#2170) | Fernando Herrera | 2021-09-16 | 4 | -0/+81 | |
| | | ||||||
| * | Bump pip and setuptools (#2183) | Bernát Gábor | 2021-09-16 | 4 | -10/+10 | |
| | | ||||||
| * | Bump pip and wheel (#2168) | Bernát Gábor | 2021-08-10 | 4 | -12/+12 | |
| | | | | Signed-off-by: Bernát Gábor <gaborjbernat@gmail.com> | |||||
| * | fix ValueError when unpacking (#2165) | Denis Maciel | 2021-08-09 | 1 | -1/+1 | |
| | | ||||||
| * | Upgrade pip and setuptools (#2159) | Bernát Gábor | 2021-07-31 | 4 | -10/+10 | |
| | | | | Signed-off-by: Bernát Gábor <gaborjbernat@gmail.com> | |||||
| * | Remove xonsh activator (#2160) | Bernát Gábor | 2021-07-31 | 3 | -62/+0 | |
| | | | | Signed-off-by: Bernát Gábor <gaborjbernat@gmail.com> | |||||
| * | Support without distutils (#2146) | Bernát Gábor | 2021-07-14 | 4 | -9/+26 | |
| | | | | Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> | |||||
