Mageia Bugzilla – Attachment 13692 Details for
Bug 31538
python-django-crispy-forms - Django DRY Forms
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
Proposal spec file
python-django-crispy-forms.spec (text/x-matlab), 1.18 KB, created by
Kristoffer Grundström
on 2023-02-11 06:07:20 CET
(
hide
)
Description:
Proposal spec file
Filename:
MIME Type:
Creator:
Kristoffer Grundström
Created:
2023-02-11 06:07:20 CET
Size:
1.18 KB
patch
obsolete
>%{?!python_module:%define python_module() python-%{**} python3-%{**}} >%define skip_python2 1 >%define mod_name django-crispy-forms >Name: python-%{mod_name} >Version: 1.14.0 >Release: %mkrel 1 >Summary: Django DRY Forms >License: MIT >URL: https://github.com/maraujop/django-crispy-forms >Source: https://files.pythonhosted.org/packages/source/d/%{mod_name}/%{mod_name}-%{version}.tar.gz >BuildRequires: %{python_module django >= 2.2} >BuildRequires: %{python_module pytest-django} >BuildRequires: %{python_module pytest} >BuildRequires: %{python_module setuptools} >BuildRequires: fdupes >BuildRequires: python-rpm-macros > >%?python_enable_dependency_generator > >Requires: python-django >= 2.2 >BuildArch: noarch > >%description >A module to build programmatic reusable layouts out of components >with control over the rendered HTML without writing HTML in >templates, and without breaking the standard way of doing things in >Django. > >%prep >%setup -q -n %{mod_name}-%{version} > >%build >%py3_build > >%install >%py3_install >%fdupes %{buildroot}%{$python_sitelib} > >%files >%license LICENSE.txt >%doc CONTRIBUTORS.txt README.rst >%{python_sitelib}/*crispy[-_]forms*/
%{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 %define mod_name django-crispy-forms Name: python-%{mod_name} Version: 1.14.0 Release: %mkrel 1 Summary: Django DRY Forms License: MIT URL: https://github.com/maraujop/django-crispy-forms Source: https://files.pythonhosted.org/packages/source/d/%{mod_name}/%{mod_name}-%{version}.tar.gz BuildRequires: %{python_module django >= 2.2} BuildRequires: %{python_module pytest-django} BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros %?python_enable_dependency_generator Requires: python-django >= 2.2 BuildArch: noarch %description A module to build programmatic reusable layouts out of components with control over the rendered HTML without writing HTML in templates, and without breaking the standard way of doing things in Django. %prep %setup -q -n %{mod_name}-%{version} %build %py3_build %install %py3_install %fdupes %{buildroot}%{$python_sitelib} %files %license LICENSE.txt %doc CONTRIBUTORS.txt README.rst %{python_sitelib}/*crispy[-_]forms*/
View Attachment As Raw
Actions:
View
Attachments on
bug 31538
: 13692