Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Conner Clere (61e133f249bf13dd0aefdd0798b33cbcd5dd20d9)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Conner Clere <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Conner Clere (61e133f249bf13dd0aefdd0798b33cbcd5dd20d9)
  • Date: Fri, 17 Feb 2023 22:33:18 +0000

GIT changes to master grimoire by Conner Clere <xenanthropy AT sourcemage.org>:

libs/sord/DEPENDS | 2 +-
libs/sord/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 61e133f249bf13dd0aefdd0798b33cbcd5dd20d9
Author: Conner Clere <xenanthropy AT sourcemage.org>
Commit: Conner Clere <xenanthropy AT sourcemage.org>

sord: change python dep to PYTHON

diff --git a/libs/sord/DEPENDS b/libs/sord/DEPENDS
index fde58bc..3d8a503 100755
--- a/libs/sord/DEPENDS
+++ b/libs/sord/DEPENDS
@@ -1,3 +1,3 @@
-depends python &&
+depends PYTHON &&
depends serd

diff --git a/libs/sord/HISTORY b/libs/sord/HISTORY
index a0388a2..21c6dc3 100644
--- a/libs/sord/HISTORY
+++ b/libs/sord/HISTORY
@@ -1,3 +1,6 @@
+2023-02-17 Conner Clere <xenanthropy AT sourcemage.org>
+ * DEPENDS: change python dep to PYTHON
+
2020-09-25 Thomas Orgis <sobukus AT sourcemage.org>
* DETAILS: updated spell to 0.16.4




  • [SM-Commit] GIT changes to master grimoire by Conner Clere (61e133f249bf13dd0aefdd0798b33cbcd5dd20d9), Conner Clere, 02/17/2023

Archive powered by MHonArc 2.6.24.

Top of Page