Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (48ebefdca8dbc75e5f9f8e2248090ddf4f5029fb)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (48ebefdca8dbc75e5f9f8e2248090ddf4f5029fb)
  • Date: Thu, 6 Aug 2020 21:01:18 +0000

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

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

New commits:
commit 48ebefdca8dbc75e5f9f8e2248090ddf4f5029fb
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

rust: Fix hashes of musl build for bootstrapping

commit c34baf97b7343bfbf742c6b45e66d6b522a267bb
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

setuptools 49.2.1

diff --git a/devel/rust/DETAILS b/devel/rust/DETAILS
index 383b056..ea5082d 100755
--- a/devel/rust/DETAILS
+++ b/devel/rust/DETAILS
@@ -19,9 +19,9 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/rustc-$VERSION-src
SOURCE2_IGNORE=signature
case "${BUILDX}" in
x86_64-unknown-linux-musl)
-
SOURCE3_HASH=sha512:264f82c5ddffc4cf18d7ff2b475b99efe45662baa769af5dd660f5a1fb3028cec592ddc3a727fe44e2d3fd78598fb9078b8105eb4685f31f3f70bd7681c1090b
-
SOURCE4_HASH=sha512:6b8b86fb0c513a521a550bb24b5cf10a314994ea2f1e8d11f5507ed33257f36181bad4e7eba8e5c0b31601acc2b57c80e5cf769fba30e8deba9f647e2d6eed6f
-
SOURCE5_HASH=sha512:ac770729f044b2fdae53b0f8f6f288c6684900cff990507eaec9570b93c92271d7c3124b874ca2e3a74fd02ff815a14fb76378bc2abfc46d776cbaca3b6adaa0
+
SOURCE3_HASH=sha512:25325f6ddb7fa7ff597dd03ea6c9d791ac496e0f4841e8cc8e3bb0fbf70f62efc659925642eadd3c8afae9e18dbcb47dd1ca6bcdb1bd48c393719586efb4797f
+
SOURCE4_HASH=sha512:cf4bb225b2e1afd302762fc079066ede3d48d456d46ad41ffe44593daf8f16008d6eb88bef73174d154dafb5c447dd1c4e56725b27966f114c7da823eaed9d3a
+
SOURCE5_HASH=sha512:d619ec2103fab5c3a859b9a834451b24bc07e220631f440c52c5467815d3eb6ccbef9d3019b13e4187223d1cad8d8d445c35e467eacae64e7e3d192defcd799e
;;
x86_64-unknown-linux-gnu)

SOURCE3_HASH=sha512:6d7f68564185a2f92b3edf30ac343beeeb9c62213b765a5024023387dc446b58f2944377d6b10058814361818f3e71a5a6079ff92eb45add84f4bc26d13beb47
diff --git a/devel/rust/HISTORY b/devel/rust/HISTORY
index a2b8c9a..c8b72c6 100644
--- a/devel/rust/HISTORY
+++ b/devel/rust/HISTORY
@@ -1,3 +1,6 @@
+2020-08-06 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: Fixed hashes of musl build for bootstrapping
+
2020-08-03 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 1.45.2

diff --git a/python-pypi/setuptools/DETAILS b/python-pypi/setuptools/DETAILS
index c891201..8d78686 100755
--- a/python-pypi/setuptools/DETAILS
+++ b/python-pypi/setuptools/DETAILS
@@ -1,6 +1,6 @@
SPELL=setuptools
- VERSION=49.0.0
-
SOURCE_HASH=sha512:e52818b892f5f0548e110e1d457d816d7058dd747fc4623574e73b13fa415f97e5f5780b51f09a56ed9f844004303352edbba5939ffe7cdc86d2531d8ee15aa3
+ VERSION=49.2.1
+
SOURCE_HASH=sha512:4764ec7f73fe442885a1818a879a87976ff8cec7cd06db7a484b07892645ceb892b0ae897ad63648c4d2d4ae43bc6d2222526b0faa4559d3c10e7f175c80d9a3
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=https://github.com/pypa/$SPELL/archive/v$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/python-pypi/setuptools/HISTORY b/python-pypi/setuptools/HISTORY
index 5b1d77e..1b5f4b8 100644
--- a/python-pypi/setuptools/HISTORY
+++ b/python-pypi/setuptools/HISTORY
@@ -1,3 +1,6 @@
+2020-08-06 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 49.2.1
+
2020-07-04 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 49.0.0




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (48ebefdca8dbc75e5f9f8e2248090ddf4f5029fb), Ismael Luceno, 08/06/2020

Archive powered by MHonArc 2.6.24.

Top of Page