Skip to Content.
Sympa Menu

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

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 (32d97fdf9b18843a3ad8b3d608e0e0459bee0875)
  • Date: Fri, 4 Apr 2008 00:57:31 -0500

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

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

New commits:
commit 32d97fdf9b18843a3ad8b3d608e0e0459bee0875
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

sonata: removed useless dep

diff --git a/python-pypi/sonata/DEPENDS b/python-pypi/sonata/DEPENDS
index 3e6cc63..447f737 100755
--- a/python-pypi/sonata/DEPENDS
+++ b/python-pypi/sonata/DEPENDS
@@ -2,6 +2,5 @@ depends pygtk2 &&

runtime_depends python-mpd &&

-suggest_depends gnome-python-extras "" "" "for GNOME support" &&
suggest_depends tagpy "" "" "for editing metadata" &&
suggest_depends zsi "" "" "for automatic lyrics fetching"
diff --git a/python-pypi/sonata/HISTORY b/python-pypi/sonata/HISTORY
index fc979e5..c7c004d 100644
--- a/python-pypi/sonata/HISTORY
+++ b/python-pypi/sonata/HISTORY
@@ -1,6 +1,8 @@
2008-04-04 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.5
- * DEPENDS: added req runtime python-mpd, opt => suggest
+ * DEPENDS: added req runtime python-mpd, opt => suggest, removed
+ gnome-python-extras -- it's not GNOME support, but support for
+ the system tray (already implemented in PyGTK >=2.10

2008-02-10 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.4.2



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (32d97fdf9b18843a3ad8b3d608e0e0459bee0875), Vlad Glagolev, 04/04/2008

Archive powered by MHonArc 2.6.24.

Top of Page