Bug 1715841 (python-colour) - Review Request: python-colour - Python module to convert and manipulate color representations
Summary: Review Request: python-colour - Python module to convert and manipulate color...
Keywords:
Status: CLOSED ERRATA
Alias: python-colour
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Peter Lemenkov
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1574642
TreeView+ depends on / blocked
 
Reported: 2019-05-31 12:21 UTC by Fabian Affolter
Modified: 2019-06-18 03:46 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-06-18 03:46:13 UTC
Type: ---
Embargoed:
lemenkov: fedora-review+


Attachments (Terms of Use)

Description Fabian Affolter 2019-05-31 12:21:17 UTC
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

Comment 1 Peter Lemenkov 2019-06-07 13:05:25 UTC
I'll review it

Comment 2 Peter Lemenkov 2019-06-07 13:11:02 UTC
[+] rpmlint is silent (or produces messages which can be safely ignored):

Auriga ~: rpmlint python-colour-0.1.5-1.fc31.src.rpm python3-colour-0.1.5-1.fc31.noarch.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
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
2 packages and 0 specfiles checked; 0 errors, 4 warnings.
Auriga ~: 

[+] The package is named according to the Package Naming Guidelines.
[+] The spec file name matches the base package %{name}, in the format %{name}.spec.
[+] The package meets the Packaging Guidelines.
[+] The package is licensed with a Fedora approved license and meets the Licensing Guidelines.
[+] The License field in the package spec file matches the actual license (3-clause BSD).
[+] The file, containing the text of the license(s) for the package, is included in %doc and marked as %license.
[+] The spec file is written in American English.
[+] The spec file for the package is legible.
[+] The sources used to build the package matches the upstream source, as provided in the spec URL.

Auriga ~: sha512sum colour-0.1.5.tar.gz*
09a5160862bf10cd5f4a94e43c63d6f2a5db43bcaae0e9d8f66900113ec04471e22d0bec7412f0289c6f1e6871c1a544f5be36266aa8d6fd5ec274bd461d9df8  colour-0.1.5.tar.gz
09a5160862bf10cd5f4a94e43c63d6f2a5db43bcaae0e9d8f66900113ec04471e22d0bec7412f0289c6f1e6871c1a544f5be36266aa8d6fd5ec274bd461d9df8  colour-0.1.5.tar.gz.1
Auriga ~: 

[+] The package successfully compiles and builds into binary rpms.
[+] All build dependencies are listed in BuildRequires.
[0] No need to handle locales.
[0] The package does not contain any shared library files.
[+] The package does not bundle copies of system libraries.
[+] The package isn't designed to be relocatable.
[+] The package owns all directories that it creates.
[+] The package does not list a file more than once in the spec file's %files listings.
[+] Permissions on files are set properly.
[+] The package consistently uses macros.
[+] The package contains code, or permissible content.
[0] No large documentation files.
[+] Anything, the package includes as %doc, does not affect the runtime of the application.
[0] No static libraries.
[0] No -devel sub-package.
[+] The package does not contain any .la libtool archives.
[0] Not a GUI application.
[+] The package does not own files or directories already owned by other packages.
[+] All filenames in rpm packages are valid UTF-8.


APPROVED

Comment 3 Fabian Affolter 2019-06-08 16:29:08 UTC
Thanks for the review.

Comment 4 Gwyn Ciesla 2019-06-08 20:50:58 UTC
(fedscm-admin):  The Pagure repository was created at https://src.fedoraproject.org/rpms/python-colour

Comment 5 Fedora Update System 2019-06-09 09:05:09 UTC
FEDORA-2019-f3b9599c52 has been submitted as an update to Fedora 30. https://bodhi.fedoraproject.org/updates/FEDORA-2019-f3b9599c52

Comment 6 Fedora Update System 2019-06-10 01:10:44 UTC
python-colour-0.1.5-1.fc30 has been pushed to the Fedora 30 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-f3b9599c52

Comment 7 Fedora Update System 2019-06-18 03:46:13 UTC
python-colour-0.1.5-1.fc30 has been pushed to the Fedora 30 stable repository. If problems still persist, please make note of it in this bug report.


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