mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-11 09:43:40 +02:00
theHarvester: 3.2.0 massive bump
This commit is contained in:
parent
1804865e4b
commit
4976e1a9bf
21 changed files with 260 additions and 96 deletions
1
dev-python/aiomultiprocess/Manifest
Normal file
1
dev-python/aiomultiprocess/Manifest
Normal file
|
|
@ -0,0 +1 @@
|
|||
DIST aiomultiprocess-0.8.0.tar.gz 15346 BLAKE2B 916477463d7aba2e9be238234a12aab604661e50f620fe19393f3d1429e10aa4861621566ce6aada5a252b2a8bc848d361874d150bbf479afe1566498e8e24a5 SHA512 22a20e8850e3904920149c749d9e0a089947dce4192b4feddac20bc77494953a840e25c7cef3169478c718152734702faa677b4cf41b78e3035e7eb391fbe514
|
||||
20
dev-python/aiomultiprocess/aiomultiprocess-0.8.0.ebuild
Normal file
20
dev-python/aiomultiprocess/aiomultiprocess-0.8.0.ebuild
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python3_{6,7,8} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="asyncio version of the standard multiprocessing module"
|
||||
HOMEPAGE="https://github.com/omnilib/aiomultiprocess"
|
||||
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm64 ~x86"
|
||||
IUSE="test"
|
||||
|
||||
RDEPEND=""
|
||||
DEPEND="${RDEPEND}"
|
||||
1
dev-python/aiosqlite/Manifest
Normal file
1
dev-python/aiosqlite/Manifest
Normal file
|
|
@ -0,0 +1 @@
|
|||
DIST aiosqlite-0.15.0.tar.gz 24363 BLAKE2B eb22c1c3f21d00b72d63c9e684b92808de03f3516c31f83e1b54a64a3900301d012fcb66969b80a49a60bcea0805600b59ddd9272e504dca14cf018bf43dd7eb SHA512 8f23caa28b3f7659cea0c6f7c2d1e3eeee0d278ae2ba26e2e3290eb7de7c037581718b98745bd69fd1aa058aa2c263ecf7130ca9cc007b023d6b4b3ae0ee4b5a
|
||||
20
dev-python/aiosqlite/aiosqlite-0.15.0.ebuild
Normal file
20
dev-python/aiosqlite/aiosqlite-0.15.0.ebuild
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python3_{6,7,8} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="asyncio bridge to the standard sqlite3 module"
|
||||
HOMEPAGE="https://aiosqlite.omnilib.dev"
|
||||
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm64 ~x86"
|
||||
IUSE="test"
|
||||
|
||||
RDEPEND=""
|
||||
DEPEND="${RDEPEND}"
|
||||
1
dev-python/outcome/Manifest
Normal file
1
dev-python/outcome/Manifest
Normal file
|
|
@ -0,0 +1 @@
|
|||
DIST outcome-1.0.1.tar.gz 16933 BLAKE2B 3b435342078d7ab7d24633e23907f5663f8e2bb0cff3b766794ae7aec724544fb9b0f541d22562fae9fe8f7be6e0eedfb87bdd24130f5d9fdde143f70effef72 SHA512 891ce0a3154972e36eaaf4954866b6869f961d05d22bbecdfcbb8cf8b5352db22ee994cd67f6074e425c3a4f452c73013f421f67cd593ca831e8fe04c730b9d2
|
||||
30
dev-python/outcome/outcome-1.0.1.ebuild
Normal file
30
dev-python/outcome/outcome-1.0.1.ebuild
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="7"
|
||||
|
||||
PYTHON_COMPAT=( python3_{6..8} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Capture the outcome of Python function calls."
|
||||
HOMEPAGE="https://github.com/python-trio/outcome https://pypi.org/project/outcome/"
|
||||
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="|| ( MIT Apache-2.0 )"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
|
||||
IUSE="test"
|
||||
|
||||
RDEPEND=">=dev-python/attrs-19.2.0[${PYTHON_USEDEP}]"
|
||||
BDEPEND="${REDEPEND}
|
||||
dev-python/setuptools[${PYTHON_USEDEP}]
|
||||
test? (
|
||||
dev-python/nose[${PYTHON_USEDEP}]
|
||||
dev-python/pytest[${PYTHON_USEDEP}]
|
||||
)"
|
||||
|
||||
python_test() {
|
||||
nosetests --verbose || die
|
||||
py.test -v -v || die
|
||||
}
|
||||
|
|
@ -1 +1 @@
|
|||
DIST plotly-4.1.1.tar.gz 4869619 BLAKE2B d10cdc29aa713247c57d22cbb7cac3bc4fe1d0caeeee6fedda106faa4b16f5d4773c698131e63e0d30a28e72f6561fbdd75eda4c0483a2b22c3a2cd32c8b96e4 SHA512 110819c6f624f55f1d82ac247bf73da3f7e5036dda4b2cf588dc286a0a34adc3d303e8d1b3780fe6c2c6e33429a65cbe17a42d90fe6d3dbf2797af3c7c3222ef
|
||||
DIST plotly-4.10.0.tar.gz 6263967 BLAKE2B a78ddf286993621a555cc7f34a5ad0f44e93dcceb9bdac2a20f0cd80257e90485f20b4c89a350a3718b104401d7677a762231c6a774e5c2757a2de1454822875 SHA512 bc32dac7e5621b254c3868e85ed18133ad8341bed5784f707a89242c5e1ef9959afc603a91ccb068aca24032d3ff5b44678811c405d579284334f051f59f93aa
|
||||
|
|
|
|||
|
|
@ -1,14 +1,14 @@
|
|||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python{3_6,3_7} )
|
||||
PYTHON_COMPAT=( python3_7 )
|
||||
|
||||
inherit distutils-r1 virtualx
|
||||
|
||||
DESCRIPTION="Browser-based graphing library for Python"
|
||||
HOMEPAGE="https://plot.ly/python/"
|
||||
HOMEPAGE="https://plotly.com/python/ https://pypi.org/project/plotly/"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
|
||||
|
||||
1
dev-python/pyee/Manifest
Normal file
1
dev-python/pyee/Manifest
Normal file
|
|
@ -0,0 +1 @@
|
|||
DIST pyee-7.0.3.tar.gz 15521 BLAKE2B 3ac6ef0aa90e558c604430734135511bc9c6c915ef6df3ed9da4210ec9ffcfd0788ce54f176a594a0e8cba8dcfedcee83b450f2f191b7701ea59be39f8b61806 SHA512 fddc29d94f7a53bfbca5b32da5e2845c5d1f489e83b37f589179de83a18a6d3561a6ad36baaa1ed2286995ae04aa1adb3356db280042808f33b8482fbe12d662
|
||||
18
dev-python/pyee/files/setup.patch
Normal file
18
dev-python/pyee/files/setup.patch
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
--- a/setup.py.orig 2020-09-05 06:36:31.000000000 +0800
|
||||
+++ b/setup.py 2020-09-14 21:59:49.398923995 +0800
|
||||
@@ -13,13 +13,13 @@
|
||||
vcversioner={},
|
||||
|
||||
packages=find_packages(),
|
||||
- setup_requires=[
|
||||
+ tests_require=[
|
||||
'pytest-runner',
|
||||
'pytest-asyncio; python_version > "3.4"',
|
||||
'pytest-trio; python_version > "3.7"',
|
||||
'vcversioner'
|
||||
],
|
||||
- tests_require=[
|
||||
+ setup_requires=[
|
||||
'twisted',
|
||||
'trio; python_version > "3.6"',
|
||||
'futures; python_version < "3.0"'
|
||||
31
dev-python/pyee/pyee-7.0.3.ebuild
Normal file
31
dev-python/pyee/pyee-7.0.3.ebuild
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python3_{7,8} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="A port of node.js's EventEmitter to python."
|
||||
HOMEPAGE="https://pypi.python.org/pypi/pyee"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~x86 ~amd64"
|
||||
IUSE=""
|
||||
|
||||
RDEPEND="
|
||||
dev-python/twisted[${PYTHON_USEDEP}]
|
||||
dev-python/trio[${PYTHON_USEDEP}]"
|
||||
|
||||
#test?
|
||||
#dev-python/vcversioner[${PYTHON_USEDEP}]"
|
||||
# 'pytest-runner',
|
||||
# 'pytest-asyncio
|
||||
# 'pytest-trio; python_version > "3.7"',
|
||||
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
PATCHES=( "${FILESDIR}/setup.patch" )
|
||||
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python3_{6,7} )
|
||||
PYTHON_COMPAT=( python3_{7,8} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
|
|
@ -13,14 +13,12 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
|
|||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
# KEYWORDS="~amd64 ~x86" # Requires dev-python/pyee, but is not in Gentoo, nor Pentoo
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="test"
|
||||
|
||||
RDEPEND="
|
||||
<dev-python/pyee-8[${PYTHON_USEDEP}]
|
||||
RDEPEND="dev-python/pyee[${PYTHON_USEDEP}]
|
||||
dev-python/websockets[${PYTHON_USEDEP}]
|
||||
dev-python/appdirs[${PYTHON_USEDEP}]
|
||||
<dev-python/urllib3-1.25[${PYTHON_USEDEP}]
|
||||
dev-python/urllib3[${PYTHON_USEDEP}]
|
||||
dev-python/tqdm[${PYTHON_USEDEP}]"
|
||||
DEPEND="${RDEPEND}
|
||||
dev-python/setuptools[${PYTHON_USEDEP}]"
|
||||
DEPEND="${RDEPEND}"
|
||||
|
|
|
|||
1
dev-python/sniffio/Manifest
Normal file
1
dev-python/sniffio/Manifest
Normal file
|
|
@ -0,0 +1 @@
|
|||
DIST sniffio-1.1.0.tar.gz 15285 BLAKE2B fc2887150c8b64cc9ba5eb261d2f04650033279e5b5a6527f28fa8eff6cda409ffddb0986bba1358288fd35e0bbd09d90a7c4a0893a612f1efdbec393c2d9e3c SHA512 f315c79245ccec8e1e6e0f8ffe4cf42fdab7f5fe3e680ddc05c65732a6d26989ac1459135f13938380928b02802bc0a6b1174c83118a60b0ad15f59730927912
|
||||
30
dev-python/sniffio/sniffio-1.1.0.ebuild
Normal file
30
dev-python/sniffio/sniffio-1.1.0.ebuild
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="7"
|
||||
|
||||
PYTHON_COMPAT=( python3_{6,7,8} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Sniff out which async library your code is running under"
|
||||
HOMEPAGE="https://github.com/python-trio/sniffio https://pypi.org/project/sniffio/"
|
||||
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="|| ( Apache-2.0 MIT )"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
|
||||
IUSE="test"
|
||||
|
||||
RDEPEND=""
|
||||
DEPEND="${REDEPEND}
|
||||
dev-python/setuptools[${PYTHON_USEDEP}]
|
||||
test? (
|
||||
dev-python/nose[${PYTHON_USEDEP}]
|
||||
dev-python/pytest[${PYTHON_USEDEP}]
|
||||
)"
|
||||
|
||||
python_test() {
|
||||
nosetests --verbose || die
|
||||
py.test -v -v || die
|
||||
}
|
||||
1
dev-python/trio/Manifest
Normal file
1
dev-python/trio/Manifest
Normal file
|
|
@ -0,0 +1 @@
|
|||
DIST trio-0.16.0.tar.gz 414931 BLAKE2B 417cc449369222bcc1bd844454b20964f2512d87954ebe18d0cc4551fdae4cacea8e52986a1647275d39290b7875bc12157cbb8e6632586d7ffac724c869716d SHA512 962850e434e17f8d5c21bcdd17057aa6f5d19057dcb3b78deb314536f0faefc7fd4fd73b65e9f8d5fcd765a719e302aa932cfd954d0c69616261a9055e0ab907
|
||||
35
dev-python/trio/trio-0.16.0.ebuild
Normal file
35
dev-python/trio/trio-0.16.0.ebuild
Normal file
|
|
@ -0,0 +1,35 @@
|
|||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="7"
|
||||
|
||||
PYTHON_COMPAT=( python3_{6..8} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="A friendly Python library for async concurrency and I/O"
|
||||
HOMEPAGE="https://github.com/python-trio/trio https://pypi.org/project/trio/"
|
||||
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="|| ( MIT Apache-2.0 )"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
|
||||
IUSE="test"
|
||||
|
||||
RDEPEND=">=dev-python/attrs-19.2.0[${PYTHON_USEDEP}]
|
||||
dev-python/sortedcontainers[${PYTHON_USEDEP}]
|
||||
>=dev-python/async_generator-1.9[${PYTHON_USEDEP}]
|
||||
dev-python/idna[${PYTHON_USEDEP}]
|
||||
dev-python/outcome[${PYTHON_USEDEP}]
|
||||
dev-python/sniffio[${PYTHON_USEDEP}]"
|
||||
BDEPEND="${REDEPEND}
|
||||
dev-python/setuptools[${PYTHON_USEDEP}]
|
||||
test? (
|
||||
dev-python/nose[${PYTHON_USEDEP}]
|
||||
dev-python/pytest[${PYTHON_USEDEP}]
|
||||
)"
|
||||
|
||||
python_test() {
|
||||
nosetests --verbose || die
|
||||
py.test -v -v || die
|
||||
}
|
||||
|
|
@ -1,2 +1,2 @@
|
|||
DIST theHarvester-3.0.6_p20190415.tar.gz 1035110 BLAKE2B b773cbd9a4820c22c00b748756ea45c6f89f07347ef14a69860368357e1addfcdb6ddc0a52bb60dca3335d17e41b4d68deab144c0458aaee3f51967f2770e613 SHA512 8147c23224fcfea273c3c8ce6cb642586794424f833fe615ef302790167d84c1303d9a2c02c0a633ff07b80833ed9f19bbfc924deda07989fccee5a6a07b6fd5
|
||||
DIST theHarvester-3.1.tar.gz 1027411 BLAKE2B 54150f4bc407e884873a0f381a9ea304319648058b87fb551cfe2e63171751a84f8e72dfea9c5a0f01aded06012f3babb204db984cc00bc79202c27a28461a3f SHA512 57137de6688a494dff8fed092bac5bc1eb429f8d558c02a8075b7b8357900af3bf51792e0a8dcb0fe1badab627c355785fca58a0e55b04cd0eb64ef369950d4c
|
||||
DIST theHarvester-3.2.0.tar.gz 1044360 BLAKE2B 2b007aff2a70de9d99a48da7becd96b32bbf41022ee1fece60f0cf5436d7265103642b5b10665cae628ed44a34a35736afbea43d2e99053ed9b8ef569812c659 SHA512 8717445b8fa842da33cd6a4be43bafa7a4d3f94d66d32ede79bc8cfb1b48d1a1a77d2ed5160be65de4fc95f4b770fd369907f523b495c51e61281b92b79056c8
|
||||
|
|
|
|||
|
|
@ -1,40 +0,0 @@
|
|||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python3_{5,6,7} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
HASH_COMMIT="f39c2a7b698bfa7bd253b2761dac12ec670e7685"
|
||||
|
||||
DESCRIPTION="The Harvester is a tool designed to collect email accounts of the target domain"
|
||||
HOMEPAGE="http://www.edge-security.com/theharvester.php"
|
||||
SRC_URI="https://github.com/laramies/theHarvester/archive/${HASH_COMMIT}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="test"
|
||||
|
||||
RDEPEND="dev-python/beautifulsoup:4[${PYTHON_USEDEP}]
|
||||
dev-python/censys[${PYTHON_USEDEP}]
|
||||
dev-python/plotly[${PYTHON_USEDEP}]
|
||||
>=dev-python/requests-2.18.4[${PYTHON_USEDEP}]
|
||||
dev-python/shodan[${PYTHON_USEDEP}]
|
||||
dev-python/texttable[${PYTHON_USEDEP}]
|
||||
net-analyzer/wfuzz[${PYTHON_USEDEP}]"
|
||||
DEPEND="${RDEPEND}
|
||||
test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
|
||||
|
||||
S="${WORKDIR}/${PN}-${HASH_COMMIT}"
|
||||
|
||||
src_prepare() {
|
||||
rm -r tests
|
||||
eapply_user
|
||||
}
|
||||
|
||||
#python_test() {
|
||||
# esetup.py test
|
||||
#}
|
||||
|
|
@ -1,44 +0,0 @@
|
|||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python3_{6,7} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="The Harvester is a tool designed to collect email accounts of the target domain"
|
||||
HOMEPAGE="http://www.edge-security.com/theharvester.php"
|
||||
SRC_URI="https://github.com/laramies/theHarvester/archive/V${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="test"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-python/aiodns-2.0.0[${PYTHON_USEDEP}]
|
||||
dev-python/beautifulsoup:4[${PYTHON_USEDEP}]
|
||||
>=dev-python/dnspython-1.16.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/grequests-0.4.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/netaddr-0.7.19[${PYTHON_USEDEP}]
|
||||
>=dev-python/plotly-1.9.6[${PYTHON_USEDEP}]
|
||||
>=dev-python/pytest-3.10.1[${PYTHON_USEDEP}]
|
||||
>=dev-python/pyyaml-5.1[${PYTHON_USEDEP}]
|
||||
>=dev-python/requests-2.21.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/shodan-1.17.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/texttable-1.6.2[${PYTHON_USEDEP}]
|
||||
>=dev-python/retrying-1.3.3[${PYTHON_USEDEP}]"
|
||||
|
||||
# net-analyzer/wfuzz[${PYTHON_USEDEP}]"
|
||||
|
||||
DEPEND="${RDEPEND}
|
||||
test? ( dev-python/pytest[${PYTHON_USEDEP}]
|
||||
>=dev-python/flake8-3.5.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/mypy-0.701[${PYTHON_USEDEP}]
|
||||
)"
|
||||
|
||||
src_prepare() {
|
||||
rm -r tests
|
||||
eapply_user
|
||||
}
|
||||
54
net-analyzer/theHarvester/theHarvester-3.2.0.ebuild
Normal file
54
net-analyzer/theHarvester/theHarvester-3.2.0.ebuild
Normal file
|
|
@ -0,0 +1,54 @@
|
|||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python3_7 )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="The Harvester is a tool designed to collect email accounts of the target domain"
|
||||
HOMEPAGE="http://www.edge-security.com/theharvester.php"
|
||||
SRC_URI="https://github.com/laramies/theHarvester/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
# IUSE="test"
|
||||
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
|
||||
|
||||
# RESTRICT="!test? ( test )"
|
||||
|
||||
RDEPEND="${PYTHON_DEPS}
|
||||
dev-python/aiodns[${PYTHON_USEDEP}]
|
||||
dev-python/aiohttp[${PYTHON_USEDEP}]
|
||||
dev-python/aiomultiprocess[${PYTHON_USEDEP}]
|
||||
dev-python/aiosqlite[${PYTHON_USEDEP}]
|
||||
dev-python/beautifulsoup:4[${PYTHON_USEDEP}]
|
||||
dev-python/certifi[${PYTHON_USEDEP}]
|
||||
>=dev-python/dnspython-1.16.0[${PYTHON_USEDEP}]
|
||||
dev-python/netaddr[${PYTHON_USEDEP}]
|
||||
dev-python/plotly[${PYTHON_USEDEP}]
|
||||
dev-python/pyppeteer[${PYTHON_USEDEP}]
|
||||
>=dev-python/pyyaml-5.1.2[${PYTHON_USEDEP}]
|
||||
dev-python/requests[${PYTHON_USEDEP}]
|
||||
dev-python/retrying[${PYTHON_USEDEP}]
|
||||
>=dev-python/shodan-1.17.0[${PYTHON_USEDEP}]
|
||||
dev-python/texttable[${PYTHON_USEDEP}]
|
||||
dev-python/lxml[${PYTHON_USEDEP}]
|
||||
dev-python/uvloop[${PYTHON_USEDEP}]
|
||||
"
|
||||
|
||||
DEPEND="${RDEPEND}"
|
||||
# test? (
|
||||
# dev-python/flake8[${PYTHON_USEDEP}]
|
||||
# dev-python/mypy[${PYTHON_USEDEP}]
|
||||
# )"
|
||||
|
||||
# distutils_enable_tests pytest
|
||||
src_prepare() {
|
||||
default
|
||||
|
||||
# network required for tests
|
||||
rm -r tests || die
|
||||
}
|
||||
|
|
@ -320,6 +320,12 @@ dev-python/interfax
|
|||
dev-python/shodan
|
||||
dev-python/grequests
|
||||
dev-python/plotly
|
||||
dev-python/aiomultiprocess
|
||||
dev-python/aiosqlite
|
||||
dev-python/pyee
|
||||
dev-python/trio
|
||||
dev-python/sniffio
|
||||
dev-python/outcome
|
||||
|
||||
~dev-python/click-plugins-1.0.3
|
||||
~dev-python/censys-0.0.8
|
||||
|
|
|
|||
Loading…
Reference in a new issue