File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -10,10 +10,14 @@ Our announcements are published to an RSS feed `here <https://conda-forge.org/do
10
10
11
11
:2022-03-28: PyPy 3.8+3.9 Migration
12
12
13
- Our bots will begin migrating all feedstocks with PyPy enabled
14
- to 3.8+3.9. We will be dropping PyPy 3.7 builds in each feedstock
15
- as the newer versions are added. As usual, you can track the status
16
- of the migration on our status page.
13
+ We have begun rolling out packages built for PyPy3.8 and PyPy3.9. This work
14
+ may take a few weeks. See :ref: `pypy ` in the user docs for information on how to
15
+ set up a PyPy environment. Please report issues to the PyPy developers at
16
+ https://foss.heptapod.net/pypy/pypy/issues. We are also dropping PyPy3.7
17
+ in each feedstock as the newer versions of PyPy are added. New versions of
18
+ migrated feedstocks will not be built for PyPy3.7 and that version of the
19
+ python interpreter will not be receiving updates. As usual, you can track the
20
+ status of the migration on our status page.
17
21
18
22
:2022-03-06: Travis CI Usage Deprecated for ``win_* ``, ``osx_* ``, and ``linux_64 `` Platforms
19
23
You can’t perform that action at this time.
0 commit comments