Skip to Content.
Sympa Menu

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

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 (dff7c9d3677f0d17abc5561ad75133ffc37dc478)
  • Date: Fri, 17 Feb 2023 21:36:54 +0000

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

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

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

serd: change python dep to PYTHON

diff --git a/libs/serd/DEPENDS b/libs/serd/DEPENDS
index a86d429..e4ea57a 100755
--- a/libs/serd/DEPENDS
+++ b/libs/serd/DEPENDS
@@ -1 +1 @@
-depends python
+depends PYTHON
diff --git a/libs/serd/HISTORY b/libs/serd/HISTORY
index 3fd06b6..542deb9 100644
--- a/libs/serd/HISTORY
+++ b/libs/serd/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: bump to 0.30.4




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

Archive powered by MHonArc 2.6.24.

Top of Page