1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/filter
Felix Fontein e02568d28a
Prepare for distutils.version being removed in Python 3.12 (#3936) (#3942)
* Prepare for distutils.version being removed in Python 2.12.

* Fix copy'n'paste error.

* Re-add Loose prefix.

* Fix Python version typos.

* Improve formulation.

* Move message into own line.

* Fix casing, now that the object is no longer called Version.

(cherry picked from commit a2f72be6c8)
2021-12-24 19:15:51 +01:00
..
dict.py
dict_kv.py fixed the utf-8 marker (#3162) (#3165) 2021-08-07 15:59:29 +02:00
from_csv.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) (#2882) 2021-06-27 09:39:18 +02:00
groupby.py
hashids.py
jc.py fixed the utf-8 marker (#3162) (#3165) 2021-08-07 15:59:29 +02:00
json_query.py fixed the utf-8 marker (#3162) (#3165) 2021-08-07 15:59:29 +02:00
list.py
path_join_shim.py
random_mac.py fixed the utf-8 marker (#3162) (#3165) 2021-08-07 15:59:29 +02:00
time.py
unicode_normalize.py New filter plugin - unicode_normalization (#3359) (#3362) 2021-09-12 14:40:02 +02:00
version_sort.py Prepare for distutils.version being removed in Python 3.12 (#3936) (#3942) 2021-12-24 19:15:51 +01:00