Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
00-tests.patch | Use libgtest-dev to build tests. | Onur Aslan <onur@onur.im> | not-needed | 2014-10-13 | ||
01-name-of-lib.patch | gumbo python module is trying to load libgumbo.so libgumbo1 package is providing libgumbo.so.1 This patch is making gumbo python module to load libgumbo.so.1 |
no | ||||
02-circular-dependency.patch | Importing gumbo in python3 is not possible due to circular dependent imports. This patch is fixing this issue. | yes | debian upstream | 2015-06-21 | ||
03-bs4.patch | [PATCH] Updates soup_adapter to use BeautifulSoup 4 Also fixes the indentation according to PEP-8 |
Roman Miroshnychenko <romanvm@yandex.ua> | no | 2016-07-19 |