Пакет python-module-fs: Информация

    Исходный пакет: python-module-fs
    Версия: 0.5.5a1-alt1
    Собран:  30 июня 2020 г. 20:18 в задании #253663
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.python.org/pypi/fs/

    Лицензия: BSD
    О пакете: Filesystem abstraction layer
    Описание: 
    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.).

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python-module-fs (noarch)
    python-module-fs-tests (noarch)

    Сопровождающий: Ivan Zakharyaschev


      1. python-module-chardet
      2. python-module-django
      3. python-module-ecdsa
      4. python-module-html5lib
      5. rpm-macros-sphinx
      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. libfuse

    Последнее изменение


    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
    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.
    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)