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

Group :: Development/Python3
RPM: python3-module-pysol-cards

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define  oname pysol_cards

Name:    python3-module-pysol-cards
Version: 0.10.2
Release: alt1

Summary: Python library for dealing cards like PySol FC, MS Freecell/Freecell Pro, or PySol legacy

License: MIT
Group:   Development/Python3
URL:     https://github.com/shlomif/pysol_cards

# Source-url: %__pypi_url %oname

Source: %name-%version.tar

BuildArch: noarch

BuildRequires(pre): rpm-build-intro >= 2.2.5
BuildRequires(pre): rpm-build-python3
BuildRequires: python3-module-pbr

%description
The pysol-cards python modules allow the python developer to generate
the initial deals of some PySol FC games. It also supports PySol legacy
deals and Microsoft FreeCell / Freecell Pro deals.

%prep
%setup
find -name "*.py" | xargs subst 's|random2|random|'
find -name "*.txt" | xargs subst 's|random2|random|'

%build
export PBR_VERSION=%version
%python3_build

%install
export PBR_VERSION=%version
%python3_install
%python3_prune

%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