Github messages for voidlinux
 help / color / mirror / Atom feed
From: PaperMountainStudio <PaperMountainStudio@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] zeitgeist: update to 1.0.3, use python3
Date: Mon, 19 Oct 2020 17:25:01 +0200	[thread overview]
Message-ID: <20201019152501.XSzdmbHpBABd2hEmhWFomJ_Yrmpc1b_zXN5CtRBUQ94@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25731@inbox.vuxu.org>

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

There is an updated pull request by PaperMountainStudio against master on the void-packages repository

https://github.com/PaperMountainStudio/void-packages zeitgeist-py3
https://github.com/void-linux/void-packages/pull/25731

zeitgeist: update to 1.0.3, use python3


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-zeitgeist-py3-25731.patch --]
[-- Type: text/x-diff, Size: 1840 bytes --]

From 33c55dbabae8d30da23449986047bdede125bb79 Mon Sep 17 00:00:00 2001
From: Paper <paper@tilde.institute>
Date: Sun, 18 Oct 2020 22:23:49 +0200
Subject: [PATCH] zeitgeist: update to 1.0.3, use python3

---
 srcpkgs/zeitgeist/template | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/zeitgeist/template b/srcpkgs/zeitgeist/template
index d53c9a39ca8..1066a3bf9f7 100644
--- a/srcpkgs/zeitgeist/template
+++ b/srcpkgs/zeitgeist/template
@@ -1,22 +1,21 @@
 # Template file for 'zeitgeist'
 pkgname=zeitgeist
-version=1.0.2
-revision=2
+version=1.0.3
+revision=1
 build_style=gnu-configure
 build_helper="gir"
 configure_args="--enable-fts --enable-datahub $(vopt_enable gir introspection)"
-pycompile_module="zeitgeist"
 hostmakedepends="automake libtool pkg-config gettext-devel
- intltool $(vopt_if vala vala) python-rdflib"
+ intltool $(vopt_if vala vala) python3-rdflib"
 makedepends="json-glib-devel gtk+3-devel telepathy-glib-devel
- python-gobject-devel dbus-devel sqlite-devel xapian-core-devel raptor"
-depends="python-dbus python-gobject"
+ python3-gobject-devel dbus-devel sqlite-devel xapian-core-devel raptor"
+depends="python3-dbus python3-gobject"
 short_desc="Logs the users’ activities and events"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.1-or-later"
 homepage="https://launchpad.net/zeitgeist/"
 distfiles="https://launchpad.net/zeitgeist/${version%.*}/${version}/+download/zeitgeist-${version}.tar.xz"
-checksum=d023b5904c7076b2701df915dd29b77e256a86d9e80ecfb92f36c9f26371a8ce
+checksum=609f5eeccc74ebec8d1a15155ee2306c86f2f670a510052da52ba9b3216c4cd5
 
 # Package build options
 build_options="gir vala"
@@ -28,6 +27,7 @@ pre_configure() {
 
 post_install() {
 	rm -rf ${DESTDIR}/usr/doc
+	rm -rf ${DESTDIR}/usr/lib/systemd
 }
 
 libzeitgeist2_package() {

  reply	other threads:[~2020-10-19 15:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-19  7:46 [PR PATCH] " PaperMountainStudio
2020-10-19 15:25 ` PaperMountainStudio [this message]
2020-10-19 15:49 ` [PR PATCH] [Closed]: " ahesford

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=20201019152501.XSzdmbHpBABd2hEmhWFomJ_Yrmpc1b_zXN5CtRBUQ94@z \
    --to=papermountainstudio@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).