Drop Python2 support. Round 4
This commit is contained in:
@@ -10,7 +10,7 @@ arch=("i686" "x86_64")
|
||||
url="http://pygments.org/"
|
||||
license=('BSD')
|
||||
depends=("python")
|
||||
makedepends=("python3-setuptools")
|
||||
makedepends=("python-setuptools")
|
||||
provides=("python3-pygments")
|
||||
conflicts=("python3-pygments")
|
||||
replaces=("python3-pygments")
|
||||
|
||||
Reference in New Issue
Block a user