Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37892787
en ru br
ALT Linux repos
S:2.2.3-alt1

Group :: Development/Python
RPM: python3-module-smpplib

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define oname smpplib
Name: python3-module-%oname
Version: 2.2.3
Release: alt1

Summary: SMPP library for Python

License: GNUv3
Group: Development/Python
Url: https://github.com/python-smpplib/python-smpplib

# Source-url: %__pypi_url %oname

Source: %name-%version.tar

BuildArch: noarch

BuildRequires(pre): rpm-build-python3
BuildRequires(pre): rpm-build-intro >= 2.2.4

%description
SMPP library for Python.

%prep
%setup

%build
%python3_build

%install
%python3_install
%python3_prune

%files
%python3_sitelibdir/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin