* [PR PATCH] borgmatic: update to 1.9.0.
@ 2024-11-06 13:32 TinfoilSubmarine
2024-11-14 16:56 ` cinerea0
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: TinfoilSubmarine @ 2024-11-06 13:32 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1242 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/52934
borgmatic: update to 1.9.0.
<!-- 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/52934.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-maint/borgmatic-52934.patch --]
[-- Type: text/x-diff, Size: 1056 bytes --]
From 8dbd88b9f6c4ccbea29332e9078b4017f3828663 Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Mon, 4 Nov 2024 11:09:53 -0500
Subject: [PATCH] borgmatic: update to 1.9.0.
---
srcpkgs/borgmatic/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/borgmatic/template b/srcpkgs/borgmatic/template
index 7a6a5c13c52dd5..656b5f011182b6 100644
--- a/srcpkgs/borgmatic/template
+++ b/srcpkgs/borgmatic/template
@@ -1,6 +1,6 @@
# Template file for 'borgmatic'
pkgname=borgmatic
-version=1.8.14
+version=1.9.0
revision=1
build_style=python3-pep517
hostmakedepends="python3-setuptools python3-wheel"
@@ -13,4 +13,4 @@ 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=598b3bc22c19d53bd375e5295afec56d111759f74671845aacfe055c539fa746
+checksum=6a099c743cf29787909d65c26ab6214318f5e7edc343958c839cc5ec520556fc
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: borgmatic: update to 1.9.0.
2024-11-06 13:32 [PR PATCH] borgmatic: update to 1.9.0 TinfoilSubmarine
@ 2024-11-14 16:56 ` cinerea0
2024-11-15 12:40 ` [PR PATCH] [Updated] " TinfoilSubmarine
2024-11-15 14:15 ` [PR PATCH] [Merged]: borgmatic: update to 1.9.1 cinerea0
2 siblings, 0 replies; 4+ messages in thread
From: cinerea0 @ 2024-11-14 16:56 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 184 bytes --]
New comment by cinerea0 on void-packages repository
https://github.com/void-linux/void-packages/pull/52934#issuecomment-2476947934
Comment:
Version 1.9.1 has been released upstream.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PR PATCH] [Updated] borgmatic: update to 1.9.0.
2024-11-06 13:32 [PR PATCH] borgmatic: update to 1.9.0 TinfoilSubmarine
2024-11-14 16:56 ` cinerea0
@ 2024-11-15 12:40 ` TinfoilSubmarine
2024-11-15 14:15 ` [PR PATCH] [Merged]: borgmatic: update to 1.9.1 cinerea0
2 siblings, 0 replies; 4+ messages in thread
From: TinfoilSubmarine @ 2024-11-15 12:40 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1247 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/52934
borgmatic: update to 1.9.0.
<!-- 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/52934.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-maint/borgmatic-52934.patch --]
[-- Type: text/x-diff, Size: 1056 bytes --]
From 0144fcc75104be743bac22b4d03f4d72a21b28fd Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Mon, 4 Nov 2024 11:09:53 -0500
Subject: [PATCH] borgmatic: update to 1.9.1.
---
srcpkgs/borgmatic/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/borgmatic/template b/srcpkgs/borgmatic/template
index 7a6a5c13c52dd5..75e9eb123905c3 100644
--- a/srcpkgs/borgmatic/template
+++ b/srcpkgs/borgmatic/template
@@ -1,6 +1,6 @@
# Template file for 'borgmatic'
pkgname=borgmatic
-version=1.8.14
+version=1.9.1
revision=1
build_style=python3-pep517
hostmakedepends="python3-setuptools python3-wheel"
@@ -13,4 +13,4 @@ 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=598b3bc22c19d53bd375e5295afec56d111759f74671845aacfe055c539fa746
+checksum=d2f0bae2c2050040e5e07a825e605f195cbe9974862b290238c48f72fc04e79a
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PR PATCH] [Merged]: borgmatic: update to 1.9.1.
2024-11-06 13:32 [PR PATCH] borgmatic: update to 1.9.0 TinfoilSubmarine
2024-11-14 16:56 ` cinerea0
2024-11-15 12:40 ` [PR PATCH] [Updated] " TinfoilSubmarine
@ 2024-11-15 14:15 ` cinerea0
2 siblings, 0 replies; 4+ messages in thread
From: cinerea0 @ 2024-11-15 14:15 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1065 bytes --]
There's a merged pull request on the void-packages repository
borgmatic: update to 1.9.1.
https://github.com/void-linux/void-packages/pull/52934
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] 4+ messages in thread
end of thread, other threads:[~2024-11-15 14:15 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-11-06 13:32 [PR PATCH] borgmatic: update to 1.9.0 TinfoilSubmarine
2024-11-14 16:56 ` cinerea0
2024-11-15 12:40 ` [PR PATCH] [Updated] " TinfoilSubmarine
2024-11-15 14:15 ` [PR PATCH] [Merged]: borgmatic: update to 1.9.1 cinerea0
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).