mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 08:03:16 -04:00
3910f44f3a11b317406791e95441100270902e5c
This version has broken test_projects/test_external_project.py
as it tries to use external url:
FORD-6.1.8/test/test_projects/test_external_project.py:61:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
.0 = <list_iterator object at 0x7ff211ea0be0>
> links = {tag.text: tag.a["href"] for tag in uses_box("li", class_=None)}
E TypeError: 'NoneType' object is not subscriptable
.0 = <list_iterator object at 0x7ff211ea0be0>
tag = <li>aot_out_module</li>
FORD-6.1.8/test/test_projects/test_external_project.py:61: TypeError
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
…
…
The GURU Project Repository
|
The official repository for new Gentoo packages, maintained collaboratively by Gentoo users. This README contains some additional useful information for GURU contributors, such as common mistakes, frequently asked questions and other tips and tricks. The GURU regulations, and the Gentoo developer manual take precedence over any information here. See wiki.gentoo.org/wiki/Project:GURU for more information on the project. |
Contents |
Useful Links
- https://wiki.gentoo.org/wiki/Project:GURU
- https://wiki.gentoo.org/wiki/Project:GURU/Information_for_Contributors
- https://wiki.gentoo.org/wiki/Project:GURU/Information_for_Trusted_Contributors
- https://wiki.gentoo.org/wiki/Basic_guide_to_write_Gentoo_Ebuilds
- https://devmanual.gentoo.org/quickstart
- https://devmanual.gentoo.org/ebuild-writing
- https://devmanual.gentoo.org/ebuild-writing/variables
- https://devmanual.gentoo.org/function-reference
- https://devmanual.gentoo.org/function-reference/install-functions
- https://dev.gentoo.org/~mgorny/python-guide/eclass.html
- GURU outdated packages
Email Addresses
- guru@gentoo.org (Reach everyone involved in GURU)
- guru-committers@gentoo.org (Reach all contributors)
- guru-trusted@gentoo.org (Reach the trusted contributors)
- guru-devs@gentoo.org (Reach the Gentoo developers involved in GURU)
Description
Languages
Shell
59.9%
Roff
40%