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.9.9 #131

Closed pyup-bot closed 2 years ago

pyup-bot commented 2 years ago

This PR updates xattr from 0.9.7 to 0.9.9.

Changelog ### 0.9.9 ``` * Fix regression in xattr console script https://github.com/xattr/xattr/pull/100 * Add -c clear option https://github.com/xattr/xattr/pull/98 * Add note about Linux namespace requirement https://github.com/xattr/xattr/pull/96 ``` ### 0.9.8 ``` * Update build to use Github Actions https://github.com/xattr/xattr/pull/95 * Various dump related fixes https://github.com/xattr/xattr/pull/93 * Fix classifiers list https://github.com/xattr/xattr/pull/89 ```
Links - PyPI: https://pypi.org/project/xattr - Changelog: https://pyup.io/changelogs/xattr/ - Repo: http://github.com/xattr/xattr