Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
libpeas


Commits:
3f694e77 by Antonio Rojas at 2024-04-05T21:56:20+02:00
upgpkg: 1.36.0-5: Python 3.12 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = libpeas
        pkgdesc = GObject Plugin System
        pkgver = 1.36.0
-       pkgrel = 4
+       pkgrel = 5
        url = https://wiki.gnome.org/Projects/Libpeas
        arch = x86_64
        license = LGPL
@@ -14,6 +14,7 @@ pkgbase = libpeas
        makedepends = luajit
        makedepends = meson
        makedepends = python-gobject
+       makedepends = python-setuptools
        makedepends = vala
        depends = gobject-introspection-runtime
        depends = gtk3


=====================================
PKGBUILD
=====================================
@@ -8,7 +8,7 @@ pkgname=(
   libpeas-docs
 )
 pkgver=1.36.0
-pkgrel=4
+pkgrel=5
 pkgdesc="GObject Plugin System"
 url="https://wiki.gnome.org/Projects/Libpeas";
 arch=(x86_64)
@@ -26,6 +26,7 @@ makedepends=(
   luajit
   meson
   python-gobject
+  python-setuptools
   vala
 )
 checkdepends=(xorg-server-xvfb)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libpeas/-/commit/3f694e7727f417a494d5fa7c712998ab751367a5

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


Reply via email to