Skip to Content.
Sympa Menu

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

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 (0a4935892aea6e40016ec222cf4e4a6b167b520f)
  • Date: Tue, 8 May 2012 18:02:11 -0500

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

python-pypi/python-mpd/DETAILS | 18 +++++++++++-------
python-pypi/python-mpd/HISTORY | 7 +++++++
python-pypi/python-mpd/jthalheim.gpg |binary
3 files changed, 18 insertions(+), 7 deletions(-)

New commits:
commit 0a4935892aea6e40016ec222cf4e4a6b167b520f
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

python-mpd: => 0.4.2

diff --git a/python-pypi/python-mpd/DETAILS b/python-pypi/python-mpd/DETAILS
index 6dec636..a9a3475 100755
--- a/python-pypi/python-mpd/DETAILS
+++ b/python-pypi/python-mpd/DETAILS
@@ -1,11 +1,15 @@
SPELL=python-mpd
- VERSION=0.3.0
- SOURCE=$SPELL-$VERSION.tar.bz2
- SOURCE_URL[0]=http://pypi.python.org/packages/source/p/$SPELL/$SOURCE
-
SOURCE_HASH=sha512:d1ee57659ce6d41954beadc10b26de8b3f5e2f8395c4b5ada7c00cbfef20f693de51e41fc3931118cc63eb15195d1701c74e36eabf9f71c3505f97f66587e27a
-SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
- WEB_SITE=http://jatreuman.indefero.net/p/python-mpd/
- LICENSE[0]=GPL
+ SPELLX=${SPELL}2
+ VERSION=0.4.2
+ SOURCE=$SPELLX-$VERSION.tar.bz2
+ SOURCE2=$SOURCE.asc
+ SOURCE_URL[0]=http://pypi.python.org/packages/source/p/$SPELLX/$SOURCE
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
+ SOURCE_GPG=jthalheim.gpg:$SOURCE2:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELLX-$VERSION"
+ WEB_SITE=https://github.com/Mic92/python-mpd2
+ LICENSE[0]=LGPL
ENTERED=20080404
SHORT="Python MPD client library"
cat << EOF
diff --git a/python-pypi/python-mpd/HISTORY b/python-pypi/python-mpd/HISTORY
index b208f36..e44902b 100644
--- a/python-pypi/python-mpd/HISTORY
+++ b/python-pypi/python-mpd/HISTORY
@@ -1,3 +1,10 @@
+2012-05-09 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.4.2 (transparently switched to forked
+ and backward-compatible version -- python-mpd2 -- which is in active
+ development); switched to upstream signature checking
+ * jthalheim.gpg: added, 8D8ACAC2 public key (Jörg Thalheim
+ <jthalheim AT gmail.com>) imported
+
2010-12-16 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 0.3.0; updated WEB_SITE; quoting paths

diff --git a/python-pypi/python-mpd/jthalheim.gpg
b/python-pypi/python-mpd/jthalheim.gpg
new file mode 100644
index 0000000..4585672
Binary files /dev/null and b/python-pypi/python-mpd/jthalheim.gpg differ



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (0a4935892aea6e40016ec222cf4e4a6b167b520f), Vlad Glagolev, 05/08/2012

Archive powered by MHonArc 2.6.24.

Top of Page