ANTS-Framework / ants

ANTS is a framework to manage and apply macOS and Linux host configurations using Ansible Pull.
GNU General Public License v3.0
41 stars 8 forks source link

Update xattr to 0.10.0 #161

Closed pyup-bot closed 1 year ago

pyup-bot commented 1 year ago

This PR updates xattr from 0.9.9 to 0.10.0.

Changelog ### 0.10.0 ``` * Remove exec flag from tool.py https://github.com/xattr/xattr/pull/106 * Update the documentation to mention the attr package and its getfattr and setfattr tools https://github.com/xattr/xattr/pull/103 ```
Links - PyPI: https://pypi.org/project/xattr - Changelog: https://pyup.io/changelogs/xattr/ - Repo: http://github.com/xattr/xattr