summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-052-4/+4
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/promises: Fix dev-python/typing depMichał Górny2018-07-122-2/+2
|
* dev-python/promises: version bump to 2.1Anthony G. Basile2018-03-023-0/+44
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-python/promises: initial commitAnthony G. Basile2018-03-023-0/+53
An implementation of Promises in Python. See https://github.com/syrusakbary/promise.