Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / scapy


Commits:
404df19d by Antonio Rojas at 2023-09-02T20:31:43+02:00
upgpkg: 2.5.0-4: Add prompt_toolkit optdepend (FS#74154)

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
 pkgbase=scapy
 pkgname=('scapy' 'python-scapy')
 pkgver=2.5.0
-pkgrel=3
+pkgrel=4
 pkgdesc='Powerful interactive packet manipulation program written in Python'
 url='http://www.secdev.org/projects/scapy/'
 arch=('any')
@@ -54,7 +54,8 @@ package_python-scapy() {
               'python-pyx: psdump() and pdfdump() functions'
               'python-matplotlib: plotting support'
               'graphviz: conversations() method support'
-              'sox: for VOIP support')
+              'sox: for VOIP support'
+              'python-prompt_toolkit: expore function')
   cd ${pkgbase}-${pkgver}
   python -m installer --destdir="$pkgdir" dist/*.whl
   install -Dm 644 doc/scapy/*.rst -t "${pkgdir}/usr/share/doc/${pkgname}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/scapy/-/commit/404df19da2f8056901d8fc9eecc649fbee75d09d

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/scapy/-/commit/404df19da2f8056901d8fc9eecc649fbee75d09d
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to