Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
slapos
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Dmitry Blinov
slapos
Commits
7d789633
Commit
7d789633
authored
Aug 16, 2019
by
Bryton Lacquement
🚪
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
version up: python-ldap 3.1.0
parent
02790786
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
16 deletions
+2
-16
component/python-ldap-python/buildout.cfg
component/python-ldap-python/buildout.cfg
+1
-5
component/python-ldap-python/python-ldap-no_default_dirs.patch
...nent/python-ldap-python/python-ldap-no_default_dirs.patch
+0
-10
stack/erp5/buildout.cfg
stack/erp5/buildout.cfg
+1
-1
No files found.
component/python-ldap-python/buildout.cfg
View file @
7d789633
...
@@ -10,17 +10,13 @@ extends =
...
@@ -10,17 +10,13 @@ extends =
[python-ldap-python]
[python-ldap-python]
recipe = zc.recipe.egg:custom
recipe = zc.recipe.egg:custom
egg = python-ldap
egg = python-ldap
patches =
${:_profile_base_location_}/python-ldap-no_default_dirs.patch#959115f13f1de5c63654c69b8dfacd69
patch-options = -p1
patch-binary = ${patch:location}/bin/patch
rpath =
rpath =
${openldap:location}/lib
${openldap:location}/lib
${cyrus-sasl:location}/lib
${cyrus-sasl:location}/lib
${openssl:location}/lib
${openssl:location}/lib
include-dirs =
include-dirs =
${openldap:location}/include
${openldap:location}/include
${cyrus-sasl:location}/include
/sasl
${cyrus-sasl:location}/include
${openssl:location}/include
${openssl:location}/include
library-dirs =
library-dirs =
${openldap:location}/lib
${openldap:location}/lib
...
...
component/python-ldap-python/python-ldap-no_default_dirs.patch
deleted
100644 → 0
View file @
02790786
diff -ur python-ldap-2.4.20.orig/setup.cfg python-ldap-2.4.20/setup.cfg
--- python-ldap-2.4.20.orig/setup.cfg 2015-07-07 15:25:42.000000000 +0200
+++ python-ldap-2.4.20/setup.cfg 2015-09-02 15:59:48.846802676 +0200
@@ -1,6 +1,4 @@
[_ldap]
-library_dirs = /usr/lib /usr/lib64 /usr/local/lib /usr/local/lib64
-include_dirs = /usr/include /usr/include/sasl /usr/local/include /usr/local/include/sasl
defines = HAVE_SASL HAVE_TLS HAVE_LIBLDAP_R
extra_compile_args =
extra_objects =
stack/erp5/buildout.cfg
View file @
7d789633
...
@@ -578,7 +578,7 @@ Acquisition = 4.5+SlapOSPatched001
...
@@ -578,7 +578,7 @@ Acquisition = 4.5+SlapOSPatched001
Products.DCWorkflow = 2.2.4+SlapOSPatched001
Products.DCWorkflow = 2.2.4+SlapOSPatched001
ocropy = 1.0+SlapOSPatched001
ocropy = 1.0+SlapOSPatched001
pysvn = 1.7.10+SlapOSPatched002
pysvn = 1.7.10+SlapOSPatched002
python-ldap =
2.4.32+SlapOSPatched001
python-ldap =
3.1.0
python-magic = 0.4.12+SlapOSPatched001
python-magic = 0.4.12+SlapOSPatched001
## https://lab.nexedi.com/nexedi/slapos/merge_requests/648
## https://lab.nexedi.com/nexedi/slapos/merge_requests/648
pylint = 1.4.4
pylint = 1.4.4
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment