Package python3-module-flit: Information

    Source package: python3-module-flit
    Version: 3.2.0-alt1
    Build time:  Oct 26, 2023, 06:26 PM in the task #319698
    Report package bug
    License: BSD-3-Clause and Apache-2.0 and Python
    Summary: Simplified packaging of Python modules
    Description: 
    Flit is a simple way to put Python packages and modules on PyPI.
    
    Flit only creates packages in the new 'wheel' format. People using older
    versions of pip (<1.5) or easy_install will not be able to install them.
    
    Flit packages a single importable module or package at a time, using the import
    name as the name on PyPI. All subpackages and data files within a package are
    included automatically.
    
    Flit requires Python 3, but you can use it to distribute modules for Python 2,
    so long as they can be imported on Python 3.

    List of rpms provided by this srpm:
    python3-module-flit (noarch)

    Maintainer: Aleksei Nikiforov

    List of contributors:
    Aleksei Nikiforov

      1. python3(toml)
      2. python3-module-docutils
      3. python3(pygments)
      4. python3-module-pip
      5. python3-module-requests
      6. rpm-build-python3

    Last changed


    June 22, 2021 Aleksei Nikiforov 3.2.0-alt1
    - Updated to upstream version 3.2.0.
    March 15, 2021 Aleksei Nikiforov 3.0.0-alt1
    - Updated to upstream version 3.0.0.
    Aug. 10, 2020 Aleksei Nikiforov 2.3.0-alt2
    - Disabled bootstrapping.