Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (47dfabb3a0830a62174297cb2e8d5459d43be703)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (47dfabb3a0830a62174297cb2e8d5459d43be703)
  • Date: Wed, 11 May 2022 03:03:09 +0000

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

utils/ddgr/DEPENDS | 4 +++-
utils/ddgr/DETAILS | 4 ++--
utils/ddgr/HISTORY | 4 ++++
3 files changed, 9 insertions(+), 3 deletions(-)

New commits:
commit 47dfabb3a0830a62174297cb2e8d5459d43be703
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

ddgr: => 2.0

diff --git a/utils/ddgr/DEPENDS b/utils/ddgr/DEPENDS
index 8c09196..78097dd 100755
--- a/utils/ddgr/DEPENDS
+++ b/utils/ddgr/DEPENDS
@@ -1 +1,3 @@
-depends python3
+depends python3 &&
+
+suggest_depends py-setproctitle "" "" "to set process name"
diff --git a/utils/ddgr/DETAILS b/utils/ddgr/DETAILS
index 493c707..43ed2a2 100755
--- a/utils/ddgr/DETAILS
+++ b/utils/ddgr/DETAILS
@@ -1,8 +1,8 @@
SPELL=ddgr
- VERSION=1.6
+ VERSION=2.0
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_URL[0]=https://github.com/jarun/${SPELL}/archive/v${VERSION}.tar.gz
-
SOURCE_HASH=sha512:e42c622ef94f82bee17315f3e3b40e4d19ab13ce6be05e016936a04ba8559c0911b0ac290c6c36d4905b8db2e71b2ed2e086c06294e76402ee6d3bb21f2a2bfa
+
SOURCE_HASH=sha512:4b9905d7a1fe916b0512f0aa2d5dfbdcc761f3d657d8bea1e94d2372503f5f1e283d7255fae491bf8c1a99e58dbb25ccb11f8496c89823a24c2cdb32741916d6
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE=https://github.com/jarun/ddgr
LICENSE[0]=GPL
diff --git a/utils/ddgr/HISTORY b/utils/ddgr/HISTORY
index 7a41ccf..813d234 100644
--- a/utils/ddgr/HISTORY
+++ b/utils/ddgr/HISTORY
@@ -1,3 +1,7 @@
+2022-05-10 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 2.0
+ * DEPENDS: add py-setproctitle suggest dependency
+
2018-11-16 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.6




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (47dfabb3a0830a62174297cb2e8d5459d43be703), Vlad Glagolev, 05/10/2022

Archive powered by MHonArc 2.6.24.

Top of Page