Skip to Content.
Sympa Menu

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

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 (335500565d51b41021ac7c5963218c7605762619)
  • Date: Sun, 20 Jul 2014 02:30:12 -0500

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

gnome2-libs/pango/DETAILS | 4 ++--
gnome2-libs/pango/HISTORY | 3 +++
python-pypi/cffi/DETAILS | 4 ++--
python-pypi/cffi/HISTORY | 3 +++
python-pypi/cython/DETAILS | 4 ++--
python-pypi/cython/HISTORY | 3 +++
python-pypi/rbtools/DETAILS | 4 ++--
python-pypi/rbtools/HISTORY | 3 +++
python-pypi/setuptools/DETAILS | 4 ++--
python-pypi/setuptools/HISTORY | 3 +++
python-pypi/six/DETAILS | 4 ++--
python-pypi/six/HISTORY | 3 +++
python-pypi/xlrd/DETAILS | 4 ++--
python-pypi/xlrd/HISTORY | 3 +++
14 files changed, 35 insertions(+), 14 deletions(-)

New commits:
commit 335500565d51b41021ac7c5963218c7605762619
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

pango: => 1.36.5

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

cffi: => 0.8.6

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

setuptools: => 5.4

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

rbtools: => 0.6.2

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

cython: => 0.20.2

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

six: => 1.7.3

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

xlrd: => 0.9.3

diff --git a/gnome2-libs/pango/DETAILS b/gnome2-libs/pango/DETAILS
index 86b4de6..2d09026 100755
--- a/gnome2-libs/pango/DETAILS
+++ b/gnome2-libs/pango/DETAILS
@@ -1,6 +1,6 @@
SPELL=pango
- VERSION=1.36.3
-
SOURCE_HASH=sha512:74f94c4e853f8d7538990589e5c9796e48cce32f935cf50d0155b57d00fbce155c9dd659b0803b861c568ddedffb14712fbcbefadfeefb43d2ed0fab949258a2
+ VERSION=1.36.5
+
SOURCE_HASH=sha512:d2c2f5ffcc67ec9f4bf942905b09294be4896f11b1fd66b6e63e75c3f269c8b5c1f9e75127f7b550fa354e0fc66eb32de24d262caa784ee7ac66709da776386c
# SOURCE_GPG=gurus.gpg:$SOURCE.sig
BRANCH=`echo $VERSION|cut -d . -f 1,2`
SOURCE=$SPELL-$VERSION.tar.xz
diff --git a/gnome2-libs/pango/HISTORY b/gnome2-libs/pango/HISTORY
index d03a51f..9a9fc24 100644
--- a/gnome2-libs/pango/HISTORY
+++ b/gnome2-libs/pango/HISTORY
@@ -1,3 +1,6 @@
+2014-07-20 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.36.5
+
2014-04-19 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.36.3

diff --git a/python-pypi/cffi/DETAILS b/python-pypi/cffi/DETAILS
index 5ab058f..6c3ae71 100755
--- a/python-pypi/cffi/DETAILS
+++ b/python-pypi/cffi/DETAILS
@@ -1,6 +1,6 @@
SPELL=cffi
- VERSION=0.8.2
-
SOURCE_HASH=sha512:13495601340244944ca5185d450e99f1f8627dbcf013bee5e1f8049572f707cce4284e2a2e1a9b609b9715065d6ffb4b3eb1d8193d6e55277f1cf73b1903a66e
+ VERSION=0.8.6
+
SOURCE_HASH=sha512:b913d459bf0d355f0cb42fa0587a940c227d6765450033b14ab4d5281173cd1875cd6872911bb4f0b567cc1c5b0ca330615ec5f6ba205b25c41b683ae8c77790
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=http://pypi.python.org/pypi/$SPELL
diff --git a/python-pypi/cffi/HISTORY b/python-pypi/cffi/HISTORY
index cf04713..6e21761 100644
--- a/python-pypi/cffi/HISTORY
+++ b/python-pypi/cffi/HISTORY
@@ -1,3 +1,6 @@
+2014-07-20 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.8.6
+
2014-04-14 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.8.2

diff --git a/python-pypi/cython/DETAILS b/python-pypi/cython/DETAILS
index 92447ff..cb29db3 100755
--- a/python-pypi/cython/DETAILS
+++ b/python-pypi/cython/DETAILS
@@ -1,6 +1,6 @@
SPELL=cython
- VERSION=0.20.1
-
SOURCE_HASH=sha512:4bd511d55a795bccbcd3ccacfc79a3b97d67238abf4e8fe18cc2cf76f6d2c379b3d159155314826d8e6d00d9977fb3e34be07d06954e8dad5f92a23ed988275b
+ VERSION=0.20.2
+
SOURCE_HASH=sha512:118e3ebd76f50bda8187b76654e65caab2c2c403df9b89da525c2c963dedc7b38d898ae0b92d44b278731d969a891eb3f7b5bcc138cfe3e037f175d4c87c29ec
SOURCE=Cython-${VERSION}.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/Cython-${VERSION}"
SOURCE_URL[0]=http://www.cython.org/release/${SOURCE}
diff --git a/python-pypi/cython/HISTORY b/python-pypi/cython/HISTORY
index e73b729..ef9edcf 100644
--- a/python-pypi/cython/HISTORY
+++ b/python-pypi/cython/HISTORY
@@ -1,3 +1,6 @@
+2014-07-20 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.20.2
+
2014-03-17 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.20.1

