Skip to Content.
Sympa Menu

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

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 (5c284bb27fc9ec6186da6f95c8df6a34bd4eb0bb)
  • Date: Sat, 8 Oct 2016 12:59:56 +0000

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

python-pypi/arandr/DEPENDS | 5 +++--
python-pypi/arandr/DETAILS | 6 +++---
python-pypi/arandr/HISTORY | 4 ++++
3 files changed, 10 insertions(+), 5 deletions(-)

New commits:
commit 5c284bb27fc9ec6186da6f95c8df6a34bd4eb0bb
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

arandr: => 0.1.9

diff --git a/python-pypi/arandr/DEPENDS b/python-pypi/arandr/DEPENDS
index 3816a89..c6cbcf9 100755
--- a/python-pypi/arandr/DEPENDS
+++ b/python-pypi/arandr/DEPENDS
@@ -1,4 +1,5 @@
depends python &&
-depends xrandr &&
depends docutils &&
-depends pygtk2
+depends pygtk2 &&
+
+runtime_depends xrandr
diff --git a/python-pypi/arandr/DETAILS b/python-pypi/arandr/DETAILS
index efa868e..3646764 100755
--- a/python-pypi/arandr/DETAILS
+++ b/python-pypi/arandr/DETAILS
@@ -1,9 +1,9 @@
SPELL=arandr
- VERSION=0.1.7.1
+ VERSION=0.1.9
SOURCE=$SPELL-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://christian.amsuess.com/tools/arandr/files/$SOURCE
-
SOURCE_HASH=sha512:1e3b8ec0d98d38515a159c7695abefd7451a3fa6b7d43641766c997aab63152dfa76c2d9208ba2848ce588dd033a8e85ae31b97acdd4aa5e450fd87725cc21ce
+
SOURCE_HASH=sha512:0b2bd62665a9680cf29132ddf0a1ba8eda6bc403b98245727e4c4613ac3e2a694d9268426a14bab35b8e79c7c9191cc224627fca56349acf20546a93d749f006
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=http://christian.amsuess.com/tools/arandr/
ENTERED=20120607
LICENSE[0]=GPL
diff --git a/python-pypi/arandr/HISTORY b/python-pypi/arandr/HISTORY
index 8d00521..0496a4f 100644
--- a/python-pypi/arandr/HISTORY
+++ b/python-pypi/arandr/HISTORY
@@ -1,3 +1,7 @@
+2016-10-08 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.1.9
+ * DEPENDS: xrandr to runtime_depends
+
2014-08-21 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: updated spell to 0.1.7.1
* DEPENDS: Add dependency on python



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (5c284bb27fc9ec6186da6f95c8df6a34bd4eb0bb), Vlad Glagolev, 10/08/2016

Archive powered by MHonArc 2.6.24.

Top of Page