Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Seafile client: update to 7.0.5
@ 2020-01-15 18:15 voidlinux-github
  2020-01-15 18:29 ` [PR PATCH] [Updated] " voidlinux-github
  2020-01-16  9:55 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 2 replies; 3+ messages in thread
From: voidlinux-github @ 2020-01-15 18:15 UTC (permalink / raw)
  To: ml

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

There is a new 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: 2387 bytes --]

From cf859cb730ca4d4604b26bb0fb52764b0939c28b 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 | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/seafile-libclient/template b/srcpkgs/seafile-libclient/template
index afb5af1d83a..3ee3e8c1079 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

From c30bb31bc8abc1e517fa8836982a8c2fad7c4cea 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"

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Updated] Seafile client: update to 7.0.5
  2020-01-15 18:15 [PR PATCH] Seafile client: update to 7.0.5 voidlinux-github
@ 2020-01-15 18:29 ` voidlinux-github
  2020-01-16  9:55 ` [PR PATCH] [Merged]: " voidlinux-github
  1 sibling, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2020-01-15 18:29 UTC (permalink / raw)
  To: ml

[-- 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"

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Merged]: Seafile client: update to 7.0.5
  2020-01-15 18:15 [PR PATCH] Seafile client: update to 7.0.5 voidlinux-github
  2020-01-15 18:29 ` [PR PATCH] [Updated] " voidlinux-github
@ 2020-01-16  9:55 ` voidlinux-github
  1 sibling, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2020-01-16  9:55 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

Seafile client: update to 7.0.5
https://github.com/void-linux/void-packages/pull/18318

Description:


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-01-16  9:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-15 18:15 [PR PATCH] Seafile client: update to 7.0.5 voidlinux-github
2020-01-15 18:29 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-16  9:55 ` [PR PATCH] [Merged]: " voidlinux-github

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).