Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] borgmatic: update to 1.5.24.
@ 2022-03-24 12:38 TinfoilSubmarine
  2022-04-26 19:37 ` [PR PATCH] [Updated] " TinfoilSubmarine
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: TinfoilSubmarine @ 2022-03-24 12:38 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TinfoilSubmarine/void-packages borgmatic
https://github.com/void-linux/void-packages/pull/36314

borgmatic: update to 1.5.24.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 60d8920aaca6f809eb14b2bb5c2f34cbc9b98824 Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Thu, 24 Mar 2022 08:34:40 -0400
Subject: [PATCH] borgmatic: update to 1.5.24.

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

diff --git a/srcpkgs/borgmatic/template b/srcpkgs/borgmatic/template
index 6b3c7cbf5d2f..fd90d7361e8b 100644
--- a/srcpkgs/borgmatic/template
+++ b/srcpkgs/borgmatic/template
@@ -1,6 +1,6 @@
 # Template file for 'borgmatic'
 pkgname=borgmatic
-version=1.5.23
+version=1.5.24
 revision=1
 build_style=python3-module
 # runs not yet installed self
@@ -15,7 +15,7 @@ license="GPL-3.0-or-later"
 homepage="https://torsion.org/borgmatic/"
 changelog="https://projects.torsion.org/borgmatic-collective/borgmatic/raw/branch/master/NEWS"
 distfiles="${PYPI_SITE}/b/borgmatic/borgmatic-${version}.tar.gz"
-checksum=a41277231dc097da93c4a2f4e1fc9be45674d7b715c351008362b0a0904fff42
+checksum=aef637e7e9a71942f289739c64bcbcd2a816cdb95a7bfc5f92f6495ce51c40e3
 
 post_install() {
 	# remove tests directory polluting site-packages

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

* Re: [PR PATCH] [Updated] borgmatic: update to 1.5.24.
  2022-03-24 12:38 [PR PATCH] borgmatic: update to 1.5.24 TinfoilSubmarine
@ 2022-04-26 19:37 ` TinfoilSubmarine
  2022-06-02 13:55 ` [PR PATCH] [Updated] borgmatic: update to 1.6.2 TinfoilSubmarine
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: TinfoilSubmarine @ 2022-04-26 19:37 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TinfoilSubmarine/void-packages borgmatic
https://github.com/void-linux/void-packages/pull/36314

borgmatic: update to 1.5.24.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 5447d411d7ffc524cdcdec47cead474e8314f1cc Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Thu, 24 Mar 2022 08:34:40 -0400
Subject: [PATCH] borgmatic: update to 1.6.0.

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

diff --git a/srcpkgs/borgmatic/template b/srcpkgs/borgmatic/template
index 6b3c7cbf5d2f..664f1881f4e1 100644
--- a/srcpkgs/borgmatic/template
+++ b/srcpkgs/borgmatic/template
@@ -1,6 +1,6 @@
 # Template file for 'borgmatic'
 pkgname=borgmatic
-version=1.5.23
+version=1.6.0
 revision=1
 build_style=python3-module
 # runs not yet installed self
@@ -15,7 +15,7 @@ license="GPL-3.0-or-later"
 homepage="https://torsion.org/borgmatic/"
 changelog="https://projects.torsion.org/borgmatic-collective/borgmatic/raw/branch/master/NEWS"
 distfiles="${PYPI_SITE}/b/borgmatic/borgmatic-${version}.tar.gz"
-checksum=a41277231dc097da93c4a2f4e1fc9be45674d7b715c351008362b0a0904fff42
+checksum=aebcb1f951e792cf1d4ec3a19bed5da4685e05b67b3dc79c078142316ef8e1cb
 
 post_install() {
 	# remove tests directory polluting site-packages

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

* Re: [PR PATCH] [Updated] borgmatic: update to 1.6.2.
  2022-03-24 12:38 [PR PATCH] borgmatic: update to 1.5.24 TinfoilSubmarine
  2022-04-26 19:37 ` [PR PATCH] [Updated] " TinfoilSubmarine
@ 2022-06-02 13:55 ` TinfoilSubmarine
  2022-06-02 13:56 ` TinfoilSubmarine
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: TinfoilSubmarine @ 2022-06-02 13:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TinfoilSubmarine/void-packages borgmatic
https://github.com/void-linux/void-packages/pull/36314

