Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] Seafile client: update to 7.0.5
Date: Wed, 15 Jan 2020 19:29:19 +0100	[thread overview]
Message-ID: <20200115182919.yP_ibv0eOXZ_4vecU5hCLwlzKPIOGoxUqHskD-g56Pc@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18318@inbox.vuxu.org>

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

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

https://github.com/yopito/void-packages seafile.705
https://github.com/void-linux/void-packages/pull/18318

Seafile client: update to 7.0.5


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-seafile.705-18318.patch --]
[-- Type: text/x-diff, Size: 2630 bytes --]

From 3a636283e95ecd4f33ad58b538f1e5a7f39e93b6 Mon Sep 17 00:00:00 2001
From: yopito <pierre.bourgin@free.fr>
Date: Wed, 15 Jan 2020 08:25:05 +0100
Subject: [PATCH 1/2] seafile-libclient: udpate to 7.0.5

---
 srcpkgs/seafile-libclient/template | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/seafile-libclient/template b/srcpkgs/seafile-libclient/template
index afb5af1d83a..b9e1a54f0f6 100644
--- a/srcpkgs/seafile-libclient/template
+++ b/srcpkgs/seafile-libclient/template
@@ -1,8 +1,8 @@
 # Template file for 'seafile-libclient'
 # WARNING: upstream sometimes retag source. Wait for official announcement
 pkgname=seafile-libclient
-version=7.0.4
-revision=2
+version=7.0.5
+revision=1
 _distname="${pkgname/-libclient/}"
 wrksrc="${_distname}-${version}"
 build_style=gnu-configure
@@ -15,7 +15,7 @@ maintainer="yopito <pierre.bourgin@free.fr>"
 license="GPL-2.0-or-later" # Has openssl exception not yet present on SPDX
 homepage="https://seafile.com"
 distfiles="https://github.com/haiwen/seafile/archive/v${version}.tar.gz"
-checksum=75f98e1c08939b933134fa998f21fafc208aa02d980f5b8624dbf02d7b0cae13
+checksum=19b353279e20f84af94b08c62b948748bda8cd69eeb980c9fc124ea9a9a5f825
 
 pre_configure() {
 	./autogen.sh
@@ -38,7 +38,6 @@ seafile-libclient-devel_package() {
 
 seafile-libclient-python3_package() {
 	short_desc="Cloud storage system - Python3 bindings"
-	pycompile_module="seafile"
 	depends="libsearpc-python3"
 	archs=noarch
 	pkg_install() {

From 6e3a4bb800f4432e1cb57aed5e396b672741873a Mon Sep 17 00:00:00 2001
From: yopito <pierre.bourgin@free.fr>
Date: Wed, 15 Jan 2020 08:25:44 +0100
Subject: [PATCH 2/2] seafile-client-qt: update to 7.0.5

---
 srcpkgs/seafile-client-qt/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/seafile-client-qt/template b/srcpkgs/seafile-client-qt/template
index 627c1caa65f..0502ab4352a 100644
--- a/srcpkgs/seafile-client-qt/template
+++ b/srcpkgs/seafile-client-qt/template
@@ -1,6 +1,6 @@
 # Template file for 'seafile-client-qt'
 pkgname=seafile-client-qt
-version=7.0.4
+version=7.0.5
 revision=1
 _sourcename="seafile-client"
 wrksrc="${_sourcename}-${version}"
@@ -14,7 +14,7 @@ maintainer="yopito <pierre.bourgin@free.fr>"
 license="Apache-2.0"
 homepage="https://seafile.com"
 distfiles="https://github.com/haiwen/seafile-client/archive/v${version}.tar.gz"
-checksum=27f376c3cf44c999fa9347c20ef54326492f5c1319ddffae79bd941056e149de
+checksum=7e86cb3e055f5cf5a51c287a5d494cad5dcd9d7d6c355dbfe1f512eccaa97e9e
 
 build_options="shibboleth"
 desc_option_shibboleth="Build with Shibboleth support"

  reply	other threads:[~2020-01-15 18:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-15 18:15 [PR PATCH] " voidlinux-github
2020-01-15 18:29 ` voidlinux-github [this message]
2020-01-16  9:55 ` [PR PATCH] [Merged]: " voidlinux-github

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=20200115182919.yP_ibv0eOXZ_4vecU5hCLwlzKPIOGoxUqHskD-g56Pc@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --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).