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

Group :: Development/Python3
RPM: python3-module-filedepot

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define oname filedepot
# depends on unmaintained nose
%def_disable check

Name: python3-module-%oname
Version: 0.8.0
Release: alt1
Summary: Toolkit for storing files and attachments in web applications
License: MIT
Group: Development/Python3
BuildArch: noarch
Url: https://pypi.org/project/filedepot/

# https://github.com/amol-/depot.git

Source: %name-%version.tar

BuildRequires(pre): rpm-build-python3

%py3_requires anyascii
%py3_provides %oname

%description
DEPOT is a framework for easily storing and serving files in web
applications on Python2.6+ and Python3.2+.

%prep
%setup

# drop boto-based connector (boto was replaced with boto3)

rm depot/io/awss3.py

%build
%python3_build

%install
%python3_install

%check

%files
%doc *.rst
%python3_sitelibdir/depot/
%python3_sitelibdir/%oname-%version-py%_python3_version.egg-info/

%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