2020-03-15 13:36:58 UTC

This commit is contained in:
Repository mirror & CI
2020-03-15 13:36:58 +00:00
parent f55e8023c4
commit 910e98fecd
4 changed files with 18 additions and 17 deletions

View File

@@ -15,7 +15,7 @@ dev-lang/aldor 1.2.0_p20190730: The Aldor Programming Language
dev-lang/fbc 1.06.0 1.07.0 1.07.1: A free/open source, multi-platform BASIC compiler.
dev-python/aiofiles 0.4.0: File support for asyncio
dev-python/atomiclong 0.1.1 9999: An AtomicLong type using CFFI.
dev-python/black 19.10_beta0: The uncompromising Python code formatter
dev-python/black 19.10_beta0-r1: The uncompromising Python code formatter
dev-python/curio 0.9: Concurrent I/O
dev-python/dataclasses 0.7: A backport of the dataclasses module for Python 3.6
dev-python/exam 0.10.6: Helpers for better testing