Hello, in order to deliver Python 3.11, we are running a coordinated rebuild in a side tag. 

https://fedoraproject.org/wiki/Changes/Python3.11

We anticipate starting this rebuild on Monday, 2022-06-13 if no more blockers are discovered.

If you see a "Rebuilt for Python 3.11" (or similar) commit in your package, please don't rebuild it in regular rawhide. If you need to, please let us know, so we can coordinate.

If you'd like to build the package, you should be able to build it in the side tag via: 
    
    on branch rawhide: 
    $ fedpkg build --target=f37-python 
    $ koji wait-repo f37-python --build <nvr>  
    
Note that it will take a while before all the essential packages are rebuilt, so don't expect all your dependencies to be available right away. When in trouble, ask here or on IRC (#fedora-python on Libera.Chat). Ping me (thrnciar) or Miro (mhroncok) if you need to talk to us.

Builds: https://koji.fedoraproject.org/koji/builds?latest=0&tagID=f37-python&order=-build_id&inherited=0

Please avoid any potentially disturbing or major changes in Python packages until the rebuild is over.  

Thanks. Let us know if you have any questions.