Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] vdirsyncer: update to 0.19.1
@ 2023-03-01 10:55 pascal-huber
  2023-03-01 11:04 ` [PR PATCH] [Updated] " pascal-huber
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: pascal-huber @ 2023-03-01 10:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/pascal-huber/void-packages vdirsyncer-0.19.1_1
https://github.com/void-linux/void-packages/pull/42522

vdirsyncer: update to 0.19.1
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc
- I built this PR locally for these architectures:
  - x86_64-musl (crossbuild)
  - aarch64 (crossbuild)
  - armv7l (crossbuild)


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-vdirsyncer-0.19.1_1-42522.patch --]
[-- Type: text/x-diff, Size: 1204 bytes --]

From 2fb632cc9d03dbeef8453e32230421e1341a70c7 Mon Sep 17 00:00:00 2001
From: Pascal Huber <pascal.huber@resolved.ch>
Date: Wed, 1 Mar 2023 11:50:22 +0100
Subject: [PATCH] vdirsyncer: update to 0.19.1

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

diff --git a/srcpkgs/vdirsyncer/template b/srcpkgs/vdirsyncer/template
index f5f6e2f57553..9ee43ac0f3de 100644
--- a/srcpkgs/vdirsyncer/template
+++ b/srcpkgs/vdirsyncer/template
@@ -1,6 +1,6 @@
 # Template file for 'vdirsyncer'
 pkgname=vdirsyncer
-version=0.19.0
+version=0.19.1
 revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools_scm"
@@ -12,8 +12,9 @@ short_desc="Synchronize calendars and addressbooks"
 maintainer="Andrew J. Hesford <ajh@sideband.org>"
 license="BSD-3-Clause"
 homepage="https://vdirsyncer.pimutils.org/"
+changelog="https://github.com/pimutils/vdirsyncer/raw/main/CHANGELOG.rst"
 distfiles="${PYPI_SITE}/v/vdirsyncer/vdirsyncer-${version}.tar.gz"
-checksum=8e1e8403a08659e5a4e7fa3e9caaa2e2dce2bf1f98d923029049a34db75a2525
+checksum=aa76c7725aa5a711f6374bc5cd83be78aae68c74829635a9ed073cd4c09f03ae
 
 pre_check() {
 	vsed -e 's/^addopts/noaddopts/' -i setup.cfg

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

* Re: [PR PATCH] [Updated] vdirsyncer: update to 0.19.1
  2023-03-01 10:55 [PR PATCH] vdirsyncer: update to 0.19.1 pascal-huber
@ 2023-03-01 11:04 ` pascal-huber
  2023-03-01 11:14 ` pascal-huber
  2023-03-03  1:46 ` [PR PATCH] [Merged]: " abenson
  2 siblings, 0 replies; 4+ messages in thread
From: pascal-huber @ 2023-03-01 11:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/pascal-huber/void-packages vdirsyncer-0.19.1_1
https://github.com/void-linux/void-packages/pull/42522

vdirsyncer: update to 0.19.1
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc
- I built this PR locally for these architectures:
  - x86_64-musl (crossbuild)
  - aarch64 (crossbuild)
  - armv7l (crossbuild)


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-vdirsyncer-0.19.1_1-42522.patch --]
[-- Type: text/x-diff, Size: 1256 bytes --]

From c67b6c98deada7556888dd20ef534618269243ff Mon Sep 17 00:00:00 2001
From: Pascal Huber <pascal.huber@resolved.ch>
Date: Wed, 1 Mar 2023 11:50:22 +0100
Subject: [PATCH] vdirsyncer: update to 0.19.1

---
 srcpkgs/vdirsyncer/template | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/vdirsyncer/template b/srcpkgs/vdirsyncer/template
index f5f6e2f57553..3338a56e127d 100644
--- a/srcpkgs/vdirsyncer/template
+++ b/srcpkgs/vdirsyncer/template
@@ -1,6 +1,6 @@
 # Template file for 'vdirsyncer'
 pkgname=vdirsyncer
-version=0.19.0
+version=0.19.1
 revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools_scm"
@@ -12,12 +12,9 @@ short_desc="Synchronize calendars and addressbooks"
 maintainer="Andrew J. Hesford <ajh@sideband.org>"
 license="BSD-3-Clause"
 homepage="https://vdirsyncer.pimutils.org/"
+changelog="https://github.com/pimutils/vdirsyncer/raw/main/CHANGELOG.rst"
 distfiles="${PYPI_SITE}/v/vdirsyncer/vdirsyncer-${version}.tar.gz"
