Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] etesync-dav: update to 0.17.0.
@ 2020-05-14 20:05 ProjectMoon
  2020-05-16 11:47 ` [PR PATCH] [Updated] " ProjectMoon
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: ProjectMoon @ 2020-05-14 20:05 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ProjectMoon/void-packages master
https://github.com/void-linux/void-packages/pull/21973

etesync-dav: update to 0.17.0.
No dependency changes necessary.

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

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

From 53802e0c1235b1ac20ac65a5e8e1177aa8e8dfa3 Mon Sep 17 00:00:00 2001
From: projectmoon <projectmoon@agnos.is>
Date: Thu, 14 May 2020 13:10:44 +0000
Subject: [PATCH] etesync-dav: update to 0.17.0.

---
 srcpkgs/etesync-dav/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/etesync-dav/template b/srcpkgs/etesync-dav/template
index 8d5fa393eeb..9ac22711b6d 100644
--- a/srcpkgs/etesync-dav/template
+++ b/srcpkgs/etesync-dav/template
@@ -1,6 +1,6 @@
 # Template file for 'etesync-dav'
 pkgname=etesync-dav
-version=0.16.0
+version=0.17.0
 revision=1
 archs=noarch
 wrksrc="etesync-dav-${version}"
@@ -13,7 +13,7 @@ maintainer="projectmoon <projectmoon@agnos.is>"
 license="GPL-3.0-only"
 homepage="http://www.etesync.com"
 distfiles="${PYPI_SITE}/e/etesync-dav/etesync-dav-${version}.tar.gz"
-checksum="c9ec3f39bd9a096823f5439aa3d7a3a93b7dfdf19fdef8a1f9ed3c48b3280de4"
+checksum="574fc084b5b92643861ebb6e4656ac7e426a047fabe06dcb2a7d713b33dad253"
 
 do_check() {
 	pytest3

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

* Re: [PR PATCH] [Updated] etesync-dav: update to 0.17.0.
  2020-05-14 20:05 [PR PATCH] etesync-dav: update to 0.17.0 ProjectMoon
@ 2020-05-16 11:47 ` ProjectMoon
  2020-05-16 11:47 ` ProjectMoon
  2020-05-16 13:53 ` [PR PATCH] [Merged]: " Chocimier
  2 siblings, 0 replies; 4+ messages in thread
From: ProjectMoon @ 2020-05-16 11:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ProjectMoon/void-packages master
https://github.com/void-linux/void-packages/pull/21973

etesync-dav: update to 0.17.0.
No dependency changes necessary.

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

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

From 6661e291a62a797fd06ab38593077e1218a2f4a8 Mon Sep 17 00:00:00 2001
From: projectmoon <projectmoon@agnos.is>
Date: Thu, 14 May 2020 13:10:44 +0000
Subject: [PATCH] etesync-dav: update to 0.17.0.

---
 srcpkgs/etesync-dav/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/etesync-dav/template b/srcpkgs/etesync-dav/template
index 8d5fa393eeb..c8a740da913 100644
--- a/srcpkgs/etesync-dav/template
+++ b/srcpkgs/etesync-dav/template
@@ -1,6 +1,6 @@
 # Template file for 'etesync-dav'
 pkgname=etesync-dav
-version=0.16.0
+version=0.17.0
 revision=1
 archs=noarch
 wrksrc="etesync-dav-${version}"
@@ -13,8 +13,9 @@ maintainer="projectmoon <projectmoon@agnos.is>"
 license="GPL-3.0-only"
 homepage="http://www.etesync.com"
 distfiles="${PYPI_SITE}/e/etesync-dav/etesync-dav-${version}.tar.gz"
-checksum="c9ec3f39bd9a096823f5439aa3d7a3a93b7dfdf19fdef8a1f9ed3c48b3280de4"
+checksum="574fc084b5b92643861ebb6e4656ac7e426a047fabe06dcb2a7d713b33dad253"
 
 do_check() {
 	pytest3
 }
+aasdf

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

* Re: [PR PATCH] [Updated] etesync-dav: update to 0.17.0.
  2020-05-14 20:05 [PR PATCH] etesync-dav: update to 0.17.0 ProjectMoon
  2020-05-16 11:47 ` [PR PATCH] [Updated] " ProjectMoon
@ 2020-05-16 11:47 ` ProjectMoon
  2020-05-16 13:53 ` [PR PATCH] [Merged]: " Chocimier
  2 siblings, 0 replies; 4+ messages in thread
From: ProjectMoon @ 2020-05-16 11:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ProjectMoon/void-packages master
https://github.com/void-linux/void-packages/pull/21973

etesync-dav: update to 0.17.0.
No dependency changes necessary.

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

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

From e11eb891f17937f257ddd1b2af4c157c147dde61 Mon Sep 17 00:00:00 2001
From: projectmoon <projectmoon@agnos.is>
Date: Thu, 14 May 2020 13:10:44 +0000
Subject: [PATCH] etesync-dav: update to 0.17.0.

---
 srcpkgs/etesync-dav/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/etesync-dav/template b/srcpkgs/etesync-dav/template
index 8d5fa393eeb..9ac22711b6d 100644
--- a/srcpkgs/etesync-dav/template
+++ b/srcpkgs/etesync-dav/template
@@ -1,6 +1,6 @@
 # Template file for 'etesync-dav'
 pkgname=etesync-dav
-version=0.16.0
+version=0.17.0
 revision=1
 archs=noarch
 wrksrc="etesync-dav-${version}"
@@ -13,7 +13,7 @@ maintainer="projectmoon <projectmoon@agnos.is>"
 license="GPL-3.0-only"
 homepage="http://www.etesync.com"
 distfiles="${PYPI_SITE}/e/etesync-dav/etesync-dav-${version}.tar.gz"
-checksum="c9ec3f39bd9a096823f5439aa3d7a3a93b7dfdf19fdef8a1f9ed3c48b3280de4"
+checksum="574fc084b5b92643861ebb6e4656ac7e426a047fabe06dcb2a7d713b33dad253"
 
 do_check() {
 	pytest3

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

* Re: [PR PATCH] [Merged]: etesync-dav: update to 0.17.0.
  2020-05-14 20:05 [PR PATCH] etesync-dav: update to 0.17.0 ProjectMoon
  2020-05-16 11:47 ` [PR PATCH] [Updated] " ProjectMoon
  2020-05-16 11:47 ` ProjectMoon
@ 2020-05-16 13:53 ` Chocimier
  2 siblings, 0 replies; 4+ messages in thread
From: Chocimier @ 2020-05-16 13:53 UTC (permalink / raw)
  To: ml

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

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

etesync-dav: update to 0.17.0.
https://github.com/void-linux/void-packages/pull/21973

Description:
No dependency changes necessary.

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

end of thread, other threads:[~2020-05-16 13:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-14 20:05 [PR PATCH] etesync-dav: update to 0.17.0 ProjectMoon
2020-05-16 11:47 ` [PR PATCH] [Updated] " ProjectMoon
2020-05-16 11:47 ` ProjectMoon
2020-05-16 13:53 ` [PR PATCH] [Merged]: " Chocimier

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