[packages/python-recaptcha] Update description with new urls. Mailhide is gone.

arekm arekm at pld-linux.org
Sat Oct 23 14:33:18 CEST 2021


commit 64d613daf799b7994889959b9f4f4b00b00429f0
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sat Oct 23 14:32:21 2021 +0200

    Update description with new urls. Mailhide is gone.

 python-recaptcha.spec | 16 +++++-----------
 1 file changed, 5 insertions(+), 11 deletions(-)
---
diff --git a/python-recaptcha.spec b/python-recaptcha.spec
index 624e906..11bb08a 100644
--- a/python-recaptcha.spec
+++ b/python-recaptcha.spec
@@ -19,21 +19,15 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %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 pycrypto. 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>.
+from reCAPTCHA. If you'd like to use the CAPTCHA, you'll need a key
+from <https://www.google.com/recaptcha/admin/create>.
 
 %description -l pl.UTF-8
 Ten moduł obsługuje CAPTCHA (kod do wpisania z obrazka) w Pythonie w
 oparciu o usługę reCAPTCHA. Nie wymaga żadnaj biblioteki graficznej,
-gdyż CAPTCHA serwowana jest bezpośrednio z reCAPTCHA. Pozwala również
-bezpiecznie ukryć adresy email za pomocą Mailhide. Ta funkcjonalność
-wymaga pycrypto. Do działania klienta niezbędne są dwa klucze. Aby
-używać CAPTCHA, należy pobrać klucz ze strony
-<http://recaptcha.net/api/getkey>. Dla Mailhide należy pobrać klucz ze
-strony <http://mailhide.recaptcha.net/apikey>.
+gdyż CAPTCHA serwowana jest bezpośrednio z reCAPTCHA. Aby używać
+CAPTCHA, należy pobrać klucz ze strony
+<https://www.google.com/recaptcha/admin/create>.
 
 %prep
 %setup -q
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-recaptcha.git/commitdiff/64d613daf799b7994889959b9f4f4b00b00429f0



More information about the pld-cvs-commit mailing list