Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
gcovr


Commits:
0ab261a7 by Jelle van der Waa at 2024-04-04T16:43:16+02:00
upgpkg: 7.0-2: Rebuild with Python 3.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,17 +1,20 @@
 pkgbase = gcovr
        pkgdesc = provides a utility for managing the use of the GNU gcov 
utility
        pkgver = 7.0
-       pkgrel = 1
+       pkgrel = 2
        url = https://gcovr.com/
        arch = any
-       license = BSD
+       license = BSD-3-Clause
        checkdepends = python-pytest
        makedepends = python-setuptools
+       makedepends = python-build
+       makedepends = python-installer
+       makedepends = python-wheel
        depends = python
        depends = python-jinja
        depends = python-lxml
        depends = gcc
-       source = https://github.com/gcovr/gcovr/archive/7.0.tar.gz
+       source = https://github.com/gcovr/gcovr/archive/7.0/gcovr-7.0.tar.gz
        sha256sums = 
03ebb2485d1b07cf6bf363b6e7191b3d9c1d492003fbf06f06a7e954166bf132
 
 pkgname = gcovr


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 pkgname=gcovr
 pkgver=7.0
-pkgrel=1
+pkgrel=2
 pkgdesc='provides a utility for managing the use of the GNU gcov utility'
 arch=(any)
 url="https://gcovr.com/";



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gcovr/-/commit/0ab261a7672361c441e911a87d88021b0f3491a0
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to