summaryrefslogtreecommitdiff
path: root/dev-util/pwntools/files/pwntools-4.11.0_update_deps.patch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-05-27 15:12:15 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-05-27 15:12:15 +0100
commit246c83e768dd1efb42047de864a1e92b73de8b5c (patch)
tree2410761373aee7452a92e79038c5a28d631a0774 /dev-util/pwntools/files/pwntools-4.11.0_update_deps.patch
parente67c9b35124c5b3338943cf7793fe4402f03ad0f (diff)
gentoo auto-resync : 27:05:2023 - 15:12:15
Diffstat (limited to 'dev-util/pwntools/files/pwntools-4.11.0_update_deps.patch')
-rw-r--r--dev-util/pwntools/files/pwntools-4.11.0_update_deps.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/dev-util/pwntools/files/pwntools-4.11.0_update_deps.patch b/dev-util/pwntools/files/pwntools-4.11.0_update_deps.patch
new file mode 100644
index 000000000000..653c41f665b8
--- /dev/null
+++ b/dev-util/pwntools/files/pwntools-4.11.0_update_deps.patch
@@ -0,0 +1,10 @@
+--- a/pyproject.toml
++++ b/pyproject.toml
+@@ -41,7 +41,6 @@ dependencies = [
+ "ropgadget>=5.3",
+ "pyserial>=2.7",
+ "requests>=2.0",
+- "pip>=6.0.8",
+ "pygments>=2.0",
+ "pysocks",
+ "python-dateutil",