mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 09:22:12 +08:00
python-termcolor: rebuild against python3
This commit is contained in:
parent
1362b8a3eb
commit
fd5dcf2d4f
@ -1,13 +1,13 @@
|
||||
pkgbase=termcolor
|
||||
pkgname=('python3-termcolor' 'python2-termcolor')
|
||||
pkgver=1.1.0
|
||||
pkgrel=2
|
||||
pkgrel=4
|
||||
pkgdesc="ANSII Color formatting for output in terminal"
|
||||
arch=('any')
|
||||
license=('GPL')
|
||||
url="http://pypi.python.org/pypi/termcolor"
|
||||
makedepends=('python3' 'python2' 'python3-setuptools' 'python2-setuptools')
|
||||
source=(http://pypi.python.org/packages/source/t/termcolor/termcolor-$pkgver.tar.gz)
|
||||
source=(https://pypi.python.org/packages/source/t/termcolor/termcolor-$pkgver.tar.gz)
|
||||
md5sums=('043e89644f8909d462fbbfa511c768df')
|
||||
|
||||
prepare() {
|
||||
|
@ -90,3 +90,4 @@ iotop
|
||||
python3-ccr
|
||||
python3-aur
|
||||
python3-inflection
|
||||
python-termcolor
|
||||
|
Loading…
Reference in New Issue
Block a user