Package python3-module-combomethod: Information

    Source package: python3-module-combomethod
    Version: 1.0.12-alt1
    Latest version according to Repology
    Build time:  Jun 2, 2022, 12:31 PM in the task #301069
    Report package bug
    License: Apache-2.0
    Summary: Decorator indicating a method is both a class and an instance method
    Description: 
    Python has instance methods, class methods (@classmethod),
    and static methods (@staticmethod).
    But it doesn't have a clear way to invoke a method on
    either a class or its instances. With combomethod, it does.

    List of RPM packages built from this SRPM:
    python3-module-combomethod (noarch)

    Maintainer: Grigory Ustinov


    ACL:
    Grigory Ustinov
    @python

      1. rpm-build-python3
      2. python3-module-pytest
      3. python3-module-setuptools

    Last changed


    June 2, 2022 Grigory Ustinov 1.0.12-alt1
    - Build new version.
    July 24, 2021 Grigory Ustinov 1.0.10-alt2
    - Frop python2 support.
    Feb. 2, 2018 Stanislav Levin 1.0.10-alt1.1
    - (NMU) Fix Requires and BuildRequires to python-setuptools