Package python-module-fs: Information

    Source package: python-module-fs
    Version: 0.5.5a1-alt1
    Build time:  Jun 30, 2020, 08:18 PM in the task #253663
    Report package bug
    License: BSD
    Summary: Filesystem abstraction layer
    Description: 
    PyFilesystem is an abstraction layer for filesystems. In the same way
    that Python's file-like objects provide a common way of accessing files,
    PyFilesystem provides a common way of accessing entire filesystems. You
    can write platform-independent code to work with local files, that also
    works with any of the supported filesystems (zip, ftp, S3 etc.).

    List of rpms provided by this srpm:
    python-module-fs (noarch)
    python-module-fs-tests (noarch)

    Maintainer: Ivan Zakharyaschev


      1. libfuse
      2. python-module-chardet
      3. python-module-django
      4. python-module-ecdsa
      5. python-module-html5lib
      6. python-module-libarchive
      7. python-module-ndg-httpsclient
      8. python-module-ntlm
      9. python-module-paramiko
      10. python-module-pycrypto
      11. python-module-pyftpdlib
      12. python-module-setuptools-tests
      13. python-module-sphinxcontrib-spelling
      14. python-module-wx
      15. rpm-macros-sphinx

    Last changed


    June 17, 2020 Ivan Zakharyaschev 0.5.5a1-alt1
    - updated to the most fresh upsteram version (commit)
      of pyfilesystem1 (0.x.y)
      from https://github.com/PyFilesystem/pyfilesystem
    - with fixes and extensions from smartfile
      https://github.com/smartfile/pyfilesystem
    - run most tests
    June 17, 2020 Ivan Zakharyaschev 0.5.2-alt1.M80C.1
    - (.spec) Made the package rebuildable without %check.
    - (.spec) Changed the Gear packaging scheme to build
      from upstream Git commits.
    - (.spec) Fixed %check BRs for c8.1, where there is no yieldfrom.requests.
    March 13, 2016 Ivan Zakharyaschev 0.5.2-alt1.1.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)