[arch-commits] Commit in python-readme-renderer/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sat May 25 18:32:59 UTC 2019


    Date: Saturday, May 25, 2019 @ 18:32:58
  Author: felixonmars
Revision: 470755

upgpkg: python-readme-renderer 24.0-3

fix arch

Modified:
  python-readme-renderer/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-25 18:32:48 UTC (rev 470754)
+++ PKGBUILD	2019-05-25 18:32:58 UTC (rev 470755)
@@ -3,11 +3,11 @@
 pkgbase=python-readme-renderer
 pkgname=(python-readme-renderer python2-readme-renderer)
 pkgver=24.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Safely render long_description/README files in Warehouse"
 url="https://github.com/pypa/readme_renderer"
 license=('Apache')
-arch=('x86_64')
+arch=('any')
 makedepends=('python-setuptools' 'python2-setuptools' 'python-bleach' 'python2-bleach'
              'python-cmarkgfm' 'python2-cmarkgfm' 'python-docutils' 'python2-docutils'
              'python-pygments' 'python2-pygments' 'python-six' 'python2-six')



More information about the arch-commits mailing list