www-misc/urlwatch: require pyyaml<5 for old versions
authorLouis Sautier <sbraz@gentoo.org>
Sun, 14 Apr 2019 13:05:52 +0000 (15:05 +0200)
committerLouis Sautier <sbraz@gentoo.org>
Sun, 14 Apr 2019 13:25:14 +0000 (15:25 +0200)
See https://bugs.gentoo.org/682964.

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Louis Sautier <sbraz@gentoo.org>
www-misc/urlwatch/urlwatch-2.13.ebuild
www-misc/urlwatch/urlwatch-2.16.ebuild

index feaa87c4b5e4f23a599edc87be550e024d58420c..b14e83974e5153080eaae7a8996f30ed368c30e1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -19,7 +19,7 @@ RDEPEND="
        dev-python/appdirs[${PYTHON_USEDEP}]
        dev-python/keyring[${PYTHON_USEDEP}]
        dev-python/minidb[${PYTHON_USEDEP}]
-       dev-python/pyyaml[${PYTHON_USEDEP}]
+       <dev-python/pyyaml-5[${PYTHON_USEDEP}]
        dev-python/requests[${PYTHON_USEDEP}]
 "
 DEPEND="
index be9149902a115d1fa444cacbeb65cf0275857ba9..fd8b473177eb2e9959fcf2432b68d9342e97809c 100644 (file)
@@ -21,7 +21,7 @@ RDEPEND="
        dev-python/keyring[${PYTHON_USEDEP}]
        dev-python/lxml[${PYTHON_USEDEP}]
        dev-python/minidb[${PYTHON_USEDEP}]
-       dev-python/pyyaml[${PYTHON_USEDEP}]
+       <dev-python/pyyaml-5[${PYTHON_USEDEP}]
        dev-python/requests[${PYTHON_USEDEP}]
 "
 BDEPEND="