Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] borgmatic: update to 1.7.1.
@ 2022-08-26 13:27 TinfoilSubmarine
  2022-08-26 13:58 ` [PR PATCH] [Updated] " TinfoilSubmarine
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: TinfoilSubmarine @ 2022-08-26 13:27 UTC (permalink / raw)
  To: ml

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

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

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

borgmatic: update to 1.7.1.
<!-- 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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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/38921.patch is attached

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

From ce33702f23e38cf43e3a06f662a67cdbb932ad32 Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Fri, 26 Aug 2022 09:24:11 -0400
Subject: [PATCH] borgmatic: update to 1.7.1.

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

diff --git a/srcpkgs/borgmatic/template b/srcpkgs/borgmatic/template
index f175bcf29e38..7f8e7a0dd47d 100644
--- a/srcpkgs/borgmatic/template
+++ b/srcpkgs/borgmatic/template
@@ -1,6 +1,6 @@
 # Template file for 'borgmatic'
 pkgname=borgmatic
-version=1.7.0
+version=1.7.1
 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=30bc30c02f1210b78baf257abf0e4ac83ebbcf4edf334a09bd0ff9cb77ff0820
+checksum=250045b4bfd77ff1ef288b8967c8643036f1cb1e5410d874f56bbc1fd8b49b4c
 
 post_install() {
 	# remove tests directory polluting site-packages

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

* Re: [PR PATCH] [Updated] borgmatic: update to 1.7.1.
  2022-08-26 13:27 [PR PATCH] borgmatic: update to 1.7.1 TinfoilSubmarine
@ 2022-08-26 13:58 ` TinfoilSubmarine
  2022-08-26 14:02 ` TinfoilSubmarine
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: TinfoilSubmarine @ 2022-08-26 13:58 UTC (permalink / raw)
  To: ml

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

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

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

borgmatic: update to 1.7.1.
<!-- 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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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/38921.patch is attached

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

From 323d0820d34cd0d526764265a4ea42cfbc18e928 Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Fri, 26 Aug 2022 09:24:11 -0400
Subject: [PATCH] borgmatic: update to 1.7.1.

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

diff --git a/srcpkgs/borgmatic/template b/srcpkgs/borgmatic/template
index f175bcf29e38..7f8e7a0dd47d 100644
--- a/srcpkgs/borgmatic/template
+++ b/srcpkgs/borgmatic/template
@@ -1,6 +1,6 @@
 # Template file for 'borgmatic'
 pkgname=borgmatic
-version=1.7.0
+version=1.7.1
 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=30bc30c02f1210b78baf257abf0e4ac83ebbcf4edf334a09bd0ff9cb77ff0820
+checksum=250045b4bfd77ff1ef288b8967c8643036f1cb1e5410d874f56bbc1fd8b49b4c
 
 post_install() {
 	# remove tests directory polluting site-packages

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

* Re: [PR PATCH] [Updated] borgmatic: update to 1.7.1.
  2022-08-26 13:27 [PR PATCH] borgmatic: update to 1.7.1 TinfoilSubmarine
  2022-08-26 13:58 ` [PR PATCH] [Updated] " TinfoilSubmarine
@ 2022-08-26 14:02 ` TinfoilSubmarine
  2022-08-26 14:06 ` TinfoilSubmarine
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: TinfoilSubmarine @ 2022-08-26 14:02 UTC (permalink / raw)
  To: ml

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

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

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

borgmatic: update to 1.7.1.
<!-- 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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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/38921.patch is attached

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

From 005db7b25911f000b35d5151e9fcf1fb793283ae Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Fri, 26 Aug 2022 09:24:11 -0400
Subject: [PATCH] borgmatic: update to 1.7.1.

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

diff --git a/srcpkgs/borgmatic/template b/srcpkgs/borgmatic/template
index f175bcf29e38..04ca2bb1c996 100644
--- a/srcpkgs/borgmatic/template
+++ b/srcpkgs/borgmatic/template
@@ -1,10 +1,12 @@
 # Template file for 'borgmatic'
 pkgname=borgmatic
-version=1.7.0
+version=1.7.1
 revision=1
 build_style=python3-module
-# runs not yet installed self
-make_check_args="--deselect=tests/integration/commands/test_borgmatic.py"
+# test_borgmatic.py runs not yet installed self
+# second deselected test sporadically fails
+make_check_args="--deselect=tests/integration/commands/test_borgmatic.py \
+ --deselect=tests/integration/test_execute.py::test_log_outputs_returns_output_without_logging_for_output_log_level_none"
 hostmakedepends="python3-setuptools"
 depends="borg python3-setuptools python3-ruamel.yaml python3-jsonschema
  python3-colorama python3-requests"
