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

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define  modulename sniffio

Name:    python3-module-%modulename
Version: 1.2.0
Release: alt1

Summary: Sniff out which async library your code is running under
License: MIT or Apache-2.0
Group:   Development/Python3
URL:     https://github.com/python-trio/sniffio

Packager: Evgeny Sinelnikov <sin at altlinux.org>

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

BuildArch: noarch

Source:  %modulename-%version.tar

%description
This is a tiny package whose only purpose is to let you detect which async
library (like Trio, and asyncio, and ...) your code is running under.

%prep
%setup -n %modulename-%version

%build
%python3_build

%install
%python3_install

%files
%python3_sitelibdir/%modulename/
%exclude %python3_sitelibdir/%modulename/_tests
%python3_sitelibdir/*.egg-info
%doc *.md *.rst

%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