Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (4a3f819005c82f5faf50242c848542fe20f16f91)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (4a3f819005c82f5faf50242c848542fe20f16f91)
  • Date: Thu, 26 Aug 2021 20:01:51 +0000

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

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

New commits:
commit 4a3f819005c82f5faf50242c848542fe20f16f91
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

arandr 0.1.10

diff --git a/python-pypi/arandr/DEPENDS b/python-pypi/arandr/DEPENDS
index c6cbcf9..a1f6837 100755
--- a/python-pypi/arandr/DEPENDS
+++ b/python-pypi/arandr/DEPENDS
@@ -1,5 +1,4 @@
-depends python &&
+depends python3 &&
depends docutils &&
-depends pygtk2 &&

runtime_depends xrandr
diff --git a/python-pypi/arandr/DETAILS b/python-pypi/arandr/DETAILS
index 3646764..4fd62b7 100755
--- a/python-pypi/arandr/DETAILS
+++ b/python-pypi/arandr/DETAILS
@@ -1,8 +1,8 @@
SPELL=arandr
- VERSION=0.1.9
+ VERSION=0.1.10
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=http://christian.amsuess.com/tools/arandr/files/$SOURCE
-
SOURCE_HASH=sha512:0b2bd62665a9680cf29132ddf0a1ba8eda6bc403b98245727e4c4613ac3e2a694d9268426a14bab35b8e79c7c9191cc224627fca56349acf20546a93d749f006
+
SOURCE_HASH=sha512:12c2fe5b36f8d8e688d990e352c1cfa3e8512c0b647b78a8af93f9472704e4867fac4c56c207465fb7b420c9022dc545dea8ad8a29af3037758ab4587dcd38ba
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=http://christian.amsuess.com/tools/arandr/
ENTERED=20120607
diff --git a/python-pypi/arandr/HISTORY b/python-pypi/arandr/HISTORY
index 0496a4f..bf3bddc 100644
--- a/python-pypi/arandr/HISTORY
+++ b/python-pypi/arandr/HISTORY
@@ -1,3 +1,7 @@
+2021-08-26 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 0.1.10
+ * DEPENDS: switched to python3
+
2016-10-08 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 0.1.9
* DEPENDS: xrandr to runtime_depends



  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (4a3f819005c82f5faf50242c848542fe20f16f91), Ismael Luceno, 08/26/2021

Archive powered by MHonArc 2.6.24.

Top of Page