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

Группа :: Development/Python3
Пакет: python3-module-flufl.lock

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

%define _unpackaged_files_terminate_build 1
%define oname flufl.lock

Name: python3-module-%oname
Version: 3.2
Release: alt2

Summary: An NFS-safe file lock.
License: Apache-2.0
Group: Development/Python3
Url: https://gitlab.com/warsaw/flufl.lock
BuildArch: noarch

Source: %name-%version.tar

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

Requires: python3-module-atpublic
%add_python3_req_skip flufl


%description
This package is called flufl.lock. It is an NFS-safe file-based lock with
timeouts for POSIX systems.

%prep
%setup

%build
%python3_build

%install
%python3_install

%files
%doc README.*
%python3_sitelibdir/*


%changelog

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

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