Currently, the portage tree (or any overlay that I know of) hasn't got an ebuild for the most recent version of web.py. web.py is a python web framework. Currently portage contains (keyworded) ebuilds for the (rather old) versions 0.2.x. Recently, version 0.3 has been released and brings considerable advantages regarding testability and standards compliance. Reproducible: Always Steps to Reproduce: 1. emerge -av "=dev-python/webpy-0.3*" Actual Results: emerge: there are no ebuilds to satisfy "=dev-python/webpy-0.3*". Expected Results: ... a present ebuild
+ 04 Jan 2009; Patrick Lauer <patrick@gentoo.org> +webpy-0.30.ebuild: + Bump to 0.3, named 0.30 because of upstream versioning, fixes #251035