Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (baf09aadadf37604ad9f7a23281504ba93153e74)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (baf09aadadf37604ad9f7a23281504ba93153e74)
  • Date: Thu, 25 Aug 2022 08:56:07 +0000

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

python-pypi/borgbackup/DETAILS | 2 +-
python-pypi/borgbackup/HISTORY | 3 +++
python-pypi/python-llfuse/DEPENDS | 8 ++------
python-pypi/python-llfuse/DETAILS | 6 +++---
python-pypi/python-llfuse/HISTORY | 4 ++++
5 files changed, 13 insertions(+), 10 deletions(-)

New commits:
commit baf09aadadf37604ad9f7a23281504ba93153e74
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

python-llfuse: => 1.4.2

commit 7de47c2701c5eeb2660cad24d59ce5657781e7fe
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

borgbackup: => 1.2.2

diff --git a/python-pypi/borgbackup/DETAILS b/python-pypi/borgbackup/DETAILS
index d5f0734..a44090b 100755
--- a/python-pypi/borgbackup/DETAILS
+++ b/python-pypi/borgbackup/DETAILS
@@ -1,5 +1,5 @@
SPELL=borgbackup
- VERSION=1.2.1
+ VERSION=1.2.2
SECURITY_PATCH=1
SOURCE="$SPELL-$VERSION.tar.gz"

SOURCE_URL[0]=https://github.com/borgbackup/borg/releases/download/$VERSION/$SOURCE
diff --git a/python-pypi/borgbackup/HISTORY b/python-pypi/borgbackup/HISTORY
index 0eb71f4..1485a94 100644
--- a/python-pypi/borgbackup/HISTORY
+++ b/python-pypi/borgbackup/HISTORY
@@ -1,3 +1,6 @@
+2022-08-25 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.2.2
+
2022-06-26 Florian Franzmann <bwlf AT bandrate.org>
* DEPENDS: add dependency on setuptools_scm, depend on python-llfuse

diff --git a/python-pypi/python-llfuse/DEPENDS
b/python-pypi/python-llfuse/DEPENDS
index 1e70b4d..5a7df18 100755
--- a/python-pypi/python-llfuse/DEPENDS
+++ b/python-pypi/python-llfuse/DEPENDS
@@ -1,8 +1,4 @@
-depends PYTHON &&
+depends python3 &&
depends setuptools &&
depends attr &&
-if is_depends_enabled $SPELL python3; then
- depends fuse3
-else
- depends fuse
-fi
+depends fuse3
diff --git a/python-pypi/python-llfuse/DETAILS
b/python-pypi/python-llfuse/DETAILS
index 98e99a3..1ac7e9d 100755
--- a/python-pypi/python-llfuse/DETAILS
+++ b/python-pypi/python-llfuse/DETAILS
@@ -1,10 +1,10 @@
XSPELL=llfuse
SPELL=python-$XSPELL
- VERSION=1.4.1
-
SOURCE_HASH=sha512:e94045018e9d78b7b16355dd499a27694a77a70d61102d05938223b99686e4b9d90b5e14745d92a187ac8e34aa593a12d99bff1baccb19d4236d54eb66ec3e4f
+ VERSION=1.4.2
+
SOURCE_HASH=sha512:6a368af9e49f8537bbea396dfcd9fc024f8b93b161d3c6167d13c4ffb0ab20b6c8393447e71b5c147c82d4d1ee590ae08c512c93ccb28df78a06ab6833ac3705
SOURCE="${XSPELL}-${VERSION}.tar.gz"
WEB_SITE=https://pypi.org/project/$XSPELL
- SOURCE_URL[0]=http://pypi.python.org/packages/source/l/$XSPELL/$SOURCE
+ SOURCE_URL[0]=https://pypi.python.org/packages/source/l/$XSPELL/$SOURCE
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${XSPELL}-${VERSION}"
LICENSE[0]=LGPL
ENTERED=20140525
diff --git a/python-pypi/python-llfuse/HISTORY
b/python-pypi/python-llfuse/HISTORY
index 6681074..047999b 100644
--- a/python-pypi/python-llfuse/HISTORY
+++ b/python-pypi/python-llfuse/HISTORY
@@ -1,3 +1,7 @@
+2022-08-25 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.4.2
+ * DEPENDS: only python3/fuse3
+
2021-05-01 Florian Franzmann <bwlf AT bandrate.org>
* DETAILS: version 1.4.1




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (baf09aadadf37604ad9f7a23281504ba93153e74), Treeve Jelbert, 08/25/2022

Archive powered by MHonArc 2.6.24.

Top of Page