Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37815912
en ru br
ALT Linux repositórios
S:2.0.0-alt1.1

Group :: Development/Python3
RPM: python3-module-django-classy-tags

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define oname django-classy-tags

Name: python3-module-%oname
Version: 2.0.0
Release: alt1.1
Summary: Class based template tags for Django
License: BSD
Group: Development/Python3
Url: http://pypi.python.org/pypi/django-classy-tags/
BuildArch: noarch

# https://pypi.org/project/django-classy-tags/#files

Source: %oname-%version.tar.gz

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

%description
Class based template tags for Django.

%package tests
Summary: tests for Django classytags
Group: Development/Python3
Requires: %name = %version-%release

%add_python3_self_prov_path %buildroot%python3_sitelibdir/classytags/tests

%description tests
Class based template tags for Django.

This package contains tests for Django classytags.

%prep
%setup -q -n %oname-%version

%build
%python3_build

%install
%python3_install
mv %buildroot%python3_sitelibdir/tests %buildroot%python3_sitelibdir/classytags/

%files
%python3_sitelibdir/*
%exclude %python3_sitelibdir/classytags/tests

%files tests
%python3_sitelibdir/classytags/tests

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009