source: products/quintagroup.plonecaptchas/trunk/setup.py @ 2063

Last change on this file since 2063 was 2041, checked in by mylan, 14 years ago

Merged all plone-3 related changes ...
revisions 2985-2989,3033-3034,3036-3049,3051-3056,3059-3063 via svnmerge from
http://svn.quintagroup.com/products/quintagroup.plonecaptchas/branches/split2packs

........

r2985 | mylan | 2010-03-18 21:45:30 +0200 (Thu, 18 Mar 2010) | 1 line


Remove data directory (presetn in quintagroup.captcha.core)

........

r2986 | mylan | 2010-03-18 21:52:15 +0200 (Thu, 18 Mar 2010) | 1 line


Remove needless skins layers (wich presetn in quintagroup.captcha.core)

........

r2987 | mylan | 2010-03-18 21:57:51 +0200 (Thu, 18 Mar 2010) | 1 line


Remove browser components (wich presetn in quintagroup.captcha.core)

........

r2988 | mylan | 2010-03-18 21:59:17 +0200 (Thu, 18 Mar 2010) | 1 line


Update GenericSetup? profiles

........

r2989 | mylan | 2010-03-18 22:03:10 +0200 (Thu, 18 Mar 2010) | 1 line


Remove tools, which will present in quintagroup.captcha.core

........

r3033 | mylan | 2010-03-24 17:10:11 +0200 (Wed, 24 Mar 2010) | 1 line


#175: register package in z3c.autoinclude.plugin, in plone target

........

r3034 | mylan | 2010-03-24 17:49:53 +0200 (Wed, 24 Mar 2010) | 1 line


#175: Added quintagroup.captcha.core as required package

........

r3036 | mylan | 2010-03-24 18:53:38 +0200 (Wed, 24 Mar 2010) | 1 line


#175: Reorganize tests structure

........

r3037 | mylan | 2010-03-24 18:54:20 +0200 (Wed, 24 Mar 2010) | 1 line


#175: Reorganize tests structure - add comments form tests

........

r3038 | mylan | 2010-03-24 19:10:35 +0200 (Wed, 24 Mar 2010) | 1 line


#175: Reorganize tests structure - added base module

........

r3039 | mylan | 2010-03-24 19:14:18 +0200 (Wed, 24 Mar 2010) | 1 line


Move all test-related constants from config into tests/base module

........

r3040 | mylan | 2010-03-24 19:16:56 +0200 (Wed, 24 Mar 2010) | 1 line


#175: Return standard security restrictions for config module

........

r3041 | mylan | 2010-03-24 19:21:37 +0200 (Wed, 24 Mar 2010) | 1 line


#175: remove needless skins/plone_captchas skin folder

........

r3042 | mylan | 2010-03-24 19:49:45 +0200 (Wed, 24 Mar 2010) | 1 line


#175: Tests: make tests a package, little clean-up

........

r3043 | mylan | 2010-03-24 20:04:27 +0200 (Wed, 24 Mar 2010) | 1 line


#175: Tests: clean-up, update installation tests

........

r3044 | mylan | 2010-03-24 20:10:00 +0200 (Wed, 24 Mar 2010) | 1 line


#175: Tests: set NotInstalled? layer for the installation tests

........

r3045 | mylan | 2010-03-24 20:14:09 +0200 (Wed, 24 Mar 2010) | 1 line


#175: Tests: added test_captcha skin directory for tesing plone-forms

........

r3046 | mylan | 2010-03-24 21:22:04 +0200 (Wed, 24 Mar 2010) | 1 line


#175: Tests: remove test_captcha skin directory - it'll be gotten from quintagroup.captcha.core.tests package

........

r3047 | mylan | 2010-03-24 21:26:14 +0200 (Wed, 24 Mar 2010) | 1 line


#175: Tests: added MixingFormTestCase? general test case for all forms

........

r3048 | mylan | 2010-03-24 22:17:32 +0200 (Wed, 24 Mar 2010) | 1 line


