Skip to Content.
Sympa Menu

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

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 (b3d946821168e20380e5a01faffb5867e1a39c30)
  • Date: Mon, 25 May 2020 11:08:09 +0000

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

disk/fuse-python/DETAILS | 4 ++--
disk/fuse-python/HISTORY | 3 +++
python-pypi/bup/DETAILS | 4 ++--
python-pypi/bup/HISTORY | 3 +++
python-pypi/pylibacl/DEPENDS | 2 +-
python-pypi/pylibacl/DETAILS | 4 ++--
python-pypi/pylibacl/HISTORY | 4 ++++
python-pypi/pyxattr/DETAILS | 4 ++--
python-pypi/pyxattr/HISTORY | 3 +++
9 files changed, 22 insertions(+), 9 deletions(-)

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

fuse-python: => 1.0.0

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

pyxattr: => 0.7.1

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

pylibacl: => 0.5.4

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

bup: => 0.30.1

diff --git a/disk/fuse-python/DETAILS b/disk/fuse-python/DETAILS
index 5c4e9e3..85a388b 100755
--- a/disk/fuse-python/DETAILS
+++ b/disk/fuse-python/DETAILS
@@ -1,7 +1,7 @@
source $GRIMOIRE/python-pypi/FUNCTIONS
SPELL=fuse-python
- VERSION=0.3.1
-
SOURCE_HASH=sha512:88c01c1f9ca3cd9738711a621b782ec190adaf068a79fdea2c362d865c38fea73706dab48b8346b21502d6b4d404403a261f96e2570254809976a3018060e188
+ VERSION=1.0.0
+
SOURCE_HASH=sha512:d5e91be3e43065988053390d97ca6483ce38924bf9a49f694bf911080b7e75c836224e83d09dcbc6fab8d63781b4cd3ae016d66b65b88dd53106b06f91a6ad5c
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/python-fuse-$VERSION
WEB_SITE=https://github.com/libfuse/python-fuse
diff --git a/disk/fuse-python/HISTORY b/disk/fuse-python/HISTORY
index 4f2cefb..57c47a9 100644
--- a/disk/fuse-python/HISTORY
+++ b/disk/fuse-python/HISTORY
@@ -1,3 +1,6 @@
+2020-05-25 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.0.0
+
2018-04-19 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.3.1
* DEPENDS: PYTHON
diff --git a/python-pypi/bup/DETAILS b/python-pypi/bup/DETAILS
index 84077c0..d40a58e 100755
--- a/python-pypi/bup/DETAILS
+++ b/python-pypi/bup/DETAILS
@@ -1,6 +1,6 @@
SPELL=bup
- VERSION=0.30
-
SOURCE_HASH=sha512:bfd2487e80bf0149c418a8154c11afc2c22d10443e826da4a68b6d4d06216ea98cc4a9a2eaf3f0abe080538645318f1e281922b7254d41f926cd6f735890ea06
+ VERSION=0.30.1
+
SOURCE_HASH=sha512:467bdcb55a340b3c9c591c0aef6abd7d687879d5f608dce4fc26085ff3f41af204cc2720bc99fdfe61ebb846d61dea63713b69c68e41361e92d5709ede6f12d7
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=https://github.com/bup/bup
diff --git a/python-pypi/bup/HISTORY b/python-pypi/bup/HISTORY
index e2f8ff1..c347792 100644
--- a/python-pypi/bup/HISTORY
+++ b/python-pypi/bup/HISTORY
@@ -1,3 +1,6 @@
+2020-05-24 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.30.1
+
2019-09-29 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.30

diff --git a/python-pypi/pylibacl/DEPENDS b/python-pypi/pylibacl/DEPENDS
index 12d90ff..bad6302 100755
--- a/python-pypi/pylibacl/DEPENDS
+++ b/python-pypi/pylibacl/DEPENDS
@@ -1,2 +1,2 @@
-depends python &&
+depends PYTHON &&
depends acl
diff --git a/python-pypi/pylibacl/DETAILS b/python-pypi/pylibacl/DETAILS
index 5994d87..f390ad1 100755
--- a/python-pypi/pylibacl/DETAILS
+++ b/python-pypi/pylibacl/DETAILS
@@ -1,6 +1,6 @@
SPELL=pylibacl
- VERSION=0.5.3
-
SOURCE_HASH=sha512:7d58a3a64e939a8891333a0fb8aa6e12dcbbf09e4e829f86fd1bb41693dd4f734a4ab907770e8e341476594aa495b5308a26d495ebf251dcda308ee46e5392ad
+ VERSION=0.5.4
+
SOURCE_HASH=sha512:30fa9e8185c725ad44f1838dabe2f971a0d9556c7017208c30e1f472a6af5d5ce4da06d904d53dedd85ac30751d5ac7e6a9bf73b23618aae1135b64232e52d80
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE=https://github.com/iustin/pylibacl
diff --git a/python-pypi/pylibacl/HISTORY b/python-pypi/pylibacl/HISTORY
index 7bd4caa..a934f1b 100644
--- a/python-pypi/pylibacl/HISTORY
+++ b/python-pypi/pylibacl/HISTORY
@@ -1,3 +1,7 @@
+2020-05-24 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.5.4
+ * DEPENDS: PYTHON
+
2017-05-28 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.5.3

diff --git a/python-pypi/pyxattr/DETAILS b/python-pypi/pyxattr/DETAILS
index 884214c..23e8e59 100755
--- a/python-pypi/pyxattr/DETAILS
+++ b/python-pypi/pyxattr/DETAILS
@@ -1,6 +1,6 @@
SPELL=pyxattr
- VERSION=0.6.1
-
SOURCE_HASH=sha512:2c2defee81e2bd7e7e7f67d33676858f27494f12ba5c3d34bd548912a058cae562e9e9ed0dc5697892d1d55c29f2a5e10455260092b63faa54e40b841c42681d
+ VERSION=0.7.1
+
SOURCE_HASH=sha512:093cb3f9b9637194b9737c07da7dde45b3d5083ec16a9209af80d30c86da8f93badff5aada395415be3dd48da73004286e47d0aa0671c95e65b0492d02e86009
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE=https://pyxattr.k1024.org/
diff --git a/python-pypi/pyxattr/HISTORY b/python-pypi/pyxattr/HISTORY
index ebf2fc1..328b359 100644
--- a/python-pypi/pyxattr/HISTORY
+++ b/python-pypi/pyxattr/HISTORY
@@ -1,3 +1,6 @@
+2020-05-25 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.7.1
+
2019-08-25 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.6.1




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (b3d946821168e20380e5a01faffb5867e1a39c30), Treeve Jelbert, 05/25/2020

Archive powered by MHonArc 2.6.24.

Top of Page