mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-11 09:43:40 +02:00
fierce: 1.3.0 bump
This commit is contained in:
parent
baff4f7d51
commit
ca50f28d0d
5 changed files with 5 additions and 10 deletions
|
|
@ -1 +1 @@
|
|||
DIST fierce-1.2.2.tar.gz 113981 BLAKE2B 03792f324f39998ce3afc53866691a7836142babbfb89e78dd74e8c0895ccf33ccee4f184066c46c7c81783f137c4b793032741cb1353293fb0dd1f7dd21d309 SHA512 96fbd8396a1ead3624af0509415e112cf109945a6f98718e1caa7aa91aa6cf2eac60bfbea7f217b8e90bbd2cfc2612c9c1ba49bd6dad878d5fa4608839c61e55
|
||||
DIST fierce-1.3.0.tar.gz 114373 BLAKE2B 911dbb028258f18068493ae3f078ce207459d29e9030512fb9643ea07187022d053d9995deb81d5cb65c019c583488ebebfe02bad6964ea496cb2c599901e6dc SHA512 fbde8133171f5a126bf0746b22b8dd2cc2a32bd30cc0fffbe5117d55cb7fc6948fa6467cefab0dfbce9165b669a033b845624b1f6c3fc3dee0a2d9dc798862f3
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Copyright 1999-2019 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
|
@ -24,8 +24,3 @@ IUSE=""
|
|||
RDEPEND="virtual/python-dnspython[${PYTHON_USEDEP}]"
|
||||
DEPEND="${RDEPEND}
|
||||
dev-python/setuptools[${PYTHON_USEDEP}]"
|
||||
|
||||
python_prepare_all() {
|
||||
sed -i -e "s|dnspython==1.15.0|dnspython|" requirements.txt || die
|
||||
distutils-r1_python_prepare_all
|
||||
}
|
||||
|
|
|
|||
|
|
@ -287,8 +287,8 @@ dev-python/PyVirtualDisplay
|
|||
~dev-python/markdown-2.6.9
|
||||
|
||||
#required by sublist3r, others
|
||||
#_pre used for pycrypto -> pycryptodome migration
|
||||
=dev-python/dnspython-1.16.0_pre*
|
||||
#16.0 used for pycrypto -> pycryptodome migration
|
||||
~dev-python/dnspython-1.16.0
|
||||
|
||||
#mitmproxy wants "protobuf>=3.6.0, <3.7",
|
||||
#but it works with 3.5 as well
|
||||
|
|
|
|||
|
|
@ -49,7 +49,7 @@ net-analyzer/cloudshark
|
|||
=net-analyzer/dnsrecon-0.9*
|
||||
~net-analyzer/dsniff-2.4_beta1
|
||||
~net-analyzer/enum4linux-0.8.9
|
||||
=net-analyzer/fierce-1.2*
|
||||
=net-analyzer/fierce-1.3*
|
||||
~net-analyzer/fragroute-1.2.6
|
||||
~net-analyzer/geoedge-0.2
|
||||
~net-analyzer/hunt-1.5-r1
|
||||
|
|
|
|||
Loading…
Reference in a new issue