Skip to content

community/py3-aiofiles: upgrade to 22.1.0

Patrycja Rosa requested to merge ptrcnull/aports:py3-aiofiles into master

v0.8.0...v22.1.0

c0f7e8a3 Add repo link to pyproject.toml
d2a367e1 Missing closing quote
584d5c95 Add aiofiles.os.renames function
db6c5bef Add aiofiles.os.link function
850a8c0b Add aiofiles.os.unlink
5f8f51c7 Add aiofiles.os.symlink
313f4a51 Fix typo
672ee046 Add aiofiles.os.readlink function
5e7abada remove symlink file at end of test
26fd2b3b Add aiofiles.os.path.islink function
00bf93d1 update docs
849aa9c3 move SpooledTempFile.newlines from delegation to property
a34e770d add test for newlines
f4abf862 make test skipped below py3.7
d794675b Add notice file
2aefa1e4 Added os listdir function with it's tests
9bc662aa Added os scantdir with is't tests and improved the tests for listdir
7636eff0 Update README.rst
b02cf6a3 CI tweaks
d2eda612 Add missing comma
a93206be Bump poetry to 1.2.0
885df353 Min Python to 3.7
76f89340 Update test deps
6a14491f Update README
9d697f58 22.1.0

Merge request reports