Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python2-xattr-0.9.7-lp152.1.1 RPM for aarch64

From OpenSuSE Ports Leap 15.2 for aarch64

Name: python2-xattr Distribution: openSUSE Leap 15.2
Version: 0.9.7 Vendor: openSUSE
Release: lp152.1.1 Build date: Thu Mar 19 08:40:24 2020
Group: Development/Languages/Python Build host: obs-arm-2
Size: 117969 Source RPM: python-xattr-0.9.7-lp152.1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/xattr/xattr
Summary: Python wrapper for extended filesystem attributes
Extended attributes extend the basic attributes of files and directories
in the file system.  They are stored as name:data pairs associated with
file system objects (files, directories, symlinks, etc).

Extended attributes are currently only available on Darwin 8.0+ (Mac OS X 10.4)
and Linux 2.6+. Experimental support is included for Solaris and FreeBSD.

Provides

Requires

License

MIT

Changelog

* Thu Feb 06 2020 Marketa Calabkova <mcalabkova@suse.com>
  - update to 0.9.7
    * Fix xattr().update() in Python 3
* Fri Mar 22 2019 Dirk Mueller <dmueller@suse.com>
  - fix tests run failing on older distributions due to incorrect locale
* Fri Mar 01 2019 Tomáš Chvátal <tchvatal@suse.com>
  - Update to 0.9.6:
    * Fix release build by including *.[ch] in Manifest.in
    * Extract inline C code for syntax highlighting and easier maintenance
      https://github.com/xattr/xattr/pull/75
    * Fix Travis build
      https://github.com/xattr/xattr/pull/74
    * Always include sys/types.h (musl compatibility)
      https://github.com/xattr/xattr/pull/73
  - Enable tests
* Thu Jul 12 2018 ecsos@opensuse.org
  - update to 0.9.3:
    * Do not attempt to use surrogateescape unless it is available
      https://github.com/xattr/xattr/issues/59
* Thu Feb 22 2018 rjschwei@suse.com
  - Relax version constraint for cffi requirement
* Wed Aug 30 2017 tbechtold@suse.com
  - update to 0.9.2:
    * Fix BSD issue w/ lsattr and long attrs
      https://github.com/xattr/xattr/pull/57
    * Remove unreachable code
      https://github.com/xattr/xattr/pull/56
    * Allow (Python 2) long for fd
      https://github.com/xattr/xattr/pull/51
    * Fix Python 3 bytes handling in xattr.tool
      https://github.com/xattr/xattr/pull/50
    * Use cffi 1.X features to build native module for faster import
      https://github.com/xattr/xattr/pull/47
    * NOTE: Version 0.9.0 is the same, was momentarily uploaded with
      incomplete CHANGES.txt
  - use pypi for Source url
  - convert to singlespec
  - require the cffi version it was built against
* Fri May 26 2017 ngompa13@gmail.com
  - Properly add python-cffi as a runtime requirement
* Wed Jun 01 2016 tbechtold@suse.com
  - update to 0.8.0:
    * Use os.fsencode where available to better handle filesystem quirks related
      to surrogates
    * Options bugfix and compatibility module for pyxattr API
    * Added xattr/tests/*.py to MANIFEST.in
* Sun Oct 18 2015 ecsos@opensuse.org
  - update to 0.7.8
    * Added MANIFEST.in to ensure that the .txt files are included
      https://github.com/xattr/xattr/issues/40
  - update to 0.7.7
    * Fixed FreeBSD build
      https://github.com/xattr/xattr/pull/32
  - update to 0.7.6
    * Fixed Solaris & Solaris Studio support and Python 2.6
      compatibility
      https://github.com/xattr/xattr/pull/29
* Wed Sep 30 2015 dmueller@suse.com
  - require the cffi version it was built against to avoid (bsc#948198)

Files

/etc/alternatives/xattr
/usr/bin/xattr
/usr/bin/xattr-2.7
/usr/lib64/python2.7/site-packages/xattr
/usr/lib64/python2.7/site-packages/xattr-0.9.7-py2.7.egg-info
/usr/lib64/python2.7/site-packages/xattr-0.9.7-py2.7.egg-info/PKG-INFO
/usr/lib64/python2.7/site-packages/xattr-0.9.7-py2.7.egg-info/SOURCES.txt
/usr/lib64/python2.7/site-packages/xattr-0.9.7-py2.7.egg-info/dependency_links.txt
/usr/lib64/python2.7/site-packages/xattr-0.9.7-py2.7.egg-info/entry_points.txt
/usr/lib64/python2.7/site-packages/xattr-0.9.7-py2.7.egg-info/not-zip-safe
/usr/lib64/python2.7/site-packages/xattr-0.9.7-py2.7.egg-info/requires.txt
/usr/lib64/python2.7/site-packages/xattr-0.9.7-py2.7.egg-info/top_level.txt
/usr/lib64/python2.7/site-packages/xattr/__init__.py
/usr/lib64/python2.7/site-packages/xattr/__init__.pyc
/usr/lib64/python2.7/site-packages/xattr/__init__.pyo
/usr/lib64/python2.7/site-packages/xattr/_lib.so
/usr/lib64/python2.7/site-packages/xattr/compat.py
/usr/lib64/python2.7/site-packages/xattr/compat.pyc
/usr/lib64/python2.7/site-packages/xattr/compat.pyo
/usr/lib64/python2.7/site-packages/xattr/lib.py
/usr/lib64/python2.7/site-packages/xattr/lib.pyc
/usr/lib64/python2.7/site-packages/xattr/lib.pyo
/usr/lib64/python2.7/site-packages/xattr/lib_build.py
/usr/lib64/python2.7/site-packages/xattr/lib_build.pyc
/usr/lib64/python2.7/site-packages/xattr/lib_build.pyo
/usr/lib64/python2.7/site-packages/xattr/pyxattr_compat.py
/usr/lib64/python2.7/site-packages/xattr/pyxattr_compat.pyc
/usr/lib64/python2.7/site-packages/xattr/pyxattr_compat.pyo
/usr/lib64/python2.7/site-packages/xattr/tool.py
/usr/lib64/python2.7/site-packages/xattr/tool.pyc
/usr/lib64/python2.7/site-packages/xattr/tool.pyo
/usr/share/doc/packages/python2-xattr
/usr/share/doc/packages/python2-xattr/README.rst
/usr/share/licenses/python2-xattr
/usr/share/licenses/python2-xattr/LICENSE.txt


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 12:09:08 2024