[arch-commits] Commit in python-genshi/trunk (PKGBUILD)
Eli Schwartz
eschwartz at archlinux.org
Fri Nov 13 12:29:50 UTC 2020
Date: Friday, November 13, 2020 @ 12:29:49
Author: eschwartz
Revision: 753896
upgpkg: python-genshi 0.7.3-2: rebuild as an "any" package
Upstream doesn't support the C native extension on python>3.3 "yet". It is only
in git master.
I didn't db-update yet, so This is FineTM.
Modified:
python-genshi/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-13 12:22:39 UTC (rev 753895)
+++ PKGBUILD 2020-11-13 12:29:49 UTC (rev 753896)
@@ -4,7 +4,7 @@
pkgver=0.7.4
pkgrel=1
pkgdesc="Python toolkit for stream-based generation of output for the web."
-arch=('x86_64')
+arch=('any')
url="https://genshi.edgewall.org/"
license=("BSD")
depends=('python')
More information about the arch-commits
mailing list