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

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define oname sysv_ipc

Name: python3-module-%oname
Version: 1.0.1
Release: alt2
Summary: System V IPC for Python - Semaphores, Shared Memory and Message Queues
Group: Development/Python3
License: GPLv3+
Url: http://semanchuk.com/philip/%oname/
Source: %oname-%version.tar

BuildRequires: rpm-build-python3

%description
The sysv_ipc module which gives Python access to System V inter-process
semaphores, shared memory and message queues on systems that support them.

%package examples
Summary: Examples for Python sysv_ipc module
Group: Development/Python3
Requires: %name = %version-%release
BuildArch: noarch

%description examples
This module comes with two demonstration apps. The first (in the directory
demo) shows how to use shared memory and semaphores. The second (in the
directory demo2) shows how to use message queues.

%prep
%setup -n %oname-%version

%build
%python3_build

%install
%python3_install

%files
%doc INSTALL LICENSE README ReadMe.html VERSION
%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