Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages / 
packagekit


Commits:
146247ba by Christian Hesse at 2024-04-07T19:53:00+02:00
upgpkg: 1.2.8-8: Python modules part 1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = packagekit
        pkgdesc = A system designed to make installation and updates of 
packages easier
        pkgver = 1.2.8
-       pkgrel = 7
+       pkgrel = 8
        url = https://www.freedesktop.org/software/PackageKit/
        arch = x86_64
        license = GPL-2.0-or-later
@@ -12,6 +12,7 @@ pkgbase = packagekit
        makedepends = bash-completion
        makedepends = vala
        makedepends = meson
+       makedepends = python-setuptools
        options = !emptydirs
        source = 
https://www.freedesktop.org/software/PackageKit/releases/PackageKit-1.2.8.tar.xz
        source = 0001-alpm-add-compatibility-with-libalpm-14.patch


=====================================
PKGBUILD
=====================================
@@ -4,13 +4,13 @@
 pkgbase='packagekit'
 pkgname=('packagekit' 'libpackagekit-glib')
 pkgver=1.2.8
-pkgrel=7
+pkgrel=8
 pkgdesc='A system designed to make installation and updates of packages easier'
 arch=('x86_64')
 url='https://www.freedesktop.org/software/PackageKit/'
 license=('GPL-2.0-or-later')
 makedepends=('polkit' 'sqlite' 'gobject-introspection' 'intltool'
-             'bash-completion' 'vala' 'meson')
+             'bash-completion' 'vala' 'meson' 'python-setuptools')
 options=('!emptydirs')
 validpgpkeys=('163EB50119225DB3DF8F49EA17ACBA8DFA970E17'        # Richard 
Hughes <[email protected]>
               'EC60AABDF42AAE8FB062640480858FA38F62AF74')       # Kalev Lember 
<[email protected]>



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/packagekit/-/commit/146247bafd1c6bb3b72fea01f976281296882fe9

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


Reply via email to