Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37421862
en ru br
Репозитории ALT

Группа :: Development/Python3
Пакет: python3-module-IPy

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define mname IPy
Name: python3-module-%mname
Version: 0.83
Release: alt1
Summary: Python module for handling IPv4 and IPv6 Addresses and Networks
URL: https://github.com/haypo/python-ipy
# https://github.com/haypo/python-ipy.git
Source0: https://pypi.python.org/packages/88/28/79162bfc351a3f1ab44d663ab3f03fb495806fdb592170990a1568ffbf63/IPy-%{version}.tar.gz
License: BSD
Group: Development/Python3
BuildArch: noarch

BuildRequires(pre): rpm-build-python3
# Automatically added by buildreq on Thu Jan 28 2016 (-bi)
# optimized out: python-base python-modules python3 python3-base
BuildRequires: rpm-build-python3

#BuildRequires: python3-devel python-tools-2to3


%description
IPy is a Python module for handling IPv4 and IPv6 Addresses and Networks in
a fashion similar to perl's Net::IP and friends. The IP class allows
a comfortable parsing and handling for most notations in use for IPv4 and IPv6
Addresses and Networks.

%prep
%setup -q -n IPy-%{version}

%build
%python3_build

%install
%python3_install --compile

%files
%doc AUTHORS ChangeLog README example
%python3_sitelibdir/*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin