commit: 429a813b3155eaf8dfa3ba0ab73e57a9ebed3cd9 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Tue Aug 4 13:49:30 2020 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Tue Aug 4 13:49:48 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=429a813b
net-nntp/sabnzbd: not working with >=dev-python/feedparser-6 yet Link: https://github.com/sabnzbd/sabnzbd/issues/1567 Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org> net-nntp/sabnzbd/{sabnzbd-3.0.0.ebuild => sabnzbd-3.0.0-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-nntp/sabnzbd/sabnzbd-3.0.0.ebuild b/net-nntp/sabnzbd/sabnzbd-3.0.0-r1.ebuild similarity index 98% rename from net-nntp/sabnzbd/sabnzbd-3.0.0.ebuild rename to net-nntp/sabnzbd/sabnzbd-3.0.0-r1.ebuild index afa365fd3af..a4942c83c18 100644 --- a/net-nntp/sabnzbd/sabnzbd-3.0.0.ebuild +++ b/net-nntp/sabnzbd/sabnzbd-3.0.0-r1.ebuild @@ -37,7 +37,7 @@ COMMON_DEPS=" dev-python/cherrypy[${PYTHON_MULTI_USEDEP}] dev-python/configobj[${PYTHON_MULTI_USEDEP}] dev-python/cryptography[${PYTHON_MULTI_USEDEP}] - dev-python/feedparser[${PYTHON_MULTI_USEDEP}] + <dev-python/feedparser-6[${PYTHON_MULTI_USEDEP}] dev-python/notify2[${PYTHON_MULTI_USEDEP}] dev-python/portend[${PYTHON_MULTI_USEDEP}] >=dev-python/sabyenc-3.3.1[${PYTHON_MULTI_USEDEP}]
