mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-20 11:04:00 -07:00
archive: lzma is standard in Python 3.7+ (#10908)
* archive: lzma is standard in Python 3.7+ * add changelog frag
This commit is contained in:
parent
3734f471c1
commit
ce544f370c
2 changed files with 7 additions and 23 deletions
2
changelogs/fragments/10908-archive-lzma.yml
Normal file
2
changelogs/fragments/10908-archive-lzma.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- archive - remove conditional code for older Python versions (https://github.com/ansible-collections/community.general/pull/10908).
|
Loading…
Add table
Add a link
Reference in a new issue