~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
1

[PATCH] community/scapy: update optional package instructions

Edd Salkield <edd@salkield.uk>
Details
Message ID
<20220224121423.12998-1-edd@salkield.uk>
DKIM signature
missing
Download raw message
Patch: +5 -2
---
 community/scapy/scapy.post-install | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/community/scapy/scapy.post-install b/community/scapy/scapy.post-install
index 9f2247aabe..f61076a6c6 100644
--- a/community/scapy/scapy.post-install
+++ b/community/scapy/scapy.post-install
@@ -1,8 +1,11 @@
#!/bin/sh

echo "*" >&2
echo "* If you want to use scapy to his full potential, please do:" >&2
echo "*     apk add  py-crypto py-gnuplot pyx tcpdump sox graphviz graphviz ebtables" >&2
echo "* Certain optional features of scapy also depend on the following packages:" >&2
echo "*     py3-matplotlib graphviz imagemagick py3-cryptography sox" >&2
echo "* And the following unpackaged dependencies:" >&2
echo "*     pyxi vpython-jupyter nmap<v4.23" >&2
echo "* More information can be found at https://scapy.readthedocs.io/en/latest/installation.html#optional-dependencies" >&2
echo "*" >&2

exit 0
-- 
2.35.1
Details
Message ID
<164570532053.985.14754624481839142912.gitlab.31403.2df31ff22ddb675dc8ddd2ef5fcd388b67bd4e8f@listserv.local>
In-Reply-To
<20220224121423.12998-1-edd@salkield.uk> (view parent)
DKIM signature
missing
Download raw message
you need to bump the pkgrel too

-- 
via https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/31403#note_218608
Reply to thread Export thread (mbox)