-checksum=8e1e8403a08659e5a4e7fa3e9caaa2e2dce2bf1f98d923029049a34db75a2525
-
-pre_check() {
-	vsed -e 's/^addopts/noaddopts/' -i setup.cfg
-}
+checksum=aa76c7725aa5a711f6374bc5cd83be78aae68c74829635a9ed073cd4c09f03ae
 
 post_install() {
 	vsconf config.example

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

* Re: [PR PATCH] [Updated] vdirsyncer: update to 0.19.1
  2023-03-01 10:55 [PR PATCH] vdirsyncer: update to 0.19.1 pascal-huber
  2023-03-01 11:04 ` [PR PATCH] [Updated] " pascal-huber
@ 2023-03-01 11:14 ` pascal-huber
  2023-03-03  1:46 ` [PR PATCH] [Merged]: " abenson
  2 siblings, 0 replies; 4+ messages in thread
From: pascal-huber @ 2023-03-01 11:14 UTC (permalink / raw)
  To: ml

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

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

https://github.com/pascal-huber/void-packages vdirsyncer-0.19.1_1
https://github.com/void-linux/void-packages/pull/42522

vdirsyncer: update to 0.19.1
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc
- I built this PR locally for these architectures:
  - x86_64-musl (crossbuild)
  - aarch64 (crossbuild)
  - armv7l (crossbuild)


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-vdirsyncer-0.19.1_1-42522.patch --]
[-- Type: text/x-diff, Size: 1639 bytes --]

From c63b6364bcbd4d3c1ed40e47f9f096b157aeedaf Mon Sep 17 00:00:00 2001
From: Pascal Huber <pascal.huber@resolved.ch>
Date: Wed, 1 Mar 2023 11:50:22 +0100
Subject: [PATCH] vdirsyncer: update to 0.19.1

---
 srcpkgs/vdirsyncer/template | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/vdirsyncer/template b/srcpkgs/vdirsyncer/template
index f5f6e2f57553..4a901585a5a6 100644
--- a/srcpkgs/vdirsyncer/template
+++ b/srcpkgs/vdirsyncer/template
@@ -1,23 +1,21 @@
 # Template file for 'vdirsyncer'
 pkgname=vdirsyncer
-version=0.19.0
+version=0.19.1
 revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools_scm"
 depends="python3-atomicwrites python3-click python3-click-log python3-requests
  python3-requests-toolbelt python3-aiohttp python3-aiostream"
 checkdepends="python3-pytest-xdist python3-pytest-asyncio python3-trustme
- python3-aioresponses python3-pytest-httpserver python3-hypothesis $depends"
+ python3-aioresponses python3-pytest-httpserver python3-hypothesis
+ python3-pytest-cov $depends"
 short_desc="Synchronize calendars and addressbooks"
 maintainer="Andrew J. Hesford <ajh@sideband.org>"
 license="BSD-3-Clause"
 homepage="https://vdirsyncer.pimutils.org/"
+changelog="https://github.com/pimutils/vdirsyncer/raw/main/CHANGELOG.rst"
 distfiles="${PYPI_SITE}/v/vdirsyncer/vdirsyncer-${version}.tar.gz"
-checksum=8e1e8403a08659e5a4e7fa3e9caaa2e2dce2bf1f98d923029049a34db75a2525
-
-pre_check() {
-	vsed -e 's/^addopts/noaddopts/' -i setup.cfg
-}
+checksum=aa76c7725aa5a711f6374bc5cd83be78aae68c74829635a9ed073cd4c09f03ae
 
 post_install() {
 	vsconf config.example

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

* Re: [PR PATCH] [Merged]: vdirsyncer: update to 0.19.1
  2023-03-01 10:55 [PR PATCH] vdirsyncer: update to 0.19.1 pascal-huber
  2023-03-01 11:04 ` [PR PATCH] [Updated] " pascal-huber
  2023-03-01 11:14 ` pascal-huber
@ 2023-03-03  1:46 ` abenson
  2 siblings, 0 replies; 4+ messages in thread
From: abenson @ 2023-03-03  1:46 UTC (permalink / raw)
  To: ml

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

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

vdirsyncer: update to 0.19.1
https://github.com/void-linux/void-packages/pull/42522

Description:
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc
- I built this PR locally for these architectures:
  - x86_64-musl (crossbuild)
  - aarch64 (crossbuild)
  - armv7l (crossbuild)


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

end of thread, other threads:[~2023-03-03  1:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-01 10:55 [PR PATCH] vdirsyncer: update to 0.19.1 pascal-huber
2023-03-01 11:04 ` [PR PATCH] [Updated] " pascal-huber
2023-03-01 11:14 ` pascal-huber
2023-03-03  1:46 ` [PR PATCH] [Merged]: " abenson

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