Skip to Content.
Sympa Menu

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

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 (6d350f725b3a7dbf6cf0fc4065418ad1876d1984)
  • Date: Sun, 23 Feb 2014 10:12:06 -0600

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

ChangeLog | 4 ++++
python-pypi/cffi/DEPENDS | 2 ++
python-pypi/cffi/DETAILS | 14 ++++++++++++++
python-pypi/cffi/HISTORY | 4 ++++
python-pypi/isort/DETAILS | 4 ++--
python-pypi/isort/HISTORY | 3 +++
python-pypi/pycparser/DEPENDS | 1 +
python-pypi/pycparser/DETAILS | 14 ++++++++++++++
python-pypi/pycparser/HISTORY | 4 ++++
python-pypi/pyxattr/DEPENDS | 2 +-
python-pypi/pyxattr/DETAILS | 13 ++++++-------
python-pypi/pyxattr/HISTORY | 7 +++----
python-pypi/pyxattr/PRE_BUILD | 3 +++
utils/dbus-python/DEPENDS | 2 +-
utils/dbus-python/DETAILS | 4 ++--
utils/dbus-python/HISTORY | 4 ++++
16 files changed, 68 insertions(+), 17 deletions(-)

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

pyxattr: => 0.5.2

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

Revert "pyxattr: => 0.7.3"

it appears that this was a different pyxattr!!

This reverts commit 94eebda6036188ce7e575ef767e937e8bdce65c2.

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

pycparser-2.10

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

cffi-0.8.1

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

isort: => 3.6.0

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

dbus-python: => 1.2.0

diff --git a/ChangeLog b/ChangeLog
index 10bfe79..09aface 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2014-02-23 Treeve Jelbert <treeve AT sourcemage.org>
+ * python-pypi/cffi: new spell, python -> interface
+ * python-pypi/pycparser: new spell, C99 parser
+
2014-02-12 Treeve Jelbert <treeve AT sourcemage.org>
* http/qtwebkit: spell deprecated [replaced by qt5/qtwebkit]

diff --git a/python-pypi/cffi/DEPENDS b/python-pypi/cffi/DEPENDS
new file mode 100755
index 0000000..71a0e5d
--- /dev/null
+++ b/python-pypi/cffi/DEPENDS
@@ -0,0 +1,2 @@
+. $SECTION_DIRECTORY/PY_DEPENDS
+depends pycparser
diff --git a/python-pypi/cffi/DETAILS b/python-pypi/cffi/DETAILS
new file mode 100755
index 0000000..f3c1adf
--- /dev/null
+++ b/python-pypi/cffi/DETAILS
@@ -0,0 +1,14 @@
+ SPELL=cffi
+ VERSION=0.8.1
+
SOURCE_HASH=sha512:bed5cd911a58efd95721d75ff1925e210ccd9b373f8d38cc4a86ddd2b529d757390abf51bbf5b9e583f4ecdc27710560bb6c31679cd8c45d34b3562a91eac136
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ WEB_SITE=http://pypi.python.org/pypi/$SPELL
+ SOURCE_URL[0]=http://pypi.python.org/packages/source/c/cffi/$SOURCE
+ LICENSE[0]=MIT
+ ENTERED=20140223
+ KEYWORDS="python"
+ SHORT="Foreign Function Interface for Python calling C cod"
+cat << EOF
+Foreign Function Interface for Python calling C code
+EOF
diff --git a/python-pypi/cffi/HISTORY b/python-pypi/cffi/HISTORY
new file mode 100644
index 0000000..ef465d7
--- /dev/null
+++ b/python-pypi/cffi/HISTORY
@@ -0,0 +1,4 @@
+2014-02-23 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.8.1
+ spell created
+
diff --git a/python-pypi/isort/DETAILS b/python-pypi/isort/DETAILS
index 08aa788..421808b 100755
--- a/python-pypi/isort/DETAILS
+++ b/python-pypi/isort/DETAILS
@@ -1,6 +1,6 @@
SPELL=isort
- VERSION=3.4.1
-
SOURCE_HASH=sha512:a45e43339cc8ced7d795c2596ef34fa991ff1347cc7ffa5c42841dbca273ec45105c23f8cf74a0e29d2eebacf4905d20f326010dcdb98e9b904ce7725f0a23fa
+ VERSION=3.6.0
+
SOURCE_HASH=sha512:f5575a769d4040a54e12a430cb4be0cf07169577c5264bbc3e7dc72698d9deeb6e7bfcd9ced691f117f2cd2b14f383338a98e81e1c8326812ef364285e7d5b92
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=http://pypi.python.org/pypi/$SPELL
diff --git a/python-pypi/isort/HISTORY b/python-pypi/isort/HISTORY
index fb0ed15..a9cc43e 100644
--- a/python-pypi/isort/HISTORY
+++ b/python-pypi/isort/HISTORY
@@ -1,3 +1,6 @@
+2014-02-22 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 3.6.0
+
2014-02-09 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 3.4.1

