[arch-commits] Commit in python-cairocffi/trunk (PKGBUILD)

Evangelos Foutras foutrelis at gemini.archlinux.org
Wed Dec 1 00:09:31 UTC 2021


    Date: Wednesday, December 1, 2021 @ 00:09:31
  Author: foutrelis
Revision: 1059081

Move pytest-runner to build deps

Modified:
  python-cairocffi/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-01 00:08:46 UTC (rev 1059080)
+++ PKGBUILD	2021-12-01 00:09:31 UTC (rev 1059081)
@@ -10,9 +10,9 @@
 url="https://cairocffi.readthedocs.io/"
 license=('BSD')
 depends=('python-cffi' 'cairo' 'python-xcffib')
-makedepends=('python-setuptools' 'gdk-pixbuf2')
-checkdepends=('python-pytest-runner' 'python-pytest-cov' 'python-pytest-flake8'
-              'python-pytest-isort' 'python-numpy')
+makedepends=('python-setuptools' 'gdk-pixbuf2' 'python-pytest-runner')
+checkdepends=('python-pytest-cov' 'python-pytest-flake8' 'python-pytest-isort'
+              'python-numpy')
 optdepends=('gdk-pixbuf2: for cairocffi.pixbuf')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/Kozea/cairocffi/archive/v${pkgver}.tar.gz")
 sha512sums=('06741670d0e10be6d762fa4d85c8dfb4d26827f5e2c5863ca6301ea3feeacb52bb0f2c86fcf095894f99523a22624142e05ce6035ad07ec07555b18a38f7a79f')



More information about the arch-commits mailing list