[arch-commits] Commit in woob/trunk (PKGBUILD)

Bruno Pagani archange at gemini.archlinux.org
Wed Jun 29 12:38:14 UTC 2022


    Date: Wednesday, June 29, 2022 @ 12:38:14
  Author: archange
Revision: 1240327

Add some more optdeps

Modified:
  woob/trunk/PKGBUILD

----------+
 PKGBUILD |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-29 12:37:19 UTC (rev 1240326)
+++ PKGBUILD	2022-06-29 12:38:14 UTC (rev 1240327)
@@ -2,7 +2,7 @@
 
 pkgname=woob
 pkgver=3.0
-pkgrel=5
+pkgrel=6
 pkgdesc="Core library and modules for Web outside of Browsers"
 arch=(any)
 url="https://woob.tech/"
@@ -24,6 +24,8 @@
     'python-colorama: CLI usage'
     'python-prettytable: CLI output formatting'
     'python-feedparser: required by some modules'
+    'python-jose: required by some modules'
+    'python-pycryptodome: required by some modules'
     'python-google-api-python-client: multiple Google services like YouTube'
 )
 makedepends=(python-setuptools)



More information about the arch-commits mailing list