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

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define oname fuse

Summary: This is a Python interface to FUSE
Name: python3-module-%oname
Version: 0.2.1
Release: alt1.git20120527.1
Url: http://sourceforge.net/projects/fuse/
# git://git.code.sf.net/p/fuse/fuse-python
Source0: python-%oname.tar
License: LGPL
Group: Development/Python3

BuildRequires(pre): rpm-build-python3
BuildPreReq: libfuse-devel python3-devel python-tools-2to3

%description
This is a Python interface to FUSE.

FUSE (Filesystem in USErspace) is a simple interface for userspace
programs to export a virtual filesystem to the linux kernel.  FUSE
also aims to provide a secure method for non privileged users to
create and mount their own filesystem implementations.

%prep
%setup

find -type f -name '*.py' -exec 2to3 -w -n '{}' +

%build
%python3_build_debug

%install
%python3_install

%files
%doc AUTHORS COPYING FAQ README.* example
%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