Skip to content

Commit 78aaaff

Browse files
committed
Readme update
1 parent b9792c3 commit 78aaaff

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -86,12 +86,12 @@ ZeroDivisionError: division by zero
8686

8787
* Push it to Fedora rawhide
8888

89-
* ✓ %py_byte_compile RPM macro uses `compileall2`
90-
* **[IN PROGRESS]** switch brp-python-bytecompile RPM script to `compileall2`
89+
* ✓ %py_byte_compile RPM macro uses `compileall2` (done in [python-rpm-macros](https://src.fedoraproject.org/rpms/python-rpm-macros/pull-request/25))
90+
* switch brp-python-bytecompile RPM script to `compileall2` (done in [redhat-rpm-config](https://src.fedoraproject.org/rpms/redhat-rpm-config/pull-request/64#))
9191

92-
* Test it in Fedora infrastructure with all Python packages
92+
* Test it in Fedora infrastructure with all Python packages (done in the mass rebuild for Fedora 31)
9393

94-
* ? Prepare patches for upstream CPython
94+
* **[IN PROGRESS]** Prepare patches for upstream CPython
9595

9696
## Testing
9797

0 commit comments

Comments
 (0)