Skip to Content.
Sympa Menu

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

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 (f81b76f8b68c6021886ab3fe4cbde6e54e97c239)
  • Date: Mon, 27 Jan 2014 09:02:35 -0600

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

crypto/gnutls/DETAILS | 2 +-
crypto/gnutls/HISTORY | 3 +++
python-pypi/pyxattr/DEPENDS | 2 +-
python-pypi/pyxattr/DETAILS | 13 +++++++------
python-pypi/pyxattr/HISTORY | 5 +++++
5 files changed, 17 insertions(+), 8 deletions(-)

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

gnutls: => 3.2.9

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

pyxattr: => 0.7.3

diff --git a/crypto/gnutls/DETAILS b/crypto/gnutls/DETAILS
index 3e6f83a..79d24e8 100755
--- a/crypto/gnutls/DETAILS
+++ b/crypto/gnutls/DETAILS
@@ -55,7 +55,7 @@ case $GNUTLS_BRANCH in
SOURCE=$SPELL-$VERSION.tar.xz
;;
3.2)
- VERSION=3.2.8
+ VERSION=3.2.9
SOURCE=$SPELL-$VERSION.tar.xz
;;
esac
diff --git a/crypto/gnutls/HISTORY b/crypto/gnutls/HISTORY
index 2bf7a0d..76e8153 100644
--- a/crypto/gnutls/HISTORY
+++ b/crypto/gnutls/HISTORY
@@ -1,3 +1,6 @@
+2014-01-27 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: 3.2.9
+
2013-12-21 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: 3.2.8

diff --git a/python-pypi/pyxattr/DEPENDS b/python-pypi/pyxattr/DEPENDS
index 5729404..b2f6b5a 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 38f61ad..f91a4f3 100755
--- a/python-pypi/pyxattr/DETAILS
+++ b/python-pypi/pyxattr/DETAILS
@@ -1,10 +1,11 @@
SPELL=pyxattr
- VERSION=0.5.0
-
SOURCE_HASH=sha512:f0c2ae061826204d7c1934fe18dd642c108360a25aa3762324d0d59dc4434622d756c3256e0ee31c5159d8289c4e6848c9fc9089e4d95f8add0cd597b9fca0aa
- SOURCE="${SPELL}-${VERSION}.tar.gz"
- SOURCE_URL[0]=$SOURCEFORGE_URL/${SPELL}/${SOURCE}
-SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
- WEB_SITE="http://pyxattr.sourceforge.net";
+ 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
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 e3fac8b..7fc9504 100644
--- a/python-pypi/pyxattr/HISTORY
+++ b/python-pypi/pyxattr/HISTORY
@@ -1,3 +1,8 @@
+2014-01-27 Treeve Jelbert <treeve AT source.age.org>
+ * DETAILS: version 0.7.3
+ new website & url
+ * DEPENDS: PYTHON
+
2012-04-28 Treeve Jelbert <treeve AT source.age.org>
* DEPENDS: add attr




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (f81b76f8b68c6021886ab3fe4cbde6e54e97c239), Treeve Jelbert, 01/27/2014

Archive powered by MHonArc 2.6.24.

Top of Page