[arch-commits] Commit in python/trunk (genrebuild)
Evangelos Foutras
foutrelis at archlinux.org
Sun Nov 15 13:46:49 UTC 2020
Date: Sunday, November 15, 2020 @ 13:46:49
Author: foutrelis
Revision: 401143
python/genrebuild: drop scribus exclusion
Modified:
python/trunk/genrebuild
------------+
genrebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: genrebuild
===================================================================
--- genrebuild 2020-11-15 12:51:14 UTC (rev 401142)
+++ genrebuild 2020-11-15 13:46:49 UTC (rev 401143)
@@ -2,7 +2,7 @@
pyver=$(pacman -S --print-format %v python | grep -oP '^[0-9]+\.[0-9]+')
exclude=('python2' 'python2-.*' 'pypy3\?' 'cython2' 'cuda' 'metasploit'
- 'mysql-workbench' 'ntop' 'scribus')
+ 'mysql-workbench' 'ntop')
{
pacman -Fq /usr/lib/python${pyver}/ | grep -v archlinuxcn | cut -d / -f 2
More information about the arch-commits
mailing list