Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Florian Franzmann (553f79185a78df82d0423b621b9fab3c7b83dfeb)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Florian Franzmann <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Florian Franzmann (553f79185a78df82d0423b621b9fab3c7b83dfeb)
  • Date: Mon, 27 Jun 2022 20:08:42 +0000

GIT changes to master grimoire by Florian Franzmann <bwlf AT bandrate.org>:

ftp/curl/DETAILS | 2 +-
ftp/curl/HISTORY | 3 +++
python-pypi/borgbackup/DEPENDS | 7 +++++--
python-pypi/borgbackup/HISTORY | 3 +++
smgl/systemd/DETAILS | 4 ++--
smgl/systemd/HISTORY | 3 +++
6 files changed, 17 insertions(+), 5 deletions(-)

New commits:
commit 553f79185a78df82d0423b621b9fab3c7b83dfeb
Author: Florian Franzmann <bwlf AT bandrate.org>
Commit: Florian Franzmann <bwlf AT bandrate.org>

smgl/systemd: version 251.2

commit 4ed148dc6f1c9acbb3aa2eb3efb96d053cf45b35
Author: Florian Franzmann <bwlf AT bandrate.org>
Commit: Florian Franzmann <bwlf AT bandrate.org>

ftp/curl: version 7.84.0

commit 321a32905d01dcd2588758890629adbced0feea9
Author: Florian Franzmann <bwlf AT bandrate.org>
Commit: Florian Franzmann <bwlf AT bandrate.org>

python-pypi/borgbackup: fix dependencies

diff --git a/ftp/curl/DETAILS b/ftp/curl/DETAILS
index d1c0d83..44b7265 100755
--- a/ftp/curl/DETAILS
+++ b/ftp/curl/DETAILS
@@ -1,5 +1,5 @@
SPELL=curl
- VERSION=7.83.1
+ VERSION=7.84.0
SECURITY_PATCH=37
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE2=$SOURCE.asc
diff --git a/ftp/curl/HISTORY b/ftp/curl/HISTORY
index 5331c67..960753e 100644
--- a/ftp/curl/HISTORY
+++ b/ftp/curl/HISTORY
@@ -1,3 +1,6 @@
+2022-06-27 Florian Franzmann <bwlf AT bandrate.org>
+ * DETAILS: version 7.84.0
+
2022-05-11 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 7.83.1

diff --git a/python-pypi/borgbackup/DEPENDS b/python-pypi/borgbackup/DEPENDS
index d780ae1..24db150 100755
--- a/python-pypi/borgbackup/DEPENDS
+++ b/python-pypi/borgbackup/DEPENDS
@@ -1,5 +1,7 @@
depends python3 &&
depends setuptools &&
+depends setuptools_scm &&
+
depends SSL &&
depends acl &&
depends libb2 &&
@@ -7,5 +9,6 @@ depends lz4 &&
depends zstd &&
depends xxhash &&
depends msgpack &&
-runtime_depends python-packaging &&
-optional_depends pyfuse3 "" "" "explore archives"
+depends python-llfuse &&
+
+runtime_depends python-packaging
diff --git a/python-pypi/borgbackup/HISTORY b/python-pypi/borgbackup/HISTORY
index 1838fbf..0eb71f4 100644
--- a/python-pypi/borgbackup/HISTORY
+++ b/python-pypi/borgbackup/HISTORY
@@ -1,3 +1,6 @@
+2022-06-26 Florian Franzmann <bwlf AT bandrate.org>
+ * DEPENDS: add dependency on setuptools_scm, depend on python-llfuse
+
2022-06-11 Florian Franzmann <bwlf AT bandrate.org>
* DETAILS: version 1.2.1

diff --git a/smgl/systemd/DETAILS b/smgl/systemd/DETAILS
index fdc425f..c1f5cd9 100755
--- a/smgl/systemd/DETAILS
+++ b/smgl/systemd/DETAILS
@@ -1,9 +1,9 @@
. "${GRIMOIRE}"/MESON_FUNCTIONS

SPELL=systemd
- VERSION=251.1
+ VERSION=251.2
SOURCE=$SPELL-$VERSION.tar.gz
-
SOURCE_HASH=sha512:6fc72197b684abc343480acb66b8f749c186bd7a031ddd757c4a0e5fd8fdeda0cde9c9e634fd3d9e2b2d1ed96019c5f8e7119ad10a7f51d5dc13fac2571c6c70
+
SOURCE_HASH=sha512:0c4011b685a1e8d535af123cbaf79ab53d59ea665ca5350ab1077ad4e962b49c1fd5b1b5bb3f28c3e28145dfd02aa83023f78de5edec15afe84e3e06e742a67c

SOURCE_URL[0]=https://github.com/systemd/systemd-stable/archive/refs/tags/v${VERSION}.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-stable-$VERSION
WEB_SITE=http://www.freedesktop.org/wiki/Software/systemd
diff --git a/smgl/systemd/HISTORY b/smgl/systemd/HISTORY
index f2176c2..7be6c69 100644
--- a/smgl/systemd/HISTORY
+++ b/smgl/systemd/HISTORY
@@ -1,3 +1,6 @@
+2022-06-27 Florian Franzmann <bwlf AT bandrate.org>
+ * DETAILS: version 251.2
+
2022-05-26 Florian Franzmann <bwlf AT bandrate.org>
* PROVIDES: provide SYSTEM-LOGGER




  • [SM-Commit] GIT changes to master grimoire by Florian Franzmann (553f79185a78df82d0423b621b9fab3c7b83dfeb), Florian Franzmann, 06/27/2022

Archive powered by MHonArc 2.6.24.

Top of Page