Skip to Content.
Sympa Menu

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

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 (14cd0f2ccd1e712d5f65a78e686bed7046546094)
  • Date: Sun, 30 Jul 2017 13:38:56 +0000

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

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

New commits:
commit 14cd0f2ccd1e712d5f65a78e686bed7046546094
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

python-gnupg: gnupg is a runtime dependency

diff --git a/python-pypi/python-gnupg/DEPENDS
b/python-pypi/python-gnupg/DEPENDS
index a95b8bb..81918fc 100755
--- a/python-pypi/python-gnupg/DEPENDS
+++ b/python-pypi/python-gnupg/DEPENDS
@@ -1,3 +1,3 @@
. "${SECTION_DIRECTORY}/PY_DEPENDS" &&

-depends gnupg
+runtime_depends gnupg
diff --git a/python-pypi/python-gnupg/HISTORY
b/python-pypi/python-gnupg/HISTORY
index 5e40d31..73a5f38 100644
--- a/python-pypi/python-gnupg/HISTORY
+++ b/python-pypi/python-gnupg/HISTORY
@@ -1,3 +1,6 @@
+2017-07-30 Vlad Glagolev <stealth AT sourcemage.org>
+ * DEPENDS: gnupg is a runtime dependency
+
2017-07-28 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 0.4.1; updated source, source url, website
* DEPENDS: python3 compat



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (14cd0f2ccd1e712d5f65a78e686bed7046546094), Vlad Glagolev, 07/30/2017

Archive powered by MHonArc 2.6.24.

Top of Page