borgmatic: update to 1.6.2.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->

[ci skip]

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

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

From 249bdf2b7ececaef71cc4006fb4cf42e44bbd21b Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Thu, 24 Mar 2022 08:34:40 -0400
Subject: [PATCH] borgmatic: update to 1.6.2.

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

diff --git a/srcpkgs/borgmatic/template b/srcpkgs/borgmatic/template
index 6b3c7cbf5d2f..1e3957ecb95a 100644
--- a/srcpkgs/borgmatic/template
+++ b/srcpkgs/borgmatic/template
@@ -1,6 +1,6 @@
 # Template file for 'borgmatic'
 pkgname=borgmatic
-version=1.5.23
+version=1.6.2
 revision=1
 build_style=python3-module
 # runs not yet installed self
@@ -15,7 +15,7 @@ license="GPL-3.0-or-later"
 homepage="https://torsion.org/borgmatic/"
 changelog="https://projects.torsion.org/borgmatic-collective/borgmatic/raw/branch/master/NEWS"
 distfiles="${PYPI_SITE}/b/borgmatic/borgmatic-${version}.tar.gz"
-checksum=a41277231dc097da93c4a2f4e1fc9be45674d7b715c351008362b0a0904fff42
+checksum=74329aa66380d4d85b99ed0b5d5a8d70d0e640c0eb7aee83a1e955648a447be6
 
 post_install() {
 	# remove tests directory polluting site-packages

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

* Re: borgmatic: update to 1.6.2.
  2022-03-24 12:38 [PR PATCH] borgmatic: update to 1.5.24 TinfoilSubmarine
  2022-04-26 19:37 ` [PR PATCH] [Updated] " TinfoilSubmarine
  2022-06-02 13:55 ` [PR PATCH] [Updated] borgmatic: update to 1.6.2 TinfoilSubmarine
@ 2022-06-02 13:56 ` TinfoilSubmarine
  2022-06-10 12:11 ` [PR PATCH] [Updated] " TinfoilSubmarine
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: TinfoilSubmarine @ 2022-06-02 13:56 UTC (permalink / raw)
  To: ml

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

New comment by TinfoilSubmarine on void-packages repository

https://github.com/void-linux/void-packages/pull/36314#issuecomment-1144897041

Comment:
Waiting on https://github.com/void-linux/void-packages/pull/36320

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

* Re: [PR PATCH] [Updated] borgmatic: update to 1.6.2.
  2022-03-24 12:38 [PR PATCH] borgmatic: update to 1.5.24 TinfoilSubmarine
                   ` (2 preceding siblings ...)
  2022-06-02 13:56 ` TinfoilSubmarine
@ 2022-06-10 12:11 ` TinfoilSubmarine
  2022-06-10 12:11 ` TinfoilSubmarine
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: TinfoilSubmarine @ 2022-06-10 12:11 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TinfoilSubmarine/void-packages borgmatic
https://github.com/void-linux/void-packages/pull/36314

borgmatic: update to 1.6.2.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->

[ci skip]

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

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

From 6088844a8945e807a1ce621c710648b517dee6c1 Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Thu, 24 Mar 2022 08:34:40 -0400
Subject: [PATCH 1/2] borgmatic: update to 1.6.3.

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

diff --git a/srcpkgs/borgmatic/template b/srcpkgs/borgmatic/template
index 6b3c7cbf5d2f..7f6d494165e1 100644
--- a/srcpkgs/borgmatic/template
+++ b/srcpkgs/borgmatic/template
@@ -1,6 +1,6 @@
 # Template file for 'borgmatic'
 pkgname=borgmatic
-version=1.5.23
+version=1.6.3
 revision=1
 build_style=python3-module
 # runs not yet installed self
@@ -15,7 +15,7 @@ license="GPL-3.0-or-later"
 homepage="https://torsion.org/borgmatic/"
 changelog="https://projects.torsion.org/borgmatic-collective/borgmatic/raw/branch/master/NEWS"
 distfiles="${PYPI_SITE}/b/borgmatic/borgmatic-${version}.tar.gz"
-checksum=a41277231dc097da93c4a2f4e1fc9be45674d7b715c351008362b0a0904fff42
+checksum=08b49c7e6bf4269e277ca010bdaab75dd631365f690df122e61cf5c9b8a45837
 
 post_install() {
 	# remove tests directory polluting site-packages

From 37b4a8295e4a7d96b421c9af302275995aa2e0cc Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Thu, 24 Mar 2022 13:12:36 -0400
Subject: [PATCH 2/2] python3-ruamel.yaml: update to 0.17.21.

---
 srcpkgs/python3-ruamel.yaml/template | 14 ++++++--------
 1 file changed, 6 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/python3-ruamel.yaml/template b/srcpkgs/python3-ruamel.yaml/template
index b8ad65ed0883..4f9dadaa0006 100644
--- a/srcpkgs/python3-ruamel.yaml/template
+++ b/srcpkgs/python3-ruamel.yaml/template
@@ -1,25 +1,23 @@
 # Template file for 'python3-ruamel.yaml'
 pkgname=python3-ruamel.yaml
-version=0.16.12
-revision=4
+version=0.17.21
+revision=1
 wrksrc="ruamel.yaml-${version}"
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 makedepends="python3-devel"
-depends="python3"
+depends="python3-ruamel.yaml.clib"
 short_desc="YAML parser/emitter in Python 3"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="http://yaml.readthedocs.io/"
+changelog="https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree/CHANGES"
 distfiles="${PYPI_SITE}/r/ruamel.yaml/ruamel.yaml-${version}.tar.gz"
-checksum=076cc0bc34f1966d920a49f18b52b6ad559fbe656a0748e3535cf7b3f29ebf9e
+checksum=8b7ce697a2f212752a35c1ac414471dc16c424c9573be4926b56ff3f5d23b7af
+make_check=no # no tests included in distfiles
 
 export RUAMEL_NO_PIP_INSTALL_CHECK=1
 
-do_check() {
-	:
-}
-
 post_install() {
 	vlicense LICENSE
 }

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

* Re: [PR PATCH] [Updated] borgmatic: update to 1.6.2.
  2022-03-24 12:38 [PR PATCH] borgmatic: update to 1.5.24 TinfoilSubmarine
                   ` (3 preceding siblings ...)
  2022-06-10 12:11 ` [PR PATCH] [Updated] " TinfoilSubmarine
@ 2022-06-10 12:11 ` TinfoilSubmarine
  2022-06-28 14:02 ` [PR PATCH] [Updated] borgmatic: update to 1.6.3 TinfoilSubmarine
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: TinfoilSubmarine @ 2022-06-10 12:11 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TinfoilSubmarine/void-packages borgmatic
https://github.com/void-linux/void-packages/pull/36314

borgmatic: update to 1.6.2.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->

[ci skip]

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

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

From 6088844a8945e807a1ce621c710648b517dee6c1 Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Thu, 24 Mar 2022 08:34:40 -0400
Subject: [PATCH] borgmatic: update to 1.6.3.

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

diff --git a/srcpkgs/borgmatic/template b/srcpkgs/borgmatic/template
index 6b3c7cbf5d2f..7f6d494165e1 100644
--- a/srcpkgs/borgmatic/template
+++ b/srcpkgs/borgmatic/template
@@ -1,6 +1,6 @@
 # Template file for 'borgmatic'
 pkgname=borgmatic
-version=1.5.23
+version=1.6.3
 revision=1
 build_style=python3-module
 # runs not yet installed self
@@ -15,7 +15,7 @@ license="GPL-3.0-or-later"
 homepage="https://torsion.org/borgmatic/"
 changelog="https://projects.torsion.org/borgmatic-collective/borgmatic/raw/branch/master/NEWS"
 distfiles="${PYPI_SITE}/b/borgmatic/borgmatic-${version}.tar.gz"
-checksum=a41277231dc097da93c4a2f4e1fc9be45674d7b715c351008362b0a0904fff42
+checksum=08b49c7e6bf4269e277ca010bdaab75dd631365f690df122e61cf5c9b8a45837
 
 post_install() {
 	# remove tests directory polluting site-packages

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

* Re: [PR PATCH] [Updated] borgmatic: update to 1.6.3.
  2022-03-24 12:38 [PR PATCH] borgmatic: update to 1.5.24 TinfoilSubmarine
                   ` (4 preceding siblings ...)
  2022-06-10 12:11 ` TinfoilSubmarine
@ 2022-06-28 14:02 ` TinfoilSubmarine
  2022-07-11 21:40 ` [PR PATCH] [Updated] borgmatic: update to 1.6.5 TinfoilSubmarine
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: TinfoilSubmarine @ 2022-06-28 14:02 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TinfoilSubmarine/void-packages borgmatic
https://github.com/void-linux/void-packages/pull/36314

borgmatic: update to 1.6.3.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->

[ci skip]

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

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

From 9312aa7901d485ed80a5105f948d2e52be978f0a Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Thu, 24 Mar 2022 08:34:40 -0400
Subject: [PATCH] borgmatic: update to 1.6.4.

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

diff --git a/srcpkgs/borgmatic/template b/srcpkgs/borgmatic/template
index 6b3c7cbf5d2f..88f8ac53dfaf 100644
--- a/srcpkgs/borgmatic/template
+++ b/srcpkgs/borgmatic/template
@@ -1,6 +1,6 @@
 # Template file for 'borgmatic'
 pkgname=borgmatic
-version=1.5.23
+version=1.6.4
 revision=1
 build_style=python3-module
 # runs not yet installed self
@@ -15,7 +15,7 @@ license="GPL-3.0-or-later"
 homepage="https://torsion.org/borgmatic/"
 changelog="https://projects.torsion.org/borgmatic-collective/borgmatic/raw/branch/master/NEWS"
 distfiles="${PYPI_SITE}/b/borgmatic/borgmatic-${version}.tar.gz"
-checksum=a41277231dc097da93c4a2f4e1fc9be45674d7b715c351008362b0a0904fff42
+checksum=da443e28eebd471a48424ae40fa9fb97db62f484f07691d82bb2ee5d8528ddc9
 
 post_install() {
 	# remove tests directory polluting site-packages

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

* Re: [PR PATCH] [Updated] borgmatic: update to 1.6.5.
  2022-03-24 12:38 [PR PATCH] borgmatic: update to 1.5.24 TinfoilSubmarine
                   ` (5 preceding siblings ...)
  2022-06-28 14:02 ` [PR PATCH] [Updated] borgmatic: update to 1.6.3 TinfoilSubmarine
@ 2022-07-11 21:40 ` TinfoilSubmarine
  2022-07-27  2:39 ` TinfoilSubmarine
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: TinfoilSubmarine @ 2022-07-11 21:40 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TinfoilSubmarine/void-packages borgmatic
https://github.com/void-linux/void-packages/pull/36314

borgmatic: update to 1.6.5.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->

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

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

From a54437f929b158d287ade512348490645cd94615 Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Thu, 24 Mar 2022 08:34:40 -0400
Subject: [PATCH] borgmatic: update to 1.6.5.

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

diff --git a/srcpkgs/borgmatic/template b/srcpkgs/borgmatic/template
index 6b3c7cbf5d2f..91fe618d6572 100644
--- a/srcpkgs/borgmatic/template
+++ b/srcpkgs/borgmatic/template
@@ -1,6 +1,6 @@
 # Template file for 'borgmatic'
 pkgname=borgmatic
-version=1.5.23
+version=1.6.5
 revision=1
 build_style=python3-module
 # runs not yet installed self
@@ -15,7 +15,7 @@ license="GPL-3.0-or-later"
 homepage="https://torsion.org/borgmatic/"
 changelog="https://projects.torsion.org/borgmatic-collective/borgmatic/raw/branch/master/NEWS"
 distfiles="${PYPI_SITE}/b/borgmatic/borgmatic-${version}.tar.gz"
-checksum=a41277231dc097da93c4a2f4e1fc9be45674d7b715c351008362b0a0904fff42
+checksum=fbd219f1a05e11073d6133081ceeae803c865b1c05cabd7c7f785ef5a9e5057a
 
 post_install() {
 	# remove tests directory polluting site-packages

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

* Re: [PR PATCH] [Updated] borgmatic: update to 1.6.5.
  2022-03-24 12:38 [PR PATCH] borgmatic: update to 1.5.24 TinfoilSubmarine
                   ` (6 preceding siblings ...)
  2022-07-11 21:40 ` [PR PATCH] [Updated] borgmatic: update to 1.6.5 TinfoilSubmarine
@ 2022-07-27  2:39 ` TinfoilSubmarine
  2022-07-27  2:40 ` borgmatic: update to 1.6.6 TinfoilSubmarine
  2022-08-03 22:57 ` [PR PATCH] [Merged]: " paper42
  9 siblings, 0 replies; 11+ messages in thread
From: TinfoilSubmarine @ 2022-07-27  2:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TinfoilSubmarine/void-packages borgmatic
https://github.com/void-linux/void-packages/pull/36314

borgmatic: update to 1.6.5.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->

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

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

From 90b202075f963d887d60e6ac27d805a1fba90dc5 Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Thu, 24 Mar 2022 08:34:40 -0400
Subject: [PATCH] borgmatic: update to 1.6.6.

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

diff --git a/srcpkgs/borgmatic/template b/srcpkgs/borgmatic/template
index 6b3c7cbf5d2f..adf9db5bdf8e 100644
--- a/srcpkgs/borgmatic/template
+++ b/srcpkgs/borgmatic/template
@@ -1,6 +1,6 @@
 # Template file for 'borgmatic'
 pkgname=borgmatic
-version=1.5.23
+version=1.6.6
 revision=1
 build_style=python3-module
 # runs not yet installed self
@@ -15,7 +15,7 @@ license="GPL-3.0-or-later"
 homepage="https://torsion.org/borgmatic/"
 changelog="https://projects.torsion.org/borgmatic-collective/borgmatic/raw/branch/master/NEWS"
 distfiles="${PYPI_SITE}/b/borgmatic/borgmatic-${version}.tar.gz"
-checksum=a41277231dc097da93c4a2f4e1fc9be45674d7b715c351008362b0a0904fff42
+checksum=cbb95c0a19a8da1796af25bf09ed9158005b6c72be18790db43d2bffda2fa32b
 
 post_install() {
 	# remove tests directory polluting site-packages

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

* Re: borgmatic: update to 1.6.6.
  2022-03-24 12:38 [PR PATCH] borgmatic: update to 1.5.24 TinfoilSubmarine
                   ` (7 preceding siblings ...)
  2022-07-27  2:39 ` TinfoilSubmarine
@ 2022-07-27  2:40 ` TinfoilSubmarine
  2022-08-03 22:57 ` [PR PATCH] [Merged]: " paper42
  9 siblings, 0 replies; 11+ messages in thread
From: TinfoilSubmarine @ 2022-07-27  2:40 UTC (permalink / raw)
  To: ml

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

New comment by TinfoilSubmarine on void-packages repository

https://github.com/void-linux/void-packages/pull/36314#issuecomment-1196201769

Comment:
This is ready to merge as https://github.com/void-linux/void-packages/pull/36320 has been merged

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

* Re: [PR PATCH] [Merged]: borgmatic: update to 1.6.6.
  2022-03-24 12:38 [PR PATCH] borgmatic: update to 1.5.24 TinfoilSubmarine
                   ` (8 preceding siblings ...)
  2022-07-27  2:40 ` borgmatic: update to 1.6.6 TinfoilSubmarine
@ 2022-08-03 22:57 ` paper42
  9 siblings, 0 replies; 11+ messages in thread
From: paper42 @ 2022-08-03 22:57 UTC (permalink / raw)
  To: ml

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

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

borgmatic: update to 1.6.6.
https://github.com/void-linux/void-packages/pull/36314

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->

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

end of thread, other threads:[~2022-08-03 22:57 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-24 12:38 [PR PATCH] borgmatic: update to 1.5.24 TinfoilSubmarine
2022-04-26 19:37 ` [PR PATCH] [Updated] " TinfoilSubmarine
2022-06-02 13:55 ` [PR PATCH] [Updated] borgmatic: update to 1.6.2 TinfoilSubmarine
2022-06-02 13:56 ` TinfoilSubmarine
2022-06-10 12:11 ` [PR PATCH] [Updated] " TinfoilSubmarine
2022-06-10 12:11 ` TinfoilSubmarine
2022-06-28 14:02 ` [PR PATCH] [Updated] borgmatic: update to 1.6.3 TinfoilSubmarine
2022-07-11 21:40 ` [PR PATCH] [Updated] borgmatic: update to 1.6.5 TinfoilSubmarine
2022-07-27  2:39 ` TinfoilSubmarine
2022-07-27  2:40 ` borgmatic: update to 1.6.6 TinfoilSubmarine
2022-08-03 22:57 ` [PR PATCH] [Merged]: " paper42

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