Skip to Content.
Sympa Menu

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

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 (5f4e073f90f9021bb11e2d9c90548d04262ae551)
  • Date: Fri, 17 Feb 2023 22:35:06 +0000

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

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

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

sratom-0: change python dep to PYTHON

diff --git a/audio-libs/sratom-0/DEPENDS b/audio-libs/sratom-0/DEPENDS
index 2ff6ffd..77d27c8 100755
--- a/audio-libs/sratom-0/DEPENDS
+++ b/audio-libs/sratom-0/DEPENDS
@@ -1,4 +1,4 @@
-depends python &&
+depends PYTHON &&
depends lv2 &&
depends serd &&
depends sord
diff --git a/audio-libs/sratom-0/HISTORY b/audio-libs/sratom-0/HISTORY
index e8048a7..4886c94 100644
--- a/audio-libs/sratom-0/HISTORY
+++ b/audio-libs/sratom-0/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 tp 0.6.4




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

Archive powered by MHonArc 2.6.24.

Top of Page