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

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%def_without check

%define modulename daemonize
Name: python3-module-daemonize
Version: 2.5.0
Release: alt2

Summary: Library for writing system daemons in Python

Url: https://github.com/thesharp/daemonize
License: MIT
Group: Development/Python3

Packager: Vitaly Lipatov <lav at altlinux.ru>

# Source-url: https://github.com/thesharp/daemonize/archive/v%version.tar.gz

Source: %modulename-%version.tar

BuildArch: noarch

BuildRequires(pre): rpm-build-python3

%description
daemonize is a library for writing system daemons in Python.

%prep
%setup -n %modulename-%version


%build
%python3_build

%install
%python3_install

%files
%doc README.rst
%python3_sitelibdir/*

%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