Skip to Content.
Please activate JavaScript in your web browser
List archive
Re: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (20031cebcf3fa9e3d3a780707a9f0667dbe32acc)
Chronological
Thread
<
Chronological
>
<
Thread
>
From
: Ladislav Hagara <ladislav.hagara AT unob.cz>
To
: sm-commit AT lists.ibiblio.org
Subject
: Re: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (20031cebcf3fa9e3d3a780707a9f0667dbe32acc)
Date
: Wed, 29 Dec 2010 04:30:30 +0100
>
GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:
>
>
python-pypi/trac-ldapplugin/12.patch | 11 +++++++++++
>
python-pypi/trac-ldapplugin/HISTORY | 5 +++++
>
python-pypi/trac-ldapplugin/PRE_BUILD | 1 +
>
3 files changed, 17 insertions(+)
>
>
New commits:
>
commit 20031cebcf3fa9e3d3a780707a9f0667dbe32acc
>
Author: Vlad Glagolev <stealth AT sourcemage.org>
>
Commit: Vlad Glagolev <stealth AT sourcemage.org>
>
>
trac-ldapplugin: 0.6.0 is compatible with Trac 0.12
>
>
diff --git a/python-pypi/trac-ldapplugin/12.patch
>
b/python-pypi/trac-ldapplugin/12.patch
>
new file mode 100644
>
index 0000000..ab85bbb
>
--- /dev/null
>
+++ b/python-pypi/trac-ldapplugin/12.patch
>
@@ -0,0 +1,11 @@
>
+--- setup.py.orig 2009-05-07 19:25:54.000000000 +0400
>
++++ setup.py 2010-12-02 00:38:07.275726702 +0300
>
+@@ -14,7 +14,7 @@
>
+ license='BSD',
>
+ url='
http://trac-hacks.org/wiki/LdapPlugin
',
>
+ keywords = "trac ldap permission group acl",
>
+- install_requires = [ 'Trac>=0.11', 'Trac<0.12'],
>
++ install_requires = [ 'Trac>=0.11', 'Trac<0.13'],
>
+ packages = find_packages(exclude=['ez_setup', '*.tests*']),
>
+ package_data = { },
>
+ entry_points = {
>
diff --git a/python-pypi/trac-ldapplugin/HISTORY
>
b/python-pypi/trac-ldapplugin/HISTORY
>
index 134014f..f4b4965 100644
>
--- a/python-pypi/trac-ldapplugin/HISTORY
>
+++ b/python-pypi/trac-ldapplugin/HISTORY
>
@@ -1,3 +1,8 @@
>
+2010-12-02 Vlad Glagolev <stealth AT sourcemage.org>
>
+ * DETAILS: PATCHLEVEL=2
>
+ * PRE_BUILD: apply the patch
>
+ * 12.patch: added to fix compatibility with Trac 0.12
>
+
DETAILS: PATCHLEVEL=2 ?
--
Ladislav Hagara
[SM-Commit] GIT changes to master grimoire by Vlad Glagolev (20031cebcf3fa9e3d3a780707a9f0667dbe32acc)
,
Vlad Glagolev, 12/01/2010
Re: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (20031cebcf3fa9e3d3a780707a9f0667dbe32acc)
,
Ladislav Hagara, 12/28/2010
Archive powered by
MHonArc 2.6.24
.