Github messages for voidlinux
 help / color / mirror / Atom feed
From: hrzlgnm <hrzlgnm@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] guake: update to 3.10.
Date: Sun, 05 Nov 2023 16:25:32 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-47075@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 617 bytes --]

There is a new pull request by hrzlgnm against master on the void-packages repository

https://github.com/hrzlgnm/void-packages bump-guake-to-3.10
https://github.com/void-linux/void-packages/pull/47075

guake: update to 3.10.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-libc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl


A patch file from https://github.com/void-linux/void-packages/pull/47075.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-bump-guake-to-3.10-47075.patch --]
[-- Type: text/x-diff, Size: 1893 bytes --]

From 87f8eb46cf9374f124c47d0590a4c872c01c9840 Mon Sep 17 00:00:00 2001
From: hrzlgnm <hrzlgnm@users.noreply.github.com>
Date: Sun, 5 Nov 2023 15:42:24 +0100
Subject: [PATCH] guake: update to 3.10.

---
 srcpkgs/guake/template | 18 ++++++++----------
 1 file changed, 8 insertions(+), 10 deletions(-)

diff --git a/srcpkgs/guake/template b/srcpkgs/guake/template
index 53a6a2c5ff45e..d6f8cdca6d407 100644
--- a/srcpkgs/guake/template
+++ b/srcpkgs/guake/template
@@ -1,19 +1,21 @@
 # Template file for 'guake'
 pkgname=guake
-version=3.7.0
-revision=4
+version=3.10
+revision=5
 build_style=python3-module
-hostmakedepends="gettext python3-setuptools python3-pbr"
+hostmakedepends="gettext python3-setuptools_scm python3-pbr python3-wheel"
 makedepends="python3-devel python3-pbr"
-depends="desktop-file-utils libkeybinder3 libnotify python3-dbus python3-gobject
- python3-pbr vte3 libwnck python3-setuptools"
+depends="desktop-file-utils libkeybinder3 libnotify libutempter libwnck python3-dbus python3-gobject
+  python3-setuptools_scm python3-cairo python3-yaml vte3"
 checkdepends="python3-flake8 python3-pylint python3-pytest python3-pipenv"
 short_desc="Drop-down terminal for GNOME"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="http://guake-project.org/"
 distfiles="${PYPI_SITE}/g/guake/guake-${version}.tar.gz"
-checksum=31fd7d6f62aa0a5e0121e240682e6a9e5ce61cdb266f9438987837f52d552e47
+checksum=c0eed162959638b26903281dccaa6db0d41fb94e3ed3cb3a4dbf44dfd3f8c129
+# Tests not shipped in PYPI tarball
+make_check=no
 
 pre_build() {
 	GUAKE_SCHEMA_DIR="/usr/share/glib-2.0/schemas"
@@ -26,10 +28,6 @@ pre_build() {
 		guake/paths.py
 }
 
-do_check() {
-	vsed -i 's/from mock/from unittest.mock/g' guake/tests/test_quick_open.py
-	make test
-}
 
 pre_install() {
 	make PREFIX=/usr DESTDIR=${DESTDIR} COMPILE_SCHEMA=0 install-locale install-schemas

             reply	other threads:[~2023-11-05 15:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-05 15:25 hrzlgnm [this message]
2023-11-05 15:36 ` [PR PATCH] [Updated] " hrzlgnm
2023-11-05 15:39 ` hrzlgnm
2024-02-04  1:46 ` github-actions
2024-02-14  3:57 ` [PR PATCH] [Merged]: " cinerea0

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-47075@inbox.vuxu.org \
    --to=hrzlgnm@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).