From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH 2/3] python3-msgpack: Add comment about version link with borgbackup
Date: Sat, 21 Jan 2023 19:03:31 +0100 [thread overview]
Message-ID: <20230121180332.3142785-2-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20230121180332.3142785-1-adolf.belka@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 1424 bytes --]
- Comment added to remind, when doing version update, that borgbackup only works with
certain versions at any one time.
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
lfs/python3-msgpack | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/lfs/python3-msgpack b/lfs/python3-msgpack
index c561e8519..5bb333a53 100644
--- a/lfs/python3-msgpack
+++ b/lfs/python3-msgpack
@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
-# Copyright (C) 2007-2020 IPFire Team <info(a)ipfire.org> #
+# Copyright (C) 2007-2023 IPFire Team <info(a)ipfire.org> #
# #
# This program is free software: you can redistribute it and/or modify #
# it under the terms of the GNU General Public License as published by #
@@ -33,9 +33,10 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = python3-msgpack
-PAK_VER = 2
+PAK_VER = 3
DEPS =
+# borgbackup only works with specific versions of python3-msgpack - check when updating
SERVICES =
--
2.39.0
next prev parent reply other threads:[~2023-01-21 18:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-21 18:03 [PATCH 1/3] borgbackup: Update to version 1.2.3 and fix bug 13032 Adolf Belka
2023-01-21 18:03 ` Adolf Belka [this message]
2023-01-21 18:03 ` [PATCH 3/3] python3-packaging: Update to version 23.0 Adolf Belka
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=20230121180332.3142785-2-adolf.belka@ipfire.org \
--to=adolf.belka@ipfire.org \
--cc=development@lists.ipfire.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