mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-31 23:08:09 -07:00
dev-python/txrequests: Update the twisted dep order to prefer the new twisted pkg
With the new twisted pkg now in the tree, prefer the new pkg. There will be no new releases of the split pkgs. Package-Manager: portage-2.3.2
This commit is contained in:
@@ -19,8 +19,8 @@ IUSE=""
|
||||
RDEPEND="
|
||||
>=dev-python/requests-1.2.0[${PYTHON_USEDEP}]
|
||||
|| (
|
||||
>=dev-python/twisted-core-9.0.0[${PYTHON_USEDEP}]
|
||||
dev-python/twisted[${PYTHON_USEDEP}]
|
||||
>=dev-python/twisted-core-9.0.0[${PYTHON_USEDEP}]
|
||||
)
|
||||
"
|
||||
DEPEND="${RDEPEND}
|
||||
|
||||
Reference in New Issue
Block a user