10f401 Update python-aiofiles to version 23.1.0 / rev 6 via SR 1067414

6 files Authored by dirkmueller a year ago, Committed by Bernhard M. Wiedemann a year ago,
    Update python-aiofiles to version 23.1.0 / rev 6 via SR 1067414
    
    https://build.opensuse.org/request/show/1067414
    by user dirkmueller + dimstar_suse
    - update to 23.1.0:
      * Added ``aiofiles.os.access``.
      * Removed ``aiofiles.tempfile.temptypes.AsyncSpooledTemporaryFile.softspace``.
      * Added ``aiofiles.stdin``, ``aiofiles.stdin_bytes``, and
        other stdio streams.
      * Transition to ``asyncio.get_running_loop``
        (vs ``asyncio.get_event_loop``) internally.