Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Florian Franzmann (8d37789087a8d99d3e4f6fdab5757ad993943f60)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Florian Franzmann <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Florian Franzmann (8d37789087a8d99d3e4f6fdab5757ad993943f60)
  • Date: Wed, 21 Sep 2016 14:54:23 +0000

GIT changes to master grimoire by Florian Franzmann
<siflfran AT hawo.stw.uni-erlangen.de>:

ChangeLog | 4 ++++
editors/vim/DETAILS | 4 ++--
editors/vim/HISTORY | 3 +++
gnome3-libs/pygobject3/DETAILS | 4 ++--
gnome3-libs/pygobject3/HISTORY | 3 +++
python-pypi/python-cherrymusic/DEPENDS | 9 +++++++++
python-pypi/python-cherrymusic/DETAILS | 15 +++++++++++++++
python-pypi/python-cherrymusic/HISTORY | 3 +++
python-pypi/python-cherrypy/DEPENDS | 2 ++
python-pypi/python-cherrypy/DETAILS | 15 +++++++++++++++
python-pypi/python-cherrypy/HISTORY | 3 +++
python-pypi/six/BUILD | 7 +++++++
python-pypi/six/DEPENDS | 3 ++-
python-pypi/six/HISTORY | 3 +++
python-pypi/six/INSTALL | 6 ++++++
15 files changed, 79 insertions(+), 5 deletions(-)

New commits:
commit 8d37789087a8d99d3e4f6fdab5757ad993943f60
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

editors/vim: version 8.0.0006

commit b203b5e6958034e58c63c440555c7002ca169ecf
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

gnome3-libs/pygobject3: stable version 3.22.0

commit 98e8317a7bdaf526739de92b97f3fa05b37b0b55
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

python-pypi/six: allow python 2 and 3

commit d9ceaf57076175217d1a1f1c677846fd02e4e499
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

python/python-cherrymusic: new spell, a music streaming server

commit 9a6507798111344f832c25236a2a1b15de81f829
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

python-pypi/python-cherrypy: new spell, an object-oriented web framework

diff --git a/ChangeLog b/ChangeLog
index a4ed26e..7b85cee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2016-09-20 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * python/python-cherrypy: new spell, an object-oriented web framework
+ * python/python-cherrymusic: new spell, a music streaming server
+
2016-09-19 Eric Sandall <sandalle AT sourcemage.org>
* kernels/linux-cpupower: Linux power management tool (may replace
cpufreqd).
diff --git a/editors/vim/DETAILS b/editors/vim/DETAILS
index e20f46e..1e27e35 100755
--- a/editors/vim/DETAILS
+++ b/editors/vim/DETAILS
@@ -8,12 +8,12 @@ SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
SOURCE_URL=hg_http://vim.googlecode.com/hg:${SPELL}-hg
SOURCE_IGNORE=volatile
else
- VERSION=8.0.0005
+ VERSION=8.0.0006
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
SOURCE_URL[0]=https://github.com/vim/vim/archive/v${VERSION}.tar.gz
# SOURCE_GPG=gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME
-
SOURCE_HASH=sha512:3d62557c6929e554c50f8043658665b907b235f180d8917288fc1434237856df7fa098ecb1823e6edea9e5735564cb55869e535350e52fd8c22423480a49438d
+
SOURCE_HASH=sha512:8662f666c8ceed9e71d74245d5dc67e8d1bd36b4b4768eb6a11d16a8de857bbe14f76fbac8c3a6ae1ce8b5ed4260dfe3c111593938480c3b70d30b06f73ef59c
fi
WEB_SITE=http://www.vim.org
LICENSE[0]=http://vimdoc.sourceforge.net/htmldoc/uganda.html#license
diff --git a/editors/vim/HISTORY b/editors/vim/HISTORY
index 3083c77..ee0594c 100644
--- a/editors/vim/HISTORY
+++ b/editors/vim/HISTORY
@@ -1,3 +1,6 @@
+2016-09-21 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DETAILS: version 8.0.0006
+
2016-09-16 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 8.0.0005

