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

Group :: Development/Python3
RPM: python3-module-gocept.filestore

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define mname gocept
%define oname %mname.filestore

%def_with check

Name: python3-module-%oname
Version: 0.5
Release: alt1

Summary: Provides maildir like access to files
License: ZPL-2.1
Group: Development/Python3
Url: https://pypi.org/project/gocept.filestore/
Vcs: https://github.com/gocept/gocept.filestore

Source: %name-%version.tar

BuildRequires(pre): rpm-build-python3
%if_with check
BuildRequires: python3-module-zope.deferredimport
BuildRequires: python3-module-zope.testrunner
%endif

%py3_provides %oname

%description
The filestore is an easy way to to process files with multiple processes
without needing locks.

%package tests
Summary: Tests for %oname
Group: Development/Python3
Requires: %name = %EVR
%py3_requires zope.testing

%description tests
The filestore is an easy way to to process files with multiple processes
without needing locks.

This package contains tests for %oname.

%prep
%setup

%build
%python3_build_debug

%install
%python3_install

%if "%_libexecdir" != "%_libdir"
mv %buildroot%_libexecdir %buildroot%_libdir
%endif

%check
%tox_check

%files
%doc *.txt README.md
%dir %python3_sitelibdir/%mname
%python3_sitelibdir/%mname/*
%python3_sitelibdir/*.egg-info
%exclude %python3_sitelibdir/%mname/*/tests.*
%exclude %python3_sitelibdir/*.pth

%files tests
%python3_sitelibdir/%mname/*/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