Skip to Content.
Sympa Menu

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

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 (4df76abae7d2ff3a456286438db56b2a9c2cc5b6)
  • Date: Mon, 14 May 2012 09:41:20 -0500

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

python-pypi/pylibacl/DETAILS | 8 ++++----
python-pypi/pylibacl/HISTORY | 4 ++++
2 files changed, 8 insertions(+), 4 deletions(-)

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

pylibacl: => 0.5.1

diff --git a/python-pypi/pylibacl/DETAILS b/python-pypi/pylibacl/DETAILS
index 086436d..ed0c551 100755
--- a/python-pypi/pylibacl/DETAILS
+++ b/python-pypi/pylibacl/DETAILS
@@ -1,10 +1,10 @@
SPELL=pylibacl
- VERSION=0.5.0
-
SOURCE_HASH=sha512:c12390b6a0ca73fd351b84860a9d68d74126dbcd8656916d677a39002a6e4abbac704d450b0b0118bba40987cdd11cc11ad14008de39dac8dc9ca7587ae54c46
+ VERSION=0.5.1
+
SOURCE_HASH=sha512:99ff95c8551a8bf3153314ca9851e0529de516d2bdab32e693e5280259513f3eca65b5ff941527a780afce3d1dbaee52bb34e09c387fed82bea32526bb42040b
SOURCE="${SPELL}-${VERSION}.tar.gz"
- SOURCE_URL[0]=$SOURCEFORGE_URL/${SPELL}/${SOURCE}
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
- WEB_SITE="http://pylibacl.sourceforge.net";
+ WEB_SITE=https://github.com/iustin/pylibacl
+ SOURCE_URL[0]=$WEB_SITE/downloads/$SOURCE
LICENSE[0]=LGPL
ENTERED=20081228
SHORT="allows you to manipulate the POSIX.1e Access Control Lists
from python"
diff --git a/python-pypi/pylibacl/HISTORY b/python-pypi/pylibacl/HISTORY
index 42e0c9d..5aeb9d0 100644
--- a/python-pypi/pylibacl/HISTORY
+++ b/python-pypi/pylibacl/HISTORY
@@ -1,3 +1,7 @@
+2012-05-14 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.5.1
+ new website & url
+
2012-04-28 Treeve Jelbert <treeve AT sourcemage.org>
*DEPENDS: add acl




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (4df76abae7d2ff3a456286438db56b2a9c2cc5b6), Treeve Jelbert, 05/14/2012

Archive powered by MHonArc 2.6.24.

Top of Page