Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37741367
en ru br
Репозитории ALT

Группа :: Development/Python3
Пакет: python3-module-django-picklefield

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1

%define module_name django-picklefield

Name: python3-module-%module_name
Version: 3.1.0
Release: alt1

Summary: django-picklefield provides an implementation of a pickled object field

License: MIT
Group: Development/Python3
URL: http://github.com/gintas/django-picklefield.git

Source0: %name-%version.tar.gz

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

BuildArch: noarch

%description
django-picklefield provides an implementation of a pickled object field.
Such fields can contain any picklable objects.

%prep
%setup

%build
%python3_build

%install
%python3_install

%files
%doc LICENSE README.rst
%python3_sitelibdir/django_picklefield*
%python3_sitelibdir/picklefield*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin