Skip to content

Commit 0ed17f2

Browse files
committed
pytrap: increased version, released package
* add UnirecIPList to store <IP range>-<value> pairs and look up IP addresses * add UnirecIPAddr.from_ipaddress() to load IP from python ipaddress * add UnirecIPAddr.to_ipaddress() to convert IP to python ipaddress * add UnirecIPAddrRange.to_ipaddress() to convert IP range to python ipaddress * fixed IP range / ip_prefix_search handling /0 netmask
1 parent 1c23015 commit 0ed17f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pytrap/nemea-pytrap.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
Name: %{pypi_name}
99
Version: 0.17.0
10-
Release: 1%{?dist}
10+
Release: 2%{?dist}
1111
Summary: Python extension of the NEMEA project
1212

1313
License: BSD

0 commit comments

Comments
 (0)