mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-05 19:11:57 +02:00
splinter: 0.11.0 bump
This commit is contained in:
parent
9576cf6827
commit
6c6d878085
2 changed files with 3 additions and 3 deletions
|
|
@ -1 +1 @@
|
|||
DIST splinter-0.10.0.tar.gz 20894 BLAKE2B 6974e19c6d532d73818d6676c6bcd2d1e38d876bfafe97ded4753bf9b013cf51c5d35416b883ef5af79d24b5f790aeda96e22ab46ca0ff10a0c29d1b3064e18a SHA512 2fa8015a4d395c7b2293b03738c28169ed8b4275069640c53ead5d50b637b7e15ed8bf98a35003b29e9d810444948906b08d0ffa94a20eaab8ad316c2c6605af
|
||||
DIST splinter-0.11.0.tar.gz 21792 BLAKE2B 3c55a4e7e0706f985111a51babf4335667b60b4d6c94652f084fe2e8e36a82e69d1cf7c8835b4dd780d0081d9542e1b39c42c68a9c16586c591a03a894df8160 SHA512 71731335b57ff45326846540800a4c1e64d9af1be84a4d43e8de2191050a35318e635dd0ab55da5b9a6a8d2b34e1ba41d4dd54f19ca572e40ce3934f252e4f60
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# Copyright 1999-2018 Gentoo Authors
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
|
@ -19,7 +19,7 @@ RDEPEND=">=dev-python/selenium-3.141.0[${PYTHON_USEDEP}]"
|
|||
DEPEND="${RDEPEND}
|
||||
dev-python/setuptools[${PYTHON_USEDEP}]"
|
||||
|
||||
|
||||
# FIXME:
|
||||
# extras_require={
|
||||
# "zope.testbrowser": ["zope.testbrowser>=5.2.4", "lxml>=4.2.4", "cssselect"],
|
||||
# "django": ["Django>=1.7.11;python_version<'3.0'", "Django>=2.0.6;python_version>'3.3'", "lxml>=2.3.6", "cs
|
||||
Loading…
Reference in a new issue