https://bugzilla.redhat.com/show_bug.cgi?id=1330833
Bug ID: 1330833 Summary: Review Request: python-bitstring - Simple construction, analysis and modification of binary data Product: Fedora Version: rawhide Component: Package Review Severity: medium Priority: medium Assignee: nobody@fedoraproject.org Reporter: logans@cottsay.net QA Contact: extras-qa@fedoraproject.org CC: package-review@lists.fedoraproject.org
Spec URL: https://cottsay.fedorapeople.org/python-bitstring/python-bitstring.spec
SRPM URL: https://cottsay.fedorapeople.org/python-bitstring/python-bitstring-3.1.4-1.f...
Description: bitstring is a pure Python module designed to help make the creation and analysis of binary data as simple and natural as possible.
Bitstrings can be constructed from integers (big and little endian), hex, octal, binary, strings or files. They can be sliced, joined, reversed, inserted into, overwritten, etc. with simple functions or slice notation. They can also be read from, searched and replaced, and navigated in, similar to a file or stream.
Fedora Account System Username: cottsay
Koji scratch build: http://koji.fedoraproject.org/koji/taskinfo?taskID=13819926
rpmlint output: python-bitstring.src: W: spelling-error %description -l en_US Bitstrings -> Bit strings, Bit-strings, Bowstrings python-bitstring.src: W: spelling-error %description -l en_US endian -> Indian, Dianne, Diane python2-bitstring.noarch: W: spelling-error %description -l en_US Bitstrings -> Bit strings, Bit-strings, Bowstrings python2-bitstring.noarch: W: spelling-error %description -l en_US endian -> Indian, Dianne, Diane python3-bitstring.noarch: W: spelling-error %description -l en_US Bitstrings -> Bit strings, Bit-strings, Bowstrings python3-bitstring.noarch: W: spelling-error %description -l en_US endian -> Indian, Dianne, Diane 3 packages and 1 specfiles checked; 0 errors, 6 warnings.
Upstream has been encouraged to add a LICENSE file [1] per Fedora packaging guidelines [2].
Thanks,
--scott
[1] https://github.com/scott-griffiths/bitstring/pull/161 [2] https://fedoraproject.org/wiki/Packaging:LicensingGuidelines?rd=Packaging/Li...