Skip to Content.
Sympa Menu

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

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 (619281b6239a28ee912636663cfbca458ac2caca)
  • Date: Sat, 18 Jun 2022 16:06:45 +0000

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

python-pypi/astroid/DETAILS | 4 ++--
python-pypi/astroid/HISTORY | 3 +++
rust-crates/cbindgen/DETAILS | 6 +++---
rust-crates/cbindgen/HISTORY | 3 +++
4 files changed, 11 insertions(+), 5 deletions(-)

New commits:
commit 619281b6239a28ee912636663cfbca458ac2caca
Author: Florian Franzmann <bwlf AT bandrate.org>
Commit: Florian Franzmann <bwlf AT bandrate.org>

rust-crates/cbindgen: version 0.24.3

commit 8710ddd08b3ab27d3083d8e0cd2ae7809e1c7e6c
Author: Florian Franzmann <bwlf AT bandrate.org>
Commit: Florian Franzmann <bwlf AT bandrate.org>

python-pypi/astroid: version 2.11.6

diff --git a/python-pypi/astroid/DETAILS b/python-pypi/astroid/DETAILS
index 70109a2..d8969b2 100755
--- a/python-pypi/astroid/DETAILS
+++ b/python-pypi/astroid/DETAILS
@@ -1,8 +1,8 @@
SPELL=astroid
- VERSION=2.11.4
+ VERSION=2.11.6
SOURCE="${SPELL}-${VERSION}.tar.gz"

SOURCE_URL[0]="http://pypi.python.org/packages/source/a/${SPELL}/${SOURCE}";
-
SOURCE_HASH=sha512:488540bed10603e6365a900336b532d5e9ca4f10ec3b1809e9e9a2df64cffae6781b7e715e403530e92ddfea92b1cd71aa7b6483261d88296107766705d7d594
+
SOURCE_HASH=sha512:6e6ff9755a9868414cd4d668ede75fe0f768103d53853bf8e8678ad26689dacc3b12a4650bc904c8f2b1fa0fedf21cb0c38a12ee8c3320b8afd05b165c7d12b0
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="https://github.com/PyCQA/astroid";
LICENSE[0]=LGPL
diff --git a/python-pypi/astroid/HISTORY b/python-pypi/astroid/HISTORY
index 14d870b..3e2e289 100644
--- a/python-pypi/astroid/HISTORY
+++ b/python-pypi/astroid/HISTORY
@@ -1,3 +1,6 @@
+2022-06-18 Florian Franzmann <bwlf AT bandrate.org>
+ * DETAILS: version 2.11.6
+
2022-05-08 Florian Franzmann <bwlf AT bandrate.org>
* DETAILS: version 2.11.4

diff --git a/rust-crates/cbindgen/DETAILS b/rust-crates/cbindgen/DETAILS
index 04c482b..99c8da6 100755
--- a/rust-crates/cbindgen/DETAILS
+++ b/rust-crates/cbindgen/DETAILS
@@ -16,11 +16,11 @@ else
#
# With the non-scm branch, we want offline builds.
#
- VERSION="0.24.2"
+ VERSION="0.24.3"
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE2="${SPELL}-${VERSION}-cargo.tar.gz"
-
SOURCE_HASH="sha512:36ca2ed7942b48fde8e23673bd97ff6a53682deb14ad6d8d9095108eeae0a6b6bc0d15424df1249016ab148f83a3242bd5a14c8644d6bb6b2a1ad8bf1b65c369"
-
SOURCE2_HASH="sha512:8d8e27f14a9bec9e30499a9bc7f3a6ac30d4d9e765d08ce4c40c960959707a015f7637e71f50d50656087b3511b325df26b30eded37cd67ed5e734b34cb20406"
+
SOURCE_HASH="sha512:f2cf8172f8678510f9f09cf0316d4e7137c70606650857570a24dac6e5c76454cf61c60613269c6fa5737e4b05b2b337fb180671c5ecbc6fcff3318ccc8f21d0"
+
SOURCE2_HASH="sha512:e769047bd25ff892e54abbcc06a0ed158cc85f92a8d068e92d75750557856f15a7f5b71e1079ea99b7d6878d2ee6b5a4384f9cd4c691a0a236840c4d1e56993c"

SOURCE_URL[0]="https://github.com/eqrion/${SPELL}/archive/v${VERSION}.tar.gz";
SOURCE2_URL[0]="https://smgl.bandrate.org/${SOURCE2}";
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
diff --git a/rust-crates/cbindgen/HISTORY b/rust-crates/cbindgen/HISTORY
index ba97bd6..ec0f128 100644
--- a/rust-crates/cbindgen/HISTORY
+++ b/rust-crates/cbindgen/HISTORY
@@ -1,3 +1,6 @@
+2022-06-18 Florian Franzmann <bwlf AT bandrate.org>
+ * DETAILS: version 0.24.3
+
2022-06-09 Florian Franzmann <bwlf AT bandrate.org>
* DETAILS: update cargo tarball




  • [SM-Commit] GIT changes to master grimoire by Florian Franzmann (619281b6239a28ee912636663cfbca458ac2caca), Florian Franzmann, 06/18/2022

Archive powered by MHonArc 2.6.24.

Top of Page