Github messages for voidlinux
 help / color / mirror / Atom feed
From: TinfoilSubmarine <TinfoilSubmarine@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] borg: update to 1.2.0.
Date: Thu, 24 Mar 2022 19:10:06 +0100	[thread overview]
Message-ID: <20220324181006.fnSWYxxeCi-HgF6JAx7jOs8ig6VU9u4JolIATsNzlNc@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-36319@inbox.vuxu.org>

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

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

https://github.com/TinfoilSubmarine/void-packages borg
https://github.com/void-linux/void-packages/pull/36319

borg: update to 1.2.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 [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/36319.patch is attached

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

From ad0fda38cedcf2c612086a22a89fca3fdbdaad9d Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Thu, 24 Mar 2022 12:52:43 -0400
Subject: [PATCH] borg: update to 1.2.0.

---
 srcpkgs/borg/template | 23 ++++++++++++++---------
 1 file changed, 14 insertions(+), 9 deletions(-)

diff --git a/srcpkgs/borg/template b/srcpkgs/borg/template
index 05f9d91f16a8..42c171b9a69d 100644
--- a/srcpkgs/borg/template
+++ b/srcpkgs/borg/template
@@ -1,19 +1,24 @@
 # Template file for 'borg'
 pkgname=borg
-version=1.1.17
-revision=3
+version=1.2.0
+revision=1
 wrksrc="borgbackup-${version}"
 build_style=python3-module
-hostmakedepends="python3-setuptools python3-devel openssl-devel"
-makedepends="${hostmakedepends/python3-setuptools/} acl-devel liblz4-devel libzstd-devel"
-depends="python3-llfuse python3-setuptools python3-packaging"
+make_check_args="-k not((benchmark)or(test_readonly_check)or(test_readonly_diff)or(test_readonly_export_tar)or(test_readonly_extract)or(test_readonly_info)or(test_readonly_list))"
+make_check_target="build/lib.*/borg/testsuite"
+hostmakedepends="python3-setuptools python3-dateutil python3-pkgconfig"
+makedepends="python3-devel openssl-devel acl-devel liblz4-devel libzstd-devel"
+depends="python3-llfuse python3-msgpack python3-packaging python3-argon2"
+# llfuse is purposefully not included in checkdepends since the tests using it
+# don't work in chroot
+checkdepends="python3-pytest ${depends/python3-llfuse/}"
 short_desc="Deduplicating backup program with compression and encryption"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="BSD-3-Clause"
 homepage="https://borgbackup.github.io/"
 changelog="https://borgbackup.readthedocs.io/en/stable/changes.html#changelog"
 distfiles="${PYPI_SITE}/b/borgbackup/borgbackup-${version}.tar.gz"
-checksum=7ab924fc017b24929bedceba0dcce16d56f9868bf9b5050d2aae2eb080671674
+checksum=e39a5547902ef456101aa4c779fa66b345bda70d16788e8bd18e458f93af7f67
 
 export BORG_OPENSSL_PREFIX="${XBPS_CROSS_BASE}/usr"
 export BORG_LIBLZ4_PREFIX="${XBPS_CROSS_BASE}/usr"
@@ -35,7 +40,7 @@ post_install() {
 	done
 
 	cd scripts/shell_completions
-	vinstall bash/${pkgname} 644 usr/share/bash-completion/completions ${pkgname}
-	vinstall fish/${pkgname}.fish 644 usr/share/fish/vendor_completions.d
-	vinstall zsh/_${pkgname} 644 usr/share/zsh/site-functions _${pkgname}
+	vcompletion bash/${pkgname} bash
+	vcompletion fish/${pkgname}.fish fish
+	vcompletion zsh/_${pkgname} zsh
 }

  parent reply	other threads:[~2022-03-24 18:10 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-24 16:57 [PR PATCH] " TinfoilSubmarine
2022-03-24 17:49 ` [PR PATCH] [Updated] " TinfoilSubmarine
2022-03-24 18:03 ` leahneukirchen
2022-03-24 18:10 ` TinfoilSubmarine [this message]
2022-03-24 18:11 ` TinfoilSubmarine
2022-06-07 15:52 ` [PR PATCH] [Updated] " TinfoilSubmarine
2022-08-03 22:57 ` borg: update to 1.2.1 paper42
2022-08-05 18:24 ` TinfoilSubmarine
2022-08-05 18:25 ` TinfoilSubmarine
2022-08-06 14:29 ` [PR PATCH] [Merged]: " leahneukirchen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220324181006.fnSWYxxeCi-HgF6JAx7jOs8ig6VU9u4JolIATsNzlNc@z \
    --to=tinfoilsubmarine@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).