@@ -15,7 +17,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=30bc30c02f1210b78baf257abf0e4ac83ebbcf4edf334a09bd0ff9cb77ff0820
+checksum=250045b4bfd77ff1ef288b8967c8643036f1cb1e5410d874f56bbc1fd8b49b4c
 
 post_install() {
 	# remove tests directory polluting site-packages

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

* Re: [PR PATCH] [Updated] borgmatic: update to 1.7.1.
  2022-08-26 13:27 [PR PATCH] borgmatic: update to 1.7.1 TinfoilSubmarine
  2022-08-26 13:58 ` [PR PATCH] [Updated] " TinfoilSubmarine
  2022-08-26 14:02 ` TinfoilSubmarine
@ 2022-08-26 14:06 ` TinfoilSubmarine
  2022-08-26 14:08 ` TinfoilSubmarine
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: TinfoilSubmarine @ 2022-08-26 14:06 UTC (permalink / raw)
  To: ml

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

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

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

borgmatic: update to 1.7.1.
<!-- 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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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/38921.patch is attached

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

From 58ae759ae99208dde74fe4a536d9ca9502861d25 Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Fri, 26 Aug 2022 09:24:11 -0400
Subject: [PATCH] borgmatic: update to 1.7.1.

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

diff --git a/srcpkgs/borgmatic/template b/srcpkgs/borgmatic/template
index f175bcf29e38..f685f061f36d 100644
--- a/srcpkgs/borgmatic/template
+++ b/srcpkgs/borgmatic/template
@@ -1,10 +1,13 @@
 # Template file for 'borgmatic'
 pkgname=borgmatic
-version=1.7.0
+version=1.7.1
 revision=1
 build_style=python3-module
-# runs not yet installed self
-make_check_args="--deselect=tests/integration/commands/test_borgmatic.py"
+# test_borgmatic.py runs not yet installed self,
+# tests from test_execute.py sporadically fail in CI
+make_check_args="--deselect=tests/integration/commands/test_borgmatic.py \
+ --deselect=tests/integration/test_execute.py::test_log_outputs_returns_output_without_logging_for_output_log_level_none \"
+ --deselect=tests/integration/test_execute.py::test_log_outputs_logs_each_line_separately"
 hostmakedepends="python3-setuptools"
 depends="borg python3-setuptools python3-ruamel.yaml python3-jsonschema
  python3-colorama python3-requests"
@@ -15,7 +18,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=30bc30c02f1210b78baf257abf0e4ac83ebbcf4edf334a09bd0ff9cb77ff0820
+checksum=250045b4bfd77ff1ef288b8967c8643036f1cb1e5410d874f56bbc1fd8b49b4c
 
 post_install() {
 	# remove tests directory polluting site-packages

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

* Re: [PR PATCH] [Updated] borgmatic: update to 1.7.1.
  2022-08-26 13:27 [PR PATCH] borgmatic: update to 1.7.1 TinfoilSubmarine
                   ` (2 preceding siblings ...)
  2022-08-26 14:06 ` TinfoilSubmarine
@ 2022-08-26 14:08 ` TinfoilSubmarine
  2022-08-27  7:12 ` [PR REVIEW] " classabbyamp
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: TinfoilSubmarine @ 2022-08-26 14:08 UTC (permalink / raw)
  To: ml

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

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

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

borgmatic: update to 1.7.1.
<!-- 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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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/38921.patch is attached

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

From f3fcbc0714b07c63820ec78da6ab3d0c19d9bfe8 Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Fri, 26 Aug 2022 09:24:11 -0400
Subject: [PATCH] borgmatic: update to 1.7.1.

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

diff --git a/srcpkgs/borgmatic/template b/srcpkgs/borgmatic/template
index f175bcf29e38..3b6c6e676ec3 100644
--- a/srcpkgs/borgmatic/template
+++ b/srcpkgs/borgmatic/template
@@ -1,10 +1,13 @@
 # Template file for 'borgmatic'
 pkgname=borgmatic
-version=1.7.0
+version=1.7.1
 revision=1
 build_style=python3-module
-# runs not yet installed self
-make_check_args="--deselect=tests/integration/commands/test_borgmatic.py"
+# test_borgmatic.py runs not yet installed self,
+# tests from test_execute.py sporadically fail in CI
+make_check_args="--deselect=tests/integration/commands/test_borgmatic.py \
+ --deselect=tests/integration/test_execute.py::test_log_outputs_returns_output_without_logging_for_output_log_level_none \
+ --deselect=tests/integration/test_execute.py::test_log_outputs_logs_each_line_separately"
 hostmakedepends="python3-setuptools"
 depends="borg python3-setuptools python3-ruamel.yaml python3-jsonschema
  python3-colorama python3-requests"
@@ -15,7 +18,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=30bc30c02f1210b78baf257abf0e4ac83ebbcf4edf334a09bd0ff9cb77ff0820
+checksum=250045b4bfd77ff1ef288b8967c8643036f1cb1e5410d874f56bbc1fd8b49b4c
 
 post_install() {
 	# remove tests directory polluting site-packages

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

* Re: [PR REVIEW] borgmatic: update to 1.7.1.
  2022-08-26 13:27 [PR PATCH] borgmatic: update to 1.7.1 TinfoilSubmarine
                   ` (3 preceding siblings ...)
  2022-08-26 14:08 ` TinfoilSubmarine
@ 2022-08-27  7:12 ` classabbyamp
  2022-08-28 12:02 ` [PR PATCH] [Updated] " TinfoilSubmarine
  2022-08-28 12:46 ` [PR PATCH] [Merged]: " classabbyamp
  6 siblings, 0 replies; 8+ messages in thread
From: classabbyamp @ 2022-08-27  7:12 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/38921#discussion_r956549371

Comment:
backslashes at the end of the line shouldn't be necessary

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

* Re: [PR PATCH] [Updated] borgmatic: update to 1.7.1.
  2022-08-26 13:27 [PR PATCH] borgmatic: update to 1.7.1 TinfoilSubmarine
                   ` (4 preceding siblings ...)
  2022-08-27  7:12 ` [PR REVIEW] " classabbyamp
@ 2022-08-28 12:02 ` TinfoilSubmarine
  2022-08-28 12:46 ` [PR PATCH] [Merged]: " classabbyamp
  6 siblings, 0 replies; 8+ messages in thread
From: TinfoilSubmarine @ 2022-08-28 12:02 UTC (permalink / raw)
  To: ml

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

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

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

borgmatic: update to 1.7.1.
<!-- 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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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/38921.patch is attached

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

From a66da03fcbd198b07505311c2d9ddc592bc7cd0e Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Fri, 26 Aug 2022 09:24:11 -0400
Subject: [PATCH] borgmatic: update to 1.7.1.

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

diff --git a/srcpkgs/borgmatic/template b/srcpkgs/borgmatic/template
index f175bcf29e38..59b8983c2cb2 100644
--- a/srcpkgs/borgmatic/template
+++ b/srcpkgs/borgmatic/template
@@ -1,10 +1,13 @@
 # Template file for 'borgmatic'
 pkgname=borgmatic
-version=1.7.0
+version=1.7.1
 revision=1
 build_style=python3-module
-# runs not yet installed self
-make_check_args="--deselect=tests/integration/commands/test_borgmatic.py"
+# test_borgmatic.py runs not yet installed self,
+# tests from test_execute.py sporadically fail in CI
+make_check_args="--deselect=tests/integration/commands/test_borgmatic.py
+ --deselect=tests/integration/test_execute.py::test_log_outputs_returns_output_without_logging_for_output_log_level_none
+ --deselect=tests/integration/test_execute.py::test_log_outputs_logs_each_line_separately"
 hostmakedepends="python3-setuptools"
 depends="borg python3-setuptools python3-ruamel.yaml python3-jsonschema
  python3-colorama python3-requests"
@@ -15,7 +18,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=30bc30c02f1210b78baf257abf0e4ac83ebbcf4edf334a09bd0ff9cb77ff0820
+checksum=250045b4bfd77ff1ef288b8967c8643036f1cb1e5410d874f56bbc1fd8b49b4c
 
 post_install() {
 	# remove tests directory polluting site-packages

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

* Re: [PR PATCH] [Merged]: borgmatic: update to 1.7.1.
  2022-08-26 13:27 [PR PATCH] borgmatic: update to 1.7.1 TinfoilSubmarine
                   ` (5 preceding siblings ...)
  2022-08-28 12:02 ` [PR PATCH] [Updated] " TinfoilSubmarine
@ 2022-08-28 12:46 ` classabbyamp
  6 siblings, 0 replies; 8+ messages in thread
From: classabbyamp @ 2022-08-28 12:46 UTC (permalink / raw)
  To: ml

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

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

borgmatic: update to 1.7.1.
https://github.com/void-linux/void-packages/pull/38921

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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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] 8+ messages in thread

end of thread, other threads:[~2022-08-28 12:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-26 13:27 [PR PATCH] borgmatic: update to 1.7.1 TinfoilSubmarine
2022-08-26 13:58 ` [PR PATCH] [Updated] " TinfoilSubmarine
2022-08-26 14:02 ` TinfoilSubmarine
2022-08-26 14:06 ` TinfoilSubmarine
2022-08-26 14:08 ` TinfoilSubmarine
2022-08-27  7:12 ` [PR REVIEW] " classabbyamp
2022-08-28 12:02 ` [PR PATCH] [Updated] " TinfoilSubmarine
2022-08-28 12:46 ` [PR PATCH] [Merged]: " classabbyamp

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