| Name: | python-iptools |
|---|---|
| Version: | 0.6.1 |
| Release: | 1.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 100611 |
| License: | BSD |
| RPM: | python-iptools-0.6.1-1.el7.noarch.rpm |
| Source RPM: | python-iptools-0.6.1-1.el7.src.rpm |
| Build Date: | Thu Oct 26 2017 |
| Build Host: | x86-ol7-builder-02.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/bd808/python-iptools |
| Summary: | A few useful functions and objects for manipulating IP addresses in python |
| Description: | A few useful functions and objects for manipulating IPv4 and IPv6 addresses in python. The project was inspired by a desire to be able to use CIDR address notation to designate INTERNAL_IPS in a Django project's settings file. |
- Update to 0.6.1
- Remove install dir rm in %install
- Cleanup macros
- Add BR python-setuptools - Add %check
- Initial Fedora package