Name: | python-recaptcha-client |
---|---|
Version: | 1.0.6 |
Release: | 4.el7 |
Architecture: | noarch |
Group: | Development/Languages |
Size: | 16203 |
License: | MIT |
RPM: | python-recaptcha-client-1.0.6-4.el7.noarch.rpm |
Source RPM: | python-recaptcha-client-1.0.6-4.el7.src.rpm |
Build Date: | Thu Oct 26 2017 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | http://pypi.python.org/pypi/recaptcha-client |
Summary: | Python module for reCAPTCHA and reCAPTCHA Mailhide |
Description: | Provides a CAPTCHA for Python using the reCAPTCHA service. Does not require any imaging libraries because the CAPTCHA is served directly from reCAPTCHA. Also allows you to securely obfuscate emails with Mailhide. This functionality requires python-crypto. This library requires two types of API keys. If you'd like to use the CAPTCHA, you'll need a key from http://recaptcha.net/api/getkey. For Mailhide, you'll need a key from http://mailhide.recaptcha.net/apikey. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- New upstream release 1.0.6 - Enhancements to setup.py build-system - Drop Fedora-specific build hacks
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
- Rebuild for python 2.7
- Bump revision to chain-build ReviewBoard
- Conditionally define python_sitelib - Remove CFLAGS from the build step (unneeded) - Remove useless comment from %files - Update summary
- Specfile changes from package review