Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (9ee227da271e65be572ac8374844b6b5feeede0a)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (9ee227da271e65be572ac8374844b6b5feeede0a)
  • Date: Sun, 8 Jul 2007 13:24:49 -0500

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

ChangeLog | 4 ++++
python-devel/python-musicbrainz2/DEPENDS | 2 ++
python-devel/python-musicbrainz2/DETAILS | 17 +++++++++++++++++
python-devel/python-musicbrainz2/HISTORY | 4 ++++
4 files changed, 27 insertions(+)

New commits:
commit 9ee227da271e65be572ac8374844b6b5feeede0a
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

python-musicbrainz2-0.4.1

diff --git a/ChangeLog b/ChangeLog
index 7033ead..e97187a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,8 @@
2007-07-08 Treeve Jelbert <treeve AT sourcemage.org>
+ * python-devel/python-musicbrainz2: new spell
+ pyhon interface to new libmusicbrainz3 API
+
+2007-07-08 Treeve Jelbert <treeve AT sourcemage.org>
* audio-libs/libmusicbrainz3: new spell, different API

2007-07-08 Treeve Jelbert <treeve AT sourcemage.org>
diff --git a/python-devel/python-musicbrainz2/DEPENDS
b/python-devel/python-musicbrainz2/DEPENDS
new file mode 100755
index 0000000..c57eaf5
--- /dev/null
+++ b/python-devel/python-musicbrainz2/DEPENDS
@@ -0,0 +1,2 @@
+depends python &&
+depends python-musicbrainz2
diff --git a/python-devel/python-musicbrainz2/DETAILS
b/python-devel/python-musicbrainz2/DETAILS
new file mode 100755
index 0000000..99a89c3
--- /dev/null
+++ b/python-devel/python-musicbrainz2/DETAILS
@@ -0,0 +1,17 @@
+ SPELL=python-musicbrainz2
+ VERSION=0.4.1
+
SOURCE_HASH=sha512:7185a417b6e1cad05707a6b1f768ed81e8d48740c2cd4081d74021644ce1c0f2238f55a7f7e96dbe175418935b20e5d675a9d17818f3052f7791e5c071d01393
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+ WEB_SITE=http://musicbrainz.org/doc/PythonMusicBrainz2
+ SOURCE_URL[0]=http://ftp.musicbrainz.org/pub/musicbrainz/$SPELL/$SOURCE
+ LICENSE[0]=GPL
+ ENTERED=20070708
+ KEYWORDS="python MusicBrainz"
+ SHORT="client library for MusicBrainz"
+cat << EOF
+The package python-musicbrainz2 is a client library written in [WWW]
+python, which provides easy object oriented access to the MusicBrainz
+Database using the XMLWebService.
+EOF
diff --git a/python-devel/python-musicbrainz2/HISTORY
b/python-devel/python-musicbrainz2/HISTORY
new file mode 100644
index 0000000..9df0ff6
--- /dev/null
+++ b/python-devel/python-musicbrainz2/HISTORY
@@ -0,0 +1,4 @@
+2007-07-08 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.4.1
+ spell created
+



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (9ee227da271e65be572ac8374844b6b5feeede0a), Treeve Jelbert, 07/08/2007

Archive powered by MHonArc 2.6.24.

Top of Page