public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH 2/3] python3-packaging: Moved to rootfiles/packages/ directory
Date: Fri, 24 Jun 2022 14:14:25 +0200	[thread overview]
Message-ID: <20220624121426.3504065-2-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20220624121426.3504065-1-adolf.belka@ipfire.org>

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

- Required for borgbackup execution

Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
 config/rootfiles/common/python3-packaging   | 19 -------------------
 config/rootfiles/packages/python3-packaging | 19 +++++++++++++++++++
 lfs/python3-packaging                       |  2 +-
 3 files changed, 20 insertions(+), 20 deletions(-)
 delete mode 100644 config/rootfiles/common/python3-packaging
 create mode 100644 config/rootfiles/packages/python3-packaging

diff --git a/config/rootfiles/common/python3-packaging b/config/rootfiles/common/python3-packaging
deleted file mode 100644
index 075e21455..000000000
--- a/config/rootfiles/common/python3-packaging
+++ /dev/null
@@ -1,19 +0,0 @@
-#usr/lib/python3.10/site-packages/packaging
-#usr/lib/python3.10/site-packages/packaging-21.3-py3.10.egg-info
-#usr/lib/python3.10/site-packages/packaging-21.3-py3.10.egg-info/PKG-INFO
-#usr/lib/python3.10/site-packages/packaging-21.3-py3.10.egg-info/SOURCES.txt
-#usr/lib/python3.10/site-packages/packaging-21.3-py3.10.egg-info/dependency_links.txt
-#usr/lib/python3.10/site-packages/packaging-21.3-py3.10.egg-info/requires.txt
-#usr/lib/python3.10/site-packages/packaging-21.3-py3.10.egg-info/top_level.txt
-#usr/lib/python3.10/site-packages/packaging/__about__.py
-#usr/lib/python3.10/site-packages/packaging/__init__.py
-#usr/lib/python3.10/site-packages/packaging/_manylinux.py
-#usr/lib/python3.10/site-packages/packaging/_musllinux.py
-#usr/lib/python3.10/site-packages/packaging/_structures.py
-#usr/lib/python3.10/site-packages/packaging/markers.py
-#usr/lib/python3.10/site-packages/packaging/py.typed
-#usr/lib/python3.10/site-packages/packaging/requirements.py
-#usr/lib/python3.10/site-packages/packaging/specifiers.py
-#usr/lib/python3.10/site-packages/packaging/tags.py
-#usr/lib/python3.10/site-packages/packaging/utils.py
-#usr/lib/python3.10/site-packages/packaging/version.py
diff --git a/config/rootfiles/packages/python3-packaging b/config/rootfiles/packages/python3-packaging
new file mode 100644
index 000000000..ef6d7497a
--- /dev/null
+++ b/config/rootfiles/packages/python3-packaging
@@ -0,0 +1,19 @@
+usr/lib/python3.10/site-packages/packaging
+#usr/lib/python3.10/site-packages/packaging-21.3-py3.10.egg-info
+#usr/lib/python3.10/site-packages/packaging-21.3-py3.10.egg-info/PKG-INFO
+#usr/lib/python3.10/site-packages/packaging-21.3-py3.10.egg-info/SOURCES.txt
+#usr/lib/python3.10/site-packages/packaging-21.3-py3.10.egg-info/dependency_links.txt
+#usr/lib/python3.10/site-packages/packaging-21.3-py3.10.egg-info/requires.txt
+#usr/lib/python3.10/site-packages/packaging-21.3-py3.10.egg-info/top_level.txt
+usr/lib/python3.10/site-packages/packaging/__about__.py
+usr/lib/python3.10/site-packages/packaging/__init__.py
+usr/lib/python3.10/site-packages/packaging/_manylinux.py
+usr/lib/python3.10/site-packages/packaging/_musllinux.py
+usr/lib/python3.10/site-packages/packaging/_structures.py
+usr/lib/python3.10/site-packages/packaging/markers.py
+usr/lib/python3.10/site-packages/packaging/py.typed
+usr/lib/python3.10/site-packages/packaging/requirements.py
+usr/lib/python3.10/site-packages/packaging/specifiers.py
+usr/lib/python3.10/site-packages/packaging/tags.py
+usr/lib/python3.10/site-packages/packaging/utils.py
+usr/lib/python3.10/site-packages/packaging/version.py
diff --git a/lfs/python3-packaging b/lfs/python3-packaging
index 836b93bd8..81697c115 100644
--- a/lfs/python3-packaging
+++ b/lfs/python3-packaging
@@ -32,7 +32,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = python3-packaging
-PAK_VER    = 1
+PAK_VER    = 2
 
 ###############################################################################
 # Top-level Rules
-- 
2.36.1


  reply	other threads:[~2022-06-24 12:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-24 12:14 [PATCH 1/3] borgbackup: Fix bug #12884 - borgbackup 1.2.0 crashes on running any borg command Adolf Belka
2022-06-24 12:14 ` Adolf Belka [this message]
2022-06-24 12:14 ` [PATCH 3/3] python3-msgpack: Required for build and execution of borgbackup 1.2.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=20220624121426.3504065-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