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


Commits:
f72af317 by Robin Candau at 2024-05-01T13:52:02+02:00
upgpkg: 0.5.17-4: Drop coverage for unit tests

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = lutris
        pkgdesc = Open Gaming Platform
        pkgver = 0.5.17
-       pkgrel = 3
+       pkgrel = 4
        url = https://lutris.net
        arch = any
        license = GPL-3.0-only


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 
 pkgname=lutris
 pkgver=0.5.17
-pkgrel=3
+pkgrel=4
 pkgdesc='Open Gaming Platform'
 arch=(any)
 url=https://lutris.net
@@ -79,7 +79,7 @@ build() {
 
 check() {
   cd lutris
-  xvfb-run nosetests --cover-erase --with-xunit --xunit-file=nosetests.xml 
--with-coverage --cover-package=lutris --cover-xml-file=coverage.xml
+  xvfb-run nosetests
 }
 
 package() {



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

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


Reply via email to