Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37856287
en ru br
ALT Linux repos
S:1.2.2-alt1

Group :: Development/Python3
RPM: python3-module-django-js-asset

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define modname django-js-asset

Name: python3-module-%modname
Version: 1.2.2
Release: alt1

Summary: script tag with additional attributes for django.forms.Media
License: BSD License
Group: Development/Python3
Url: https://pypi.org/project/django-js-asset/
# https://github.com/matthiask/django-js-asset
BuildArch: noarch

Source: %name-%version.tar

BuildRequires(pre): rpm-build-python3
BuildRequires: python3-module-setuptools

%description
django-js-asset -- script tag with additional attributes for django.forms.Media

%prep
%setup

%build
%python3_build

%install
%python3_install

%files
%doc LICENSE README.*
%python3_sitelibdir/*


%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin