Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / lutris


Commits:
0c2b2077 by Robin Candau at 2024-05-01T13:35:45+02:00
upgpkg: 0.5.17-3: Drop python-nose-cover3 in favor of python-nose for tests

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,11 +1,11 @@
 pkgbase = lutris
        pkgdesc = Open Gaming Platform
        pkgver = 0.5.17
-       pkgrel = 2
+       pkgrel = 3
        url = https://lutris.net
        arch = any
        license = GPL-3.0-only
-       checkdepends = python-nose-cover3
+       checkdepends = python-nose
        checkdepends = xorg-server-xvfb
        checkdepends = xterm
        checkdepends = fluidsynth


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 
 pkgname=lutris
 pkgver=0.5.17
-pkgrel=2
+pkgrel=3
 pkgdesc='Open Gaming Platform'
 arch=(any)
 url=https://lutris.net
@@ -48,7 +48,7 @@ makedepends=(
   python-poetry-core
 )
 checkdepends=(
-  python-nose-cover3
+  python-nose
   xorg-server-xvfb
   xterm
   fluidsynth



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lutris/-/commit/0c2b2077dae628a5fbccf4970e0d4f2f97702685

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lutris/-/commit/0c2b2077dae628a5fbccf4970e0d4f2f97702685
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to