Skip to Content.
Sympa Menu

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

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 (f52d0900834e67189203bc43541b75c89d0b37d1)
  • Date: Mon, 23 Aug 2021 18:44:50 +0000

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

python-pypi/stgit/DETAILS | 2 +-
python-pypi/stgit/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

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

stgit: Fix SOURCE_HASH

diff --git a/python-pypi/stgit/DETAILS b/python-pypi/stgit/DETAILS
index bb4b37d..cd24bf1 100755
--- a/python-pypi/stgit/DETAILS
+++ b/python-pypi/stgit/DETAILS
@@ -3,7 +3,7 @@
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION

SOURCE_URL[0]=https://github.com/stacked-git/stgit/archive/v$VERSION.tar.gz
-
SOURCE_HASH=sha512:3f8fe5d55a21e5ec6a9ce6f3fbd4000a642bd10da1c34051e21f9ac5fc1157332078edd079e0b804228c8bb8e92d333ab700a085ab85078810fc129aa2bc4631
+
SOURCE_HASH=sha512:c4dfa06e65f3b4009a6159bbeabb691c316faf3a56dbb91c3ef1e77eda07657081b3b6b8f5b1d4010dd8dcd9c63ce423a5fc79a889c3871dc2f88faa13ee2eb1
LICENSE[0]=GPL
KEYWORDS="git python devel"
WEB_SITE=https://stacked-git.github.io/
diff --git a/python-pypi/stgit/HISTORY b/python-pypi/stgit/HISTORY
index fb8f2e3..bd60cb8 100644
--- a/python-pypi/stgit/HISTORY
+++ b/python-pypi/stgit/HISTORY
@@ -1,3 +1,6 @@
+2021-08-23 Ismael Luceno <ismael AT iodev.co.uk>
+ * DETAILS: fixed SOURCE_HASH
+
2021-05-01 Florian Franzmann <bwlf AT bandrate.org>
* DETAILS: version 1.1




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (f52d0900834e67189203bc43541b75c89d0b37d1), Ismael Luceno, 08/23/2021

Archive powered by MHonArc 2.6.24.

Top of Page