distutils-extra, mako, markup safe, pigments: Rebuild with python-3.4
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
|
||||
pkgbase="python-pygments"
|
||||
pkgname=("python2-pygments" "python3-pygments")
|
||||
pkgver="2.0.2"
|
||||
pkgrel="1"
|
||||
pkgver=2.0.2
|
||||
pkgrel=2
|
||||
pkgdesc="A syntax highlighting engine written in Python"
|
||||
arch=("i686" "x86_64")
|
||||
url="http://pygments.org/"
|
||||
@@ -11,7 +11,7 @@ license="BSD"
|
||||
makedepends=("python2-setuptools" "python3-setuptools")
|
||||
source=("https://pypi.python.org/packages/source/P/Pygments/Pygments-${pkgver}.tar.gz")
|
||||
noextract=("Pygments-${pkgver}.tar.gz")
|
||||
sha1sums=("fe2c8178a039b6820a7a86b2132a2626df99c7f8")
|
||||
sha1sums=('fe2c8178a039b6820a7a86b2132a2626df99c7f8')
|
||||
|
||||
prepare () {
|
||||
# workaround for symlink issue
|
||||
|
||||
Reference in New Issue
Block a user