diff --git a/python-pypi/pycparser/DEPENDS b/python-pypi/pycparser/DEPENDS
new file mode 100755
index 0000000..48d8ddc
--- /dev/null
+++ b/python-pypi/pycparser/DEPENDS
@@ -0,0 +1 @@
+. $SECTION_DIRECTORY/PY_DEPENDS
diff --git a/python-pypi/pycparser/DETAILS b/python-pypi/pycparser/DETAILS
new file mode 100755
index 0000000..39dc840
--- /dev/null
+++ b/python-pypi/pycparser/DETAILS
@@ -0,0 +1,14 @@
+ SPELL=pycparser
+ VERSION=2.10
+
SOURCE_HASH=sha512:afe5079d6b0a39ea7f0df1ce74b1981c78d8687dbef50fb7a692395ca4a7e7a8119ec6abc0dfeb7a0535865ed2fac9dafca189bdbf6ff9205612205560e2d371
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ WEB_SITE=http://pypi.python.org/pypi/$SPELL
+ SOURCE_URL[0]=http://pypi.python.org/packages/source/p/$SPELL/$SOURCE
+ LICENSE[0]=MIT
+ ENTERED=20140223
+ KEYWORDS="python"
+ SHORT="Complete C99 parser in pure Python"
+cat << EOF
+Complete C99 parser in pure Python
+EOF
diff --git a/python-pypi/pycparser/HISTORY b/python-pypi/pycparser/HISTORY
new file mode 100644
index 0000000..374c721
--- /dev/null
+++ b/python-pypi/pycparser/HISTORY
@@ -0,0 +1,4 @@
+2014-02-23 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.10
+ spell created
+
diff --git a/python-pypi/pyxattr/DEPENDS b/python-pypi/pyxattr/DEPENDS
index b2f6b5a..5729404 100755
--- a/python-pypi/pyxattr/DEPENDS
+++ b/python-pypi/pyxattr/DEPENDS
@@ -1,2 +1,2 @@
-depends PYTHON &&
+depends python &&
depends attr
diff --git a/python-pypi/pyxattr/DETAILS b/python-pypi/pyxattr/DETAILS
index f91a4f3..eddeb66 100755
--- a/python-pypi/pyxattr/DETAILS
+++ b/python-pypi/pyxattr/DETAILS
@@ -1,11 +1,10 @@
SPELL=pyxattr
- SPELLX=xattr
- VERSION=0.7.3
-
SOURCE_HASH=sha512:b90a1829fc9191440810987468af9eb7a251fd2fcf4b48e2a9e3bbf8b41a016465e5194bf51ebf711021225e74a13683ed68a6ad30dd805c768257d490e59fc5
- SOURCE="${SPELLX}-${VERSION}.tar.gz"
- SOURCE_URL[0]=https://pypi.python.org/packages/source/x/xattr/$SOURCE
-SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELLX}-${VERSION}"
- WEB_SITE=https://pypi.python.org/pypi/xattr
+ VERSION=0.5.2
+
SOURCE_HASH=sha512:8dfe6583b1bb54c1674ca90ea99ad50d7ad51b858a1f40bfd4a3660fcba71b59540e5957bb601d816e82c9fec91985394f51193e5a2452c4b1b27cb5edf51e2f
+ SOURCE="${SPELL}-${VERSION}.tar.gz"
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ WEB_SITE=http://pyxattr.k1024.org/
+ SOURCE_URL[0]=$WEB_SITE/downloads/${SOURCE}
LICENSE[0]=LGPL
ENTERED=20081228
SHORT="allows you to manipulate the extended attributes present
in some os/filesystem combinations"
diff --git a/python-pypi/pyxattr/HISTORY b/python-pypi/pyxattr/HISTORY
index 7fc9504..6b0e509 100644
--- a/python-pypi/pyxattr/HISTORY
+++ b/python-pypi/pyxattr/HISTORY
@@ -1,7 +1,6 @@
-2014-01-27 Treeve Jelbert <treeve AT source.age.org>
- * DETAILS: version 0.7.3
- new website & url
- * DEPENDS: PYTHON
+2014-02-23 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.5.2
+ * PRE_BUILD: added, suppress error messages

2012-04-28 Treeve Jelbert <treeve AT source.age.org>
* DEPENDS: add attr
diff --git a/python-pypi/pyxattr/PRE_BUILD b/python-pypi/pyxattr/PRE_BUILD
new file mode 100755
index 0000000..5c9dcd4
--- /dev/null
+++ b/python-pypi/pyxattr/PRE_BUILD
@@ -0,0 +1,3 @@
+default_pre_build &&
+cd $SOURCE_DIRECTORY &&
+sed -i '/extra_compile_args/D' setup.py
diff --git a/utils/dbus-python/DEPENDS b/utils/dbus-python/DEPENDS
index 3ef1cc0..0d83474 100755
--- a/utils/dbus-python/DEPENDS
+++ b/utils/dbus-python/DEPENDS
@@ -1,3 +1,3 @@
-depends python &&
+depends PYTHON &&
depends pkgconfig &&
depends dbus-glib
diff --git a/utils/dbus-python/DETAILS b/utils/dbus-python/DETAILS
index c526a2a..eb40d5d 100755
--- a/utils/dbus-python/DETAILS
+++ b/utils/dbus-python/DETAILS
@@ -1,6 +1,6 @@
SPELL=dbus-python
- VERSION=1.1.1
-
SOURCE_HASH=sha512:6ac128594b616e6b1b523a9395d38752f241d14dc888616c5ec3622d49b9641fff8784cda3ab1941f49bb55df05f74ae72a88ec739a7688189e2feae84b855da
+ VERSION=1.2.0
+
SOURCE_HASH=sha512:013b23e08fa1ed43f53a756587fefbc9770f7c51e93510e555acbd77230b7200693419bba9a69680d790bbaf123f4a195afa38b3eee1143da950fee0b5130bce
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=http://dbus.freedesktop.org/releases/$SPELL/$SOURCE
diff --git a/utils/dbus-python/HISTORY b/utils/dbus-python/HISTORY
index bf418e6..5390230 100644
--- a/utils/dbus-python/HISTORY
+++ b/utils/dbus-python/HISTORY
@@ -1,3 +1,7 @@
+2014-02-22 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.2.0
+ * DEPENDS: PYTHON, supports python3
+
2012-07-09 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 1.1.1




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (6d350f725b3a7dbf6cf0fc4065418ad1876d1984), Treeve Jelbert, 02/23/2014

Archive powered by MHonArc 2.6.24.

Top of Page