mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 14:57:14 +08:00
python-cssutils-beta vs 2.7
This commit is contained in:
parent
d6d4d3d301
commit
e28cc53d2b
@ -8,13 +8,13 @@ source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
|
||||
pkgname=python-cssutils-beta
|
||||
pkgver=0.9.7b4
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="A CSS Cascading Style Sheets library for Python (Beta)"
|
||||
arch=('any')
|
||||
url="http://code.google.com/p/cssutils/"
|
||||
license=('LGPL3')
|
||||
conflicts=('python-cssutils-legacy' 'python-cssutils')
|
||||
depends=('python')
|
||||
depends=('python2')
|
||||
makedepends=('unzip' 'setuptools')
|
||||
source=(http://cssutils.googlecode.com/files/cssutils-$pkgver.zip)
|
||||
md5sums=('ecc1fee61fad1dd0e64e1b1de478b97b')
|
||||
|
Loading…
Reference in New Issue
Block a user