Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
python-flask-htmlmin


Commits:
596403ca by Rafael Fontenelle at 2024-02-28T15:32:06-03:00
Disable checkdepends because check was disabled

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -7,10 +7,10 @@ pkgrel=3
 pkgdesc='Flask html response minifier'
 url='https://github.com/hamidfzm/Flask-HTMLmin'
 arch=('any')
-license=('BSD')
+license=('BSD-3-Clause')
 depends=('python' 'python-flask' 'python-htmlmin')
 makedepends=('python-build' 'python-installer' 'python-setuptools' 
'python-wheel')
-checkdepends=('python-pytest' 'python-pytest-cov' 'python-pytest-runner' 
'python-pip')
+#checkdepends=('python-pytest' 'python-pytest-cov' 'python-pytest-runner' 
'python-pip')
 
source=(https://github.com/hamidfzm/Flask-HTMLmin/archive/v${pkgver}/${_pkgname}-${pkgver}.tar.gz)
 sha256sums=('bd744b84ea00f48a40d2d3e902fc23599f4d880269935f6a9b88f305d1e8d968')
 
sha512sums=('34d5c9e2393901b32ab43c4333d87d75b489a410af2fdb019c180d0cb7bac01074616125486b49ef577782311a394bde6444ce311d5ab4f2ae2852a3ea92f4cd')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-flask-htmlmin/-/commit/596403cafa5ccae3d069c41df30ac50ab66f2899

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-flask-htmlmin/-/commit/596403cafa5ccae3d069c41df30ac50ab66f2899
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to