https://bugzilla.redhat.com/show_bug.cgi?id=1715841 Bug ID: 1715841 Summary: Review Request: python-colour - Python module to convert and manipulate color representations Product: Fedora Version: rawhide Hardware: All OS: Linux Status: NEW Component: Package Review Severity: medium Priority: medium Assignee: nobody@xxxxxxxxxxxxxxxxx Reporter: mail@xxxxxxxxxxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: package-review@xxxxxxxxxxxxxxxxxxxxxxx Target Milestone: --- Classification: Fedora Spec URL: https://fab.fedorapeople.org/packages/SRPMS/python-colour.spec SRPM URL: https://fab.fedorapeople.org/packages/SRPMS/python-colour-0.1.5-1.fc30.src.rpm Project URL: https://github.com/vaab/colour Description: Converts and manipulates common color representation (RGB, HSL, web, etc.) - Damn simple and pythonic way to manipulate color representation - Full conversion between RGB, HSL, 6-digit hex, 3-digit hex, human color - One object (Color) or bunch of single purpose function (rgb2hex, hsl2rgb, etc.) web format that use the smallest representation between 6-digit (e.g. #fa3b2c), 3-digit (e.g. #fbb), fully spelled color (e.g. white), following W3C color naming for compatible CSS or HTML color specifications. - smooth intuitive color scale generation choosing N color gradients. - can pick colors for you to identify objects of your application. Koji scratch build: https://koji.fedoraproject.org/koji/taskinfo?taskID=35168823 rpmlint output: $ rpmlint python-colour-0.1.5-1.fc30.src.rpm python-colour.src: W: spelling-error %description -l en_US pythonic -> python python-colour.src: W: spelling-error %description -l en_US fbb -> ebb, fib, fab 1 packages and 0 specfiles checked; 0 errors, 2 warnings. $ rpmlint python3-colour-0.1.5-1.fc30.noarch.rpm python3-colour.noarch: W: spelling-error %description -l en_US pythonic -> python python3-colour.noarch: W: spelling-error %description -l en_US fbb -> ebb, fib, fab 1 packages and 0 specfiles checked; 0 errors, 2 warnings. Fedora Account System Username: fab -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx