Skip to Content.
Sympa Menu

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

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 (dcc508daedb1096803ee14938637b573420f4d20)
  • Date: Mon, 31 Oct 2022 17:59:54 +0000

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

python-pypi/borgbackup/DEPENDS | 2 +-
python-pypi/borgbackup/HISTORY | 3 +++
python-pypi/msgpack/DETAILS | 7 ++++---
python-pypi/msgpack/HISTORY | 3 +++
4 files changed, 11 insertions(+), 4 deletions(-)

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

borgbackup - update depends

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

msgpack: => 1.0.4

diff --git a/python-pypi/borgbackup/DEPENDS b/python-pypi/borgbackup/DEPENDS
index 3991573..2845005 100755
--- a/python-pypi/borgbackup/DEPENDS
+++ b/python-pypi/borgbackup/DEPENDS
@@ -10,6 +10,6 @@ depends lz4 &&
depends zstd &&
depends xxhash &&
depends msgpack &&
-depends python-llfuse &&
+depends pyfuse3 &&

runtime_depends python-packaging
diff --git a/python-pypi/borgbackup/HISTORY b/python-pypi/borgbackup/HISTORY
index c10562d..36aa2ae 100644
--- a/python-pypi/borgbackup/HISTORY
+++ b/python-pypi/borgbackup/HISTORY
@@ -1,3 +1,6 @@
+2022-10-31 Treeve Jelbert <treeve AT sourcemage.org>
+ * DEPENDS: python-llfuse => pyfuse3
+
2022-10-26 Treeve Jelbert <treeve AT sourcemage.org>
* DEPENDS: add cython, python-pkgconfig

diff --git a/python-pypi/msgpack/DETAILS b/python-pypi/msgpack/DETAILS
index c051016..46275ab 100755
--- a/python-pypi/msgpack/DETAILS
+++ b/python-pypi/msgpack/DETAILS
@@ -1,8 +1,9 @@
SPELL=msgpack
- VERSION=1.0.3
-
SOURCE_HASH=sha512:1569e42c6499c60458a63aa722b5c7e3dc817e38ae4bed2dc8199dc1bcbc36ff876e055b046b4f6063b5606036ae9238080c05be1e09a61a34e7f97fd5031fcd
+ VERSION=1.0.4
+
VX=22/44/0829b19ac243211d1d2bd759999aa92196c546518b0be91de9cacc98122a
+
SOURCE_HASH=sha512:dcd59bf77408acf7171bdcc46c4d6bf875d36e80b216b7721544855e6c2b20be469415ee768b2195e74fe4650621ee6bfaa7897e709ac0d8d59cdb30772cb90b
SOURCE="${SPELL}-${VERSION}.tar.gz"
- SOURCE_URL[0]=https://pypi.io/packages/source/m/${SPELL}/${SOURCE}
+ SOURCE_URL[0]=https://files.pythonhosted.org/packages/$VX/$SOURCE
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="https://pypi.python.org/pypi/msgpack";
LICENSE[0]=Apache
diff --git a/python-pypi/msgpack/HISTORY b/python-pypi/msgpack/HISTORY
index 0a67599..bd300f6 100644
--- a/python-pypi/msgpack/HISTORY
+++ b/python-pypi/msgpack/HISTORY
@@ -1,3 +1,6 @@
+2022-10-31 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.0.4
+
2022-01-29 Florian Franzmann <bwlf AT bandrate.org>
* DETAILS: version 1.0.3




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (dcc508daedb1096803ee14938637b573420f4d20), Treeve Jelbert, 10/31/2022

Archive powered by MHonArc 2.6.24.

Top of Page