#175: Tests: Simplify and clarify TestFormMixin? and TestDiscussionForm?

........

r3049 | mylan | 2010-03-24 22:29:30 +0200 (Wed, 24 Mar 2010) | 1 line


#175: Tests: added TestJoinForm? tests

........

r3051 | mylan | 2010-03-25 22:03:05 +0200 (Thu, 25 Mar 2010) | 1 line


#175: Tests: refactoring TestFormMixing? - added publishForm method (unified post and get request methods), take into consideration authenticator

........

r3052 | mylan | 2010-03-25 22:04:38 +0200 (Thu, 25 Mar 2010) | 1 line


#175: Tests: updated discussion form tests

........

r3053 | mylan | 2010-03-25 22:06:03 +0200 (Thu, 25 Mar 2010) | 1 line


#175: Tests: fixed, updated join form tests

........

r3054 | mylan | 2010-03-25 22:21:32 +0200 (Thu, 25 Mar 2010) | 1 line


#175: Tests: clean-up debugging code

........

r3055 | mylan | 2010-03-25 22:22:05 +0200 (Thu, 25 Mar 2010) | 1 line


#175: Tests: added sendto form tests

........

r3056 | mylan | 2010-03-25 22:23:47 +0200 (Thu, 25 Mar 2010) | 1 line


#175: Tests: fix name typo

........

r3059 | mylan | 2010-03-29 20:46:53 +0300 (Mon, 29 Mar 2010) | 1 line


#175: Fix required (quintagroup.captcha.core) package installation in Plone < v3.1

........

r3060 | mylan | 2010-03-29 21:00:03 +0300 (Mon, 29 Mar 2010) | 1 line


#175: Fix tests in plone<3.1 (authenticator was not yet supported)

........

r3061 | mylan | 2010-03-29 22:25:23 +0300 (Mon, 29 Mar 2010) | 1 line


#175: split join_form installation depends on plone version, now captchas_join_form layer should be installed manually with portal_setup

........

r3062 | mylan | 2010-03-29 22:26:39 +0300 (Mon, 29 Mar 2010) | 1 line


#175: remove old capchas_join_form skin-folder

........

r3063 | mylan | 2010-03-29 22:27:16 +0300 (Mon, 29 Mar 2010) | 1 line


#175: Tests: updated tests after split join_form skin layer

........

File size: 1.5 KB
Line 
1from setuptools import setup, find_packages
2import os
3
4version = '2.0.0'
5
6setup(name='quintagroup.plonecaptchas',
7      version=version,
8      description="quintagroup.plonecaptchas is simple captchas implementation for Plone, designed for validating human input in insecure forms.",
9      long_description=open("README.txt").read() + "\n" +
10                       open(os.path.join("docs", "HISTORY.txt")).read(),
11      # Get more strings from http://www.python.org/pypi?%3Aaction=list_classifiers
12      classifiers=[
13        "Framework :: Plone",
14        "Programming Language :: Python",
15        "Topic :: Software Development :: Libraries :: Python Modules",
16        ],
17      keywords='plone captcha',
18      author='Quintagroup',
19      author_email='support@quintagroup.com',
20      url='http://svn.quintagroup.com/products/quintagroup.plonecaptchas',
21      license='GPL',
22      packages=find_packages(exclude=['ez_setup']),
23      namespace_packages=['quintagroup'],
24      include_package_data=True,
25      zip_safe=False,
26      install_requires=[
27          'setuptools',
28          'quintagroup.captcha.core',
29          # -*- Extra requirements: -*-
30      ],
31      entry_points="""
32      # -*- Entry points: -*-
33
34      [distutils.setup_keywords]
35      paster_plugins = setuptools.dist:assert_string_list
36
37      [egg_info.writers]
38      paster_plugins.txt = setuptools.command.egg_info:write_arg
39
40      [z3c.autoinclude.plugin]
41      target = plone
42      """,
43      paster_plugins = ["ZopeSkel"],
44      )
Note: See TracBrowser for help on using the repository browser.