1 Star 0 Fork 5

zhangzikang/python-django-simple-captcha

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
python-django-simple-captcha.spec 1.32 KB
一键复制 编辑 原始数据 按行查看 历史
zhangzikang 提交于 2021-07-05 10:33 +08:00 . Initial package
Name: python-django-simple-captcha
Version: 0.5.14
Release: 1
Summary: Django application to add captcha images to any Django form
License: MIT
URL: https://github.com/mbi/django-simple-captcha
Source: https://github.com/mbi/django-simple-captcha/archive/refs/tags/v0.5.14.tar.gz
BuildArch: noarch
BuildRequires: gettext
BuildRequires: python3-devel
BuildRequires: python3-setuptools
%description
Django Simple Captcha is an extremely simple, yet highly customizable Django application to add captcha images to any Django form.
%package -n python3-django-simple-captcha
Summary: Django application to add captcha images to any Django form
Requires: python3-django
Requires: python3-six
Requires: flite
%description -n python3-django-simple-captcha
Django Simple Captcha is an extremely simple, yet highly customizable Django application to add captcha images to any Django form.
%prep
%setup -q -n django-simple-captcha-%{version}
rm -rf django_simple_captcha.egg-info
%build
%py3_build
%install
%py3_install
%files -n python3-django-simple-captcha
%doc LICENSE MANIFEST.in
%{python3_sitelib}/captcha/
%{python3_sitelib}/django_simple_captcha-%{version}-py3*
%changelog
* Mon Jul 05 2021 zhangzikang <zhangzikang@kylinos.cn> - 0.5.14-1
- Package init
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zhangzikang1992/python-django-simple-captcha.git
git@gitee.com:zhangzikang1992/python-django-simple-captcha.git
zhangzikang1992
python-django-simple-captcha
python-django-simple-captcha
master

搜索帮助

371d5123 14472233 46e8bd33 14472233