Bug 1770909 (rust-ipnet) - Review Request: rust-ipnet - Provides types and useful methods for working with IP prefixes
Summary: Review Request: rust-ipnet - Provides types and useful methods for working wi...
Keywords:
Status: CLOSED RAWHIDE
Alias: rust-ipnet
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Neal Gompa
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-11-11 13:33 UTC by Igor Raits
Modified: 2019-11-12 08:21 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2019-11-12 08:21:49 UTC
Type: ---
Embargoed:
ngompa13: fedora-review+


Attachments (Terms of Use)

Description Igor Raits 2019-11-11 13:33:22 UTC
Spec URL: https://ignatenkobrain.fedorapeople.org/for-review/rust-ipnet.spec
SRPM URL: https://ignatenkobrain.fedorapeople.org/for-review/rust-ipnet-2.1.0-1.fc32.src.rpm
Description:
Provides types and useful methods for working with IPv4 and IPv6 network addresses, commonly called IP prefixes. The new `IpNet`, `Ipv4Net`, and `Ipv6Net` types build on the existing `IpAddr`, `Ipv4Addr`, and `Ipv6Addr` types already provided in Rust's standard library and align to their design to stay consistent. The module also provides useful traits that extend `Ipv4Addr` and `Ipv6Addr` with methods for `Add`, `Sub`, `BitAnd`, and `BitOr` operations. The module only uses stable feature so it is guaranteed to compile using the stable toolchain.
Fedora Account System Username: ignatenkobrain

Comment 2 Neal Gompa 2019-11-12 02:08:39 UTC
Package was generated through rust2rpm, simplifying the review considerably.

- Conforms to packaging guidelines (rust2rpm generated spec)
- license correct and valid
- only sources installed

PACKAGE APPROVED.

Comment 3 Igor Raits 2019-11-12 07:28:14 UTC
(fedscm-admin):  The Pagure repository was created at https://src.fedoraproject.org/rpms/rust-ipnet


Note You need to log in before you can comment on or make changes to this bug.