Skip to Content.
Sympa Menu

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

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 (6c6eceafc0cb634b9698c3d0338aaf454d7b84cf)
  • Date: Wed, 17 Apr 2013 05:09:53 -0500

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

ChangeLog | 3 +++
python-pypi/bsddb3/DEPENDS | 4 ++--
python-pypi/bsddb3/HISTORY | 3 +++
python-pypi/pyfpdf/DEPENDS | 2 ++
python-pypi/pyfpdf/DETAILS | 15 +++++++++++++++
python-pypi/pyfpdf/HISTORY | 4 ++++
python-pypi/pyparsing/DETAILS | 4 ++--
python-pypi/pyparsing/HISTORY | 3 +++
8 files changed, 34 insertions(+), 4 deletions(-)

New commits:
commit 6c6eceafc0cb634b9698c3d0338aaf454d7b84cf
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

pyfpdf-1.7

commit fc1b630ef618574def8f7b69983145387184e22b
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

python3 support

commit 45baccea3f8c4c707a4d598bb2d036f7d165df82
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

pyparsing: => 1.5.7

diff --git a/ChangeLog b/ChangeLog
index 05cea06..6583dff 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2013-04-17 Treeve Jelbert <treeve AT sourcemage.org>
+ * python-pypi/pyfpdf: new spell, generate pdf file
+
2013-04-11 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* x11/nxproxy: new spell, NX proxy library
* x11/x2goclient: new spell, Qt client for the x2go remote desktop
diff --git a/python-pypi/bsddb3/DEPENDS b/python-pypi/bsddb3/DEPENDS
index a1180cb..855edcd 100755
--- a/python-pypi/bsddb3/DEPENDS
+++ b/python-pypi/bsddb3/DEPENDS
@@ -1,3 +1,3 @@
-depends db &&
-depends python
+. $SECTION_DIRECTORY/PY_DEPENDS &&
+depends db

diff --git a/python-pypi/bsddb3/HISTORY b/python-pypi/bsddb3/HISTORY
index bd96fa9..113fc0e 100644
--- a/python-pypi/bsddb3/HISTORY
+++ b/python-pypi/bsddb3/HISTORY
@@ -1,3 +1,6 @@
+2013-04-17 Treeve Jelbert <treeve AT sourcemage.org>
+ * DPENDS: python3 support
+
2012-02-24 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 5.3.0

diff --git a/python-pypi/pyfpdf/DEPENDS b/python-pypi/pyfpdf/DEPENDS
new file mode 100755
index 0000000..178a7f5
--- /dev/null
+++ b/python-pypi/pyfpdf/DEPENDS
@@ -0,0 +1,2 @@
+. $SECTION_DIRECTORY/PY_DEPENDS
+
diff --git a/python-pypi/pyfpdf/DETAILS b/python-pypi/pyfpdf/DETAILS
new file mode 100755
index 0000000..8ca35b2
--- /dev/null
+++ b/python-pypi/pyfpdf/DETAILS
@@ -0,0 +1,15 @@
+ SPELL=pyfpdf
+ SPELLX=fpdf
+ VERSION=1.7
+
SOURCE_HASH=sha512:1896c141b7133b5efcf0d67dff94ecf4cf9553ca631867bbdd185ea92638845811f3e8be31bac40fb5be5112dda4807b9183b4e89d2a840324e09a109350db45
+ SOURCE=$SPELLX-$VERSION.zip
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION
+ WEB_SITE=http://code.google.com/p/$SPELL
+ SOURCE_URL[0]=http://pyfpdf.googlecode.com/files/$SOURCE
+ LICENSE[0]=LGPL
+ ENTERED=20130417
+ KEYWORDS="python pdf"
+ SHORT="PDF document generation"
+cat << EOF
+PyFPDF is a library for PDF document generation
+EOF
diff --git a/python-pypi/pyfpdf/HISTORY b/python-pypi/pyfpdf/HISTORY
new file mode 100644
index 0000000..e009cfe
--- /dev/null
+++ b/python-pypi/pyfpdf/HISTORY
@@ -0,0 +1,4 @@
+2013-04-17 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.7
+ spell created
+
diff --git a/python-pypi/pyparsing/DETAILS b/python-pypi/pyparsing/DETAILS
index 41e0e7f..2e19fa0 100755
--- a/python-pypi/pyparsing/DETAILS
+++ b/python-pypi/pyparsing/DETAILS
@@ -1,6 +1,6 @@
SPELL=pyparsing
- VERSION=1.5.6
-
SOURCE_HASH=sha512:614c1a016d121b7c4ecf90a164bbe323affd6cf72319c8494e9a583078ffa233c351627fc3e793307e407e043570f8301f112c4d86645dcd130220ed976289c8
+ VERSION=1.5.7
+
SOURCE_HASH=sha512:c8c2c6561934d2217af7e8e2225c67f138faa31cc30768930e917e01e872bda60479cce07278b1cc77f135504db7176ac8e3592231a585cbf078057ac56c4891
SOURCE="$SPELL-$VERSION.tar.gz"
SOURCE_URL[0]=http://pypi.python.org/packages/source/p/$SPELL/$SOURCE
SOURCE_URL[1]="$SOURCEFORGE_URL/$SPELL/$SOURCE"
diff --git a/python-pypi/pyparsing/HISTORY b/python-pypi/pyparsing/HISTORY
index 3c607c9..b674366 100644
--- a/python-pypi/pyparsing/HISTORY
+++ b/python-pypi/pyparsing/HISTORY
@@ -1,3 +1,6 @@
+2013-04-17 Treeve Jelbert <treeve AT sourcmage.org>
+ * DETAILS: version 1.5.7
+
2012-02-27 Treeve Jelbert <treeve AT sourcmage.org>
* DETAILS: version 1.5.6
new website, extra url



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (6c6eceafc0cb634b9698c3d0338aaf454d7b84cf), Treeve Jelbert, 04/17/2013

Archive powered by MHonArc 2.6.24.

Top of Page