aur/.SRCINFO
Guillaume Horel 36dd7dbaff bump to 2.7.1
2023-06-20 13:34:02 -04:00

23 lines
715 B
Text

pkgbase = python-cssutils
pkgdesc = CSS Cascading Style Sheets library for Python
pkgver = 2.7.1
pkgrel = 1
url = https://github.com/jaraco/cssutils
changelog = CHANGES.rst
arch = any
license = LGPL3
license = GPL3
checkdepends = python-jaraco.test
checkdepends = python-mock
checkdepends = python-pytest
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-setuptools-scm
makedepends = python-toml
makedepends = python-wheel
depends = python
source = https://files.pythonhosted.org/packages/source/c/cssutils/cssutils-2.7.1.tar.gz
sha256sums = 340ecfd9835d21df8f98500f0dfcea0aee41cb4e19ecbc2cf94f0a6d36d7cb6c
pkgname = python-cssutils