Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
python-dasbus


Commits:
cfff9db7 by Robin Candau at 2024-04-22T10:40:06+02:00
upgpkg: 1.7-3: Python 3.12 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-dasbus
        pkgdesc = DBus library in Python 3
        pkgver = 1.7
-       pkgrel = 2
+       pkgrel = 3
        url = https://github.com/rhinstaller/dasbus
        arch = any
        license = LGPL-2.1-only
@@ -13,6 +13,7 @@ pkgbase = python-dasbus
        depends = python
        depends = python-gobject
        depends = dbus
+       depends = glib2
        source = 
dasbus-1.7.tar.gz::https://github.com/rhinstaller/dasbus/archive/v1.7.tar.gz
        sha256sums = 
442a8df9330d4f55704c92cbed066cf0918378418be89d6fff67721d3cba5590
 


=====================================
PKGBUILD
=====================================
@@ -6,12 +6,12 @@
 pkgname=python-dasbus
 _pkgname=dasbus
 pkgver=1.7
-pkgrel=2
+pkgrel=3
 pkgdesc="DBus library in Python 3"
 arch=('any')
 url="https://github.com/rhinstaller/dasbus";
 license=('LGPL-2.1-only')
-depends=('python' 'python-gobject' 'dbus')
+depends=('python' 'python-gobject' 'dbus' 'glib2')
 makedepends=('python-build' 'python-installer' 'python-wheel' 
'python-setuptools')
 checkdepends=('python-pytest')
 source=("${_pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-dasbus/-/commit/cfff9db7e7443c9b3a086db47bc1c7bb5d5d7b09

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


Reply via email to