Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / pygobject


Commits:
93c52586 by Jan Alexander Steffens (heftig) at 2023-09-10T12:12:23+02:00
3.46.0-1

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -2,9 +2,12 @@
 # Contributor: Ionut Biru <[email protected]>
 
 pkgbase=pygobject
-pkgname=(python-gobject python-gobject-docs)
-pkgver=3.44.1
-pkgrel=4
+pkgname=(
+  python-gobject
+  python-gobject-docs
+)
+pkgver=3.46.0
+pkgrel=1
 pkgdesc="Python bindings for GLib/GObject/GIO/GTK"
 url="https://wiki.gnome.org/Projects/PyGObject";
 arch=(x86_64)
@@ -27,7 +30,7 @@ checkdepends=(
   xorg-server-xvfb
 )
 optdepends=('cairo: Cairo bindings')
-_commit=1a2544c898ca2aafcab0c9e472be22657f310cf3  # tags/3.44.1^0
+_commit=b5b3fb1fcdbf539dd0cc04120ee4a8e81bce403c  # tags/3.46.0^0
 source=(
   "git+https://gitlab.gnome.org/GNOME/pygobject.git#commit=$_commit";
 )
@@ -40,8 +43,6 @@ pkgver() {
 
 prepare() {
   cd pygobject
-  # https://gitlab.gnome.org/GNOME/pygobject/-/merge_requests/244
-  git cherry-pick -n ce5b0a622e376d8ac77ba5e8c3c000a2ebbad073
 }
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pygobject/-/commit/93c5258614c16e3f1947010d7c6314facedc2e53

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


Reply via email to