Package python3-module-pathlib2: Information

    Source package: python3-module-pathlib2
    Version: 2.3.6-alt1.1
    Build time:  Feb 9, 2024, 03:22 AM
    Report package bug
    License: MIT
    Summary: Object-oriented filesystem paths
    Description: 
    The old pathlib module on bitbucket is in bugfix-only mode. The goal of
    pathlib2 is to provide a backport of standard pathlib module which tracks
    the standard library module, so all the newest features of the standard
    pathlib can be used also on older Python versions.

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

    Maintainer: Grigory Ustinov


      1. python3(pytest)
      2. python3(wheel)
      3. rpm-build-python3
      4. python3(setuptools)
      5. python3-module-pyproject-installer >= 0.4.0
      6. python3(six)
      7. python3-module-tox
      8. python3-module-tox-console-scripts
      9. python3-module-tox-no-deps
      10. python3(test)
      11. python3(tox)

    Last changed


    Jan. 30, 2024 Grigory Ustinov 2.3.6-alt1.1
    - NMU: moved on modern pyproject macros.
    Feb. 2, 2022 Stanislav Levin 2.3.6-alt1
    - 2.3.3 -> 2.3.6.
    April 27, 2021 Stanislav Levin 2.3.3-alt2
    - Built Python3 package from its ows src.