Merge pull request #2744 from blshkv/master

burpsuite
This commit is contained in:
github-actions[bot] 2026-04-22 13:15:38 +00:00 committed by GitHub
commit 1bfb10cdf2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 43 additions and 4 deletions

View file

@ -1 +1,2 @@
DIST Qt.py-1.4.1.tar.gz 49400 BLAKE2B f20f46359d6041a7cbe407365b103d627f7e846f514b8cb7fe07b97b525a3b06e2833fff672e712762c41c38cfd657886ace5b22452806b5f15d1212e574ff07 SHA512 d388421120c4f19b8af264a637ed6dac81c23bb7e3a4c5bbeb8cdbcc9012340f8006eba1cf678e3e19ea06233ff283211c845429d9bbac1c5015da03b04c0a63
DIST qt_py-2.0.1.tar.gz 63499 BLAKE2B c0989430c93a96e81ef0d30e24ca6d0ae98312a0035421440e0edaa05abe83279b885806bf453719c75ee687c25ba2252c84f84bfdf48968936d6e25f43fc7f2 SHA512 a700bd76829087f0e39f4018cf026ecd797e3b7b6e57c58a1258f0c2c37619b79b1084d395746d5ee9447b181ba870ab78efb69f8417e4be77861aa3a8ce968d

View file

@ -0,0 +1,40 @@
# Copyright 2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{12..14} )
inherit distutils-r1
DESCRIPTION="Minimal Python 2 & 3 shim around all Qt bindings"
HOMEPAGE="https://github.com/mottosso/Qt.py"
LICENSE="MIT"
SLOT="0"
if [ "${PV}" = "9999" ]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/mottosso/Qt.py.git"
else
#PYPI_NO_NORMALIZE=1
PYPI_PN="Qt_py"
inherit pypi
KEYWORDS="amd64 ~arm64 ~x86"
#SRC_URI="https://github.com/mottosso/Qt.py/archive/${PV}.tar.gz -> ${P}.gh.tar.gz"
#S="${WORKDIR}"/Qt.py-"${PV}"
fi
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
DEPEND="${PYTHON_DEPS}"
RDEPEND="${DEPEND}
dev-python/pyqt6[${PYTHON_USEDEP}]"
#python_prepare_all() {
#do not install LICENSE into /usr
# sed -e '/data_files/d' -i setup.py || die
# distutils-r1_python_prepare_all
#}

View file

@ -1,2 +1,2 @@
DIST burpsuite_pro_v2026.2.4.jar 685347350 BLAKE2B 8340249e9a2858ea904d0de4daf9b8c7527aef23c62d3861393c5f3f0e75df2a26aff84dcb2851681b8778d7debcd339060f467a951e66684a2f45c976a0d06b SHA512 66fa3d0910de3bcf2c487353c7855d26483a6e6028a65f9aee681924dec19aac22f34e70d2520816f1af0176976590fb93fdc5c6b785dcae091694b31f994fae
DIST burpsuite_pro_v2026.3.2.jar 691397505 BLAKE2B 889886c98c95791cc39153d2b0d99043ec73fc4b3c148f6f68499216f28c97393d077082526c61fdfd3edbd3ac468f4c77c8efc1060dd101b0d897c78e7ed3ce SHA512 5d18046053a3c819c1941f9e242b3887f5d9af37843c6ced04efbaab5224796759c91528bee45a8f60b9f2bbb02fa726adf2b5c67e3900e83cd3a45f45901a14
DIST burpsuite_pro_v2026.3.3.jar 691383377 BLAKE2B eaa83aadfaaca06467b5e5710f12c4a6f5163abef1c35c7372d574b53db7a459553c3f29b16b92ebcf442b3f0517945fda04f5ffae66848eeb7531fc3cd18d11 SHA512 89ae492e0505e3419b4df3213cbd3bfcae1c4981af3913e571b365af1313c7146cc17005bb17ea4606e7defc91982286f11372d6dfcda8e3bb79a65e61bfbc93

View file

@ -1,2 +1,2 @@
DIST burpsuite_community_v2026.2.4.jar 676753383 BLAKE2B 8f03252c926696ca0e0ee8fdcb2e30d50c4a94717b43ac894c8127725b14cfa9ccacdec301dc50b09935369697ce46de5affbb064982ff5321b69586bff579a9 SHA512 6f29821994cc3cbfc9f750ba62b5648dd09404f69c3ff237bbca3d69296f8145cfa16a49fb03262d395070b8106ba5c96d5f1900bdb755df88f8466f2f3e7b84
DIST burpsuite_community_v2026.3.2.jar 684757598 BLAKE2B 942b34141c7acec69eda12fca9c21b0b12f7a041032b244fe4830f056e4f8a9fb129e143fe1705d3b96cd30eb256ba0930b96220c0354d36cd9a6714d07e0579 SHA512 5762680a50d8f31b05f664b0138d3513803ee4c29b043ebfdeab0b477b7bad99d68beb3020843305fd638d2dc8eff3435b8d25dd7431a8f91ccf251181f498f2
DIST burpsuite_community_v2026.3.3.jar 684704951 BLAKE2B afe0f5cdf909997963eab593c71fcc0744552e1b96dd1da64b6ed20637e83a14f79e70877b8c771aa5979870c82f8a3abba2c583a4c16cc3eed3bd50a5e39833 SHA512 32c07a8af4a0c7bc50c5035ff8964814191d96f9b9b6316cd02e594b1ff9f957f13a237e7cd6e1c427dd4e18a0ecc6fe4a4722573dfd09c252374c8786cc0a54

View file

@ -18,7 +18,6 @@ IUSE="+android +ios pentoo-extra pentoo-full"
PDEPEND="dev-util/frida-tools
pentoo-full? (
dev-debug/dwarf-debugger
dev-util/objection
dev-util/lief
)

View file

@ -40,6 +40,5 @@ PDEPEND="hardened? ( sys-apps/paxctl )
)
pentoo-extra? (
amd64? ( dev-util/radare2 )
dev-debug/dwarf-debugger
)
"