[Bug 1714003] New: Review Request: python-aenum - Advanced Enumerations, NamedTuples and NamedConstants for Python

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.redhat.com/show_bug.cgi?id=1714003

            Bug ID: 1714003
           Summary: Review Request: python-aenum - Advanced Enumerations,
                    NamedTuples and NamedConstants for Python
           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-aenum.spec
SRPM URL:
https://fab.fedorapeople.org/packages/SRPMS/python-aenum-2.1.2-1.fc30.src.rpm

Project URL: https://bitbucket.org/stoneleaf/aenum/src/default/

Description:
aenum includes a Python stdlib Enum-compatible data type, as well as a
metaclass-based NamedTuple implementation and a NamedConstant class.

An Enum is a set of symbolic names (members) bound to unique, constant values.
Within an enumeration, the members can be compared by identity, and the
enumeration itself can be iterated over. Support exists for unique values,
multiple values, auto-numbering, and suspension of aliasing, plus the ability
to have values automatically bound to attributes.

A NamedTuple is a class-based, fixed-length tuple with a name for each
possible position accessible using attribute-access notation as well as
the standard index notation.

A NamedConstant is a class whose members cannot be rebound; it lacks all other
Enum capabilities, however.

Koji scratch build:
https://koji.fedoraproject.org/koji/taskinfo?taskID=35069222

rpmlint output:
$ rpmlint python-aenum-2.1.2-1.fc30.src.rpm 
python-aenum.src: W: spelling-error %description -l en_US stdlib -> std lib,
std-lib, stolid
python-aenum.src: W: spelling-error %description -l en_US metaclass -> meta
class, meta-class, metacarpals
python-aenum.src: W: spelling-error %description -l en_US tuple -> tulle,
duple, letup
1 packages and 0 specfiles checked; 0 errors, 3 warnings.

$ rpmlint python3-aenum-2.1.2-1.fc30.noarch.rpm 
python3-aenum.noarch: W: spelling-error %description -l en_US stdlib -> std
lib, std-lib, stolid
python3-aenum.noarch: W: spelling-error %description -l en_US metaclass -> meta
class, meta-class, metacarpals
python3-aenum.noarch: W: spelling-error %description -l en_US tuple -> tulle,
duple, letup
1 packages and 0 specfiles checked; 0 errors, 3 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




[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite Conditions]     [KDE Users]

  Powered by Linux