Commit Graph

15 Commits

Author SHA1 Message Date
Andreas Jaeger be98d6d605 Cleanup py27 support
Make a few cleanups:
- Remove python 2.7 stanza from setup.py
- Add requires on python >= 3.6 to setup.cfg so that pypi and pip
  know about the requirement
- Remove obsolete sections from setup.cfg:
  * Wheel is not needed for python 3 only repo
  * Some other sections are obsolete
- Update classifiers
- Update requirements, no need for python_version anymore

Change-Id: I2602377334889d08ea3832a7f115b2937af2aa42
2020-04-05 09:37:51 +02:00
OpenStack Proposal Bot 3be5ce5bfb Updated from global requirements
Change-Id: I46c49cb556869e99abaf3022858c56cc6d4e8d1d
2017-03-10 03:31:33 +00:00
OpenStack Proposal Bot 18d77299c6 Updated from global requirements
Change-Id: I09512326aaaee909ce1a204a23ae948f4f2a45d9
2016-05-17 23:35:40 +00:00
Monty Taylor d4c8129cec Fix license in setup.py
While the ldappool project is MPL and the license info is appropriately
associated with Tarek, setup.py is actually not a file written by him -
it is an exact copy of the boilerplate OpenStack setup.py file which is
Apache licensed. There should be no license issues with the project with
the OpenStack setup.py file being in use, as neither license are
incompatible with each other.

Change-Id: I0d334e624afe62a53b3324ee45ca9bc454ae1d4a
2016-05-12 13:51:17 -07:00
Morgan Fainberg ceca46e006 PEP8 fixes
Fix pep8 errors, add appropriate flake8 exceptions.
2016-05-12 09:20:06 -07:00
Morgan Fainberg 6350323b7f Add support for tox unit testing
Add support for tox unit testing prior to import into openstack's
gerrit/CI system.
2016-05-12 08:36:14 -07:00
Charles Duffy 21d35ae336 Use setuptools when available 2013-04-18 17:12:14 -05:00
Tarek Ziade 6c43653950 starting 1.1 2012-02-27 23:08:32 +01:00
Tarek Ziade 4325e8c172 raised version 2012-02-27 23:06:58 +01:00
Tarek Ziade e8f0af539c preparing 1.0 2012-02-27 23:05:12 +01:00
Tarek Ziadé e5c62a3946 packaging tweaks 2011-10-28 18:39:34 +02:00
Tarek Ziadé 5caec1011b added a few keywords for pypi indexation 2011-10-28 17:42:01 +02:00
Tarek Ziadé e1a83be02a simplified setup 2011-10-28 17:40:59 +02:00
Tarek Ziadé 74a7e54570 more docs 2011-10-28 17:37:49 +02:00
Tarek Ziadé 1e5494ac3f initial import of server-core's ldappool 2011-10-28 17:10:59 +02:00