diff --git a/gnome3-libs/pygobject3/DETAILS b/gnome3-libs/pygobject3/DETAILS
index 06bcc83..b0702c1 100755
--- a/gnome3-libs/pygobject3/DETAILS
+++ b/gnome3-libs/pygobject3/DETAILS
@@ -3,8 +3,8 @@ if [[ $PYGOBJECT3_BRANCH == devel ]]; then
VERSION=3.21.0

SOURCE_HASH=sha512:68ce77da051fbc71696bbf271f3693679912e0ba352f1e107b508c0b3eb347498be52745dbf962ed424e133540f77f0f2420948c0fe65d1462fd5797b70650d8
else
- VERSION=3.20.1
-
SOURCE_HASH=sha512:477ea2e87b8f6651d8697947439d10be9b4febca3c834dcc86e91e13b2fc1ed3bbf6f63377ae04f63c4f24756c8b8407d959222af0308ef60bbdd86d4fae39ac
+ VERSION=3.22.0
+
SOURCE_HASH=sha512:1f6f0ea8014b35d7828a6bebc0fe2cf6519016ca5ad3819dc6b7879154d8e27fdd2971620955c8fc4904625814833c8bc8ec0599152720649864262d3b6e33e4
fi
SOURCE=pygobject-$VERSION.tar.xz
SOURCE_URL[0]=$GNOME_URL/sources/pygobject/${VERSION%.*}/$SOURCE
diff --git a/gnome3-libs/pygobject3/HISTORY b/gnome3-libs/pygobject3/HISTORY
index 5a55f5a..87aa3bd 100644
--- a/gnome3-libs/pygobject3/HISTORY
+++ b/gnome3-libs/pygobject3/HISTORY
@@ -1,3 +1,6 @@
+2016-09-21 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DETAILS: stable version 3.22.0
+
2016-08-04 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS, PRE_BUILD: updated spell to 3.21.0
* BUILD: Force Python 2
diff --git a/python-pypi/python-cherrymusic/DEPENDS
b/python-pypi/python-cherrymusic/DEPENDS
new file mode 100755
index 0000000..a9f05a3
--- /dev/null
+++ b/python-pypi/python-cherrymusic/DEPENDS
@@ -0,0 +1,9 @@
+depends python3 &&
+depends SETUPTOOLS &&
+depends python-cherrypy &&
+depends imagemagick &&
+depends vorbis-tools &&
+depends lame &&
+depends flac &&
+
+suggest_depends pygobject3 "" "" "for tray icon support"
diff --git a/python-pypi/python-cherrymusic/DETAILS
b/python-pypi/python-cherrymusic/DETAILS
new file mode 100755
index 0000000..6f59795
--- /dev/null
+++ b/python-pypi/python-cherrymusic/DETAILS
@@ -0,0 +1,15 @@
+ SPELL=python-cherrymusic
+ VERSION=0.38.0
+ SOURCE="${SPELL}-${VERSION}.tar.gz"
+
SOURCE_URL[0]=https://github.com/devsnd/cherrymusic/archive/${VERSION}.tar.gz
+
SOURCE_HASH=sha512:f80399c34d5b3f9327baac3c54831eb311d0307d4f0085f2a49923e58762aa8d77ee0462ef9651db372f9f609948d1a87aa93d597ab80003992a81a913e8ec3e
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/cherrymusic-0.38.0"
+ WEB_SITE="https://github.com/devsnd/cherrymusic";
+ LICENSE[0]=GPL
+ ENTERED=20160920
+ SHORT="a music streaming server"
+cat << EOF
+CherryMusic is a music streaming server based on CherryPy and jPlayer. It
+plays the music inside your PC, smartphone, tablet, toaster or whatever
+device has a HTML5 compliant browser installed.
+EOF
diff --git a/python-pypi/python-cherrymusic/HISTORY
b/python-pypi/python-cherrymusic/HISTORY
new file mode 100644
index 0000000..1ddc1e3
--- /dev/null
+++ b/python-pypi/python-cherrymusic/HISTORY
@@ -0,0 +1,3 @@
+2016-09-20 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DEPENDS, DETAILS: spell created
+
diff --git a/python-pypi/python-cherrypy/DEPENDS
b/python-pypi/python-cherrypy/DEPENDS
new file mode 100755
index 0000000..0fec1c5
--- /dev/null
+++ b/python-pypi/python-cherrypy/DEPENDS
@@ -0,0 +1,2 @@
+. $SECTION_DIRECTORY/PY_DEPENDS &&
+depends SETUPTOOLS
diff --git a/python-pypi/python-cherrypy/DETAILS
b/python-pypi/python-cherrypy/DETAILS
new file mode 100755
index 0000000..9381daa
--- /dev/null
+++ b/python-pypi/python-cherrypy/DETAILS
@@ -0,0 +1,15 @@
+ SPELL=python-cherrypy
+ VERSION=8.1.0
+ SOURCE="${SPELL}-${VERSION}.tar.gz"
+
SOURCE_URL[0]=https://pypi.python.org/packages/f8/74/4a17240440813c94d22d70837002dc1fce8d40a0daa762af4cf016265fce/CherryPy-${VERSION}.tar.gz#md5=d981ad6bd9685a3ba16ea5b7a54fb01f
+
SOURCE_HASH=sha512:967374231337089bfa3f45ec1be9cf5b3f8b7040d78887a15aac298995218369ea6cb0127cac85af290aa45fe709e0e3c4e1a228b9559ba14054ac778ccca0fb
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/CherryPy-${VERSION}"
+ WEB_SITE="http://www.cherrypy.org";
+ LICENSE[0]=BSD
+ ENTERED=20160920
+ SHORT="a pythonic, object-oriented web framework"
+cat << EOF
+CherryPy allows developers to build web applications in much the same way
+they would build any other object-oriented Python program. This results in
+smaller source code developed in less time.
+EOF
diff --git a/python-pypi/python-cherrypy/HISTORY
b/python-pypi/python-cherrypy/HISTORY
new file mode 100644
index 0000000..1ddc1e3
--- /dev/null
+++ b/python-pypi/python-cherrypy/HISTORY
@@ -0,0 +1,3 @@
+2016-09-20 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DEPENDS, DETAILS: spell created
+
diff --git a/python-pypi/six/BUILD b/python-pypi/six/BUILD
new file mode 100755
index 0000000..e9842bd
--- /dev/null
+++ b/python-pypi/six/BUILD
@@ -0,0 +1,7 @@
+# both versions of python may be present
+if is_depends_enabled $SPELL python;then
+ default_build_python
+fi &&
+if is_depends_enabled $SPELL python3;then
+ default_build_python3
+fi
diff --git a/python-pypi/six/DEPENDS b/python-pypi/six/DEPENDS
index 48d8ddc..dbf35ed 100755
--- a/python-pypi/six/DEPENDS
+++ b/python-pypi/six/DEPENDS
@@ -1 +1,2 @@
-. $SECTION_DIRECTORY/PY_DEPENDS
+optional_depends python3 '' '' 'support Python v3' &&
+optional_depends python '' '' 'support Python v2'
diff --git a/python-pypi/six/HISTORY b/python-pypi/six/HISTORY
index 5142c85..9fe1432 100644
--- a/python-pypi/six/HISTORY
+++ b/python-pypi/six/HISTORY
@@ -1,3 +1,6 @@
+2016-09-20 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * BUILD, INSTALL, DEPENDS: allow for building both python 2 and 3
versions
+
2015-12-27 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.10.0

diff --git a/python-pypi/six/INSTALL b/python-pypi/six/INSTALL
new file mode 100755
index 0000000..32274b4
--- /dev/null
+++ b/python-pypi/six/INSTALL
@@ -0,0 +1,6 @@
+if is_depends_enabled $SPELL python;then
+ default_install_python
+fi &&
+if is_depends_enabled $SPELL python3;then
+ default_install_python3
+fi



  • [SM-Commit] GIT changes to master grimoire by Florian Franzmann (8d37789087a8d99d3e4f6fdab5757ad993943f60), Florian Franzmann, 09/21/2016

Archive powered by MHonArc 2.6.24.

Top of Page