diff --git a/python-pypi/rbtools/DETAILS b/python-pypi/rbtools/DETAILS
index 5758d34..5c3e512 100755
--- a/python-pypi/rbtools/DETAILS
+++ b/python-pypi/rbtools/DETAILS
@@ -1,8 +1,8 @@
SPELL=rbtools
SPELLX=RBTools
- VERSION=0.5.7
+ VERSION=0.6.2
VX=`echo ${VERSION} | cut -d. -f-2`
-
SOURCE_HASH=sha512:4db528d8f1a8c4d0d140d039af43fb42e7bdcf3a0efd495ddf5e6072cfff226554a545576d19e7a1b76d8a737cf558ca9162ef51991fd017bae19e2ac9590840
+
SOURCE_HASH=sha512:c490ba5d961caf8fd0613fe22b724ab918a38d955c3fcef7d2e9004aa59b6ac4b84c10fe0af8e15dd1f57f5e9a7735eaf2dc2191c7ed7523b13ab56b65bc28cc
SOURCE=$SPELLX-$VERSION.tar.gz
SOURCE_URL=http://downloads.reviewboard.org/releases/$SPELLX/$VX/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION
diff --git a/python-pypi/rbtools/HISTORY b/python-pypi/rbtools/HISTORY
index ff26eae..24e3865 100644
--- a/python-pypi/rbtools/HISTORY
+++ b/python-pypi/rbtools/HISTORY
@@ -1,3 +1,6 @@
+2014-07-20 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.6.2
+
2014-03-22 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.5.7
spell created
diff --git a/python-pypi/setuptools/DETAILS b/python-pypi/setuptools/DETAILS
index d471a30..836ba8d 100755
--- a/python-pypi/setuptools/DETAILS
+++ b/python-pypi/setuptools/DETAILS
@@ -1,6 +1,6 @@
SPELL=setuptools
- VERSION=5.2
-
SOURCE_HASH=sha512:891613bd8cc3302fb520c02173fd06f708b722263524d29deb387ca495059ed40e313d133f77283105c910fee55988dcd0d449734087648ce18b7e4e0b7174c6
+ VERSION=5.4
+
SOURCE_HASH=sha512:530f3d91970d07693d6327814f71dd47f3dfe82fa6ada25a8c216aea62acdf4ec22a83c07f82b80cb59f0bdb41af90e83263f08fad7ca1ebebc184eee99f7eef
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=https://pypi.python.org/packages/source/s/$SPELL/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/python-pypi/setuptools/HISTORY b/python-pypi/setuptools/HISTORY
index d7d4b25..c27dbbb 100644
--- a/python-pypi/setuptools/HISTORY
+++ b/python-pypi/setuptools/HISTORY
@@ -1,3 +1,6 @@
+2014-07-20 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 5.4
+
2014-06-25 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 5.0.2
* DETAILS: version 5.2
diff --git a/python-pypi/six/DETAILS b/python-pypi/six/DETAILS
index da11efc..ca74a9e 100755
--- a/python-pypi/six/DETAILS
+++ b/python-pypi/six/DETAILS
@@ -1,6 +1,6 @@
SPELL=six
- VERSION=1.6.1
-
SOURCE_HASH=sha512:bd925295964696dc8632eb0b9d6632f25d4b461fefceb470d2bb537e98b0db9dddf9c2abb363657451b950572e91f1ab5973d12739781823f9b845abe5061057
+ VERSION=1.7.3
+
SOURCE_HASH=sha512:d8937dd2ad7e75e022ae7b334043bf83c194dc0d9c4deb65a79cdbd11dd63bc08f7d147deb0a77df1487861fc0a724959477deefcac9e57818880acc1cf0b737
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=http://pypi.python.org/pypi/$SPELL
diff --git a/python-pypi/six/HISTORY b/python-pypi/six/HISTORY
index 1ab11e2..a2e1993 100644
--- a/python-pypi/six/HISTORY
+++ b/python-pypi/six/HISTORY
@@ -1,3 +1,6 @@
+2014-07-20 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.7.3
+
2014-03-17 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.6.1

diff --git a/python-pypi/xlrd/DETAILS b/python-pypi/xlrd/DETAILS
index e895488..681558f 100755
--- a/python-pypi/xlrd/DETAILS
+++ b/python-pypi/xlrd/DETAILS
@@ -1,6 +1,6 @@
SPELL=xlrd
- VERSION=0.9.2
-
SOURCE_HASH=sha512:876822957fd99f0e5791f7512d822589d4abd91ad203d3362b014f69b17b551530442e0df36167b3c2d443a20ee637c162f990f7abaabffd9b1924793cf18189
+ VERSION=0.9.3
+
SOURCE_HASH=sha512:8b1480b1b0eb40435c33e6494e3f1c960d97a4e5a7f5a30d1b418485a88e4c6d2721501646eb129d9fce0bcd775aee50b866807b26da77b5c2d35d977bb247d0
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=http://pypi.python.org/pypi/xlrd
diff --git a/python-pypi/xlrd/HISTORY b/python-pypi/xlrd/HISTORY
index c8c7ab3..3cf3203 100644
--- a/python-pypi/xlrd/HISTORY
+++ b/python-pypi/xlrd/HISTORY
@@ -1,3 +1,6 @@
+2014-07-20 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.9.3
+
2013-04-16 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.9.2
* DEPENDS: fix python3 usage



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (335500565d51b41021ac7c5963218c7605762619), Treeve Jelbert, 07/20/2014

Archive powered by MHonArc 2.6.24.

Top of Page