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

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define pypi_name yapsy
%define modname Yapsy
%def_enable check

Name: python3-module-%pypi_name
Version: 1.12.2
Release: alt1

Summary: A small Python plugin system library
Group: Development/Python3
License: BSD-2-Clause and CC-BY-SA-3.0 and ISC
Url: http://yapsy.sourceforge.net/

Source: https://pypi.io/packages/source/Y/%modname/%modname-%version.tar.gz

BuildArch: noarch

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

%description
Yapsy is a small library implementing the core mechanisms needed to build
a plugin system into a wider application.

%prep
%setup -n %modname-%version

%build
%python3_build

%install
%python3_install

%check
%__python3 runtests.py

%files
%python3_sitelibdir_noarch/%pypi_name
%python3_sitelibdir_noarch/%modname-%version-*.egg-info
%doc README* CHANGELOG* LICENSE*

%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