mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-29 05:17:59 +00:00
Latest python setuptools don't accept a '~' in the version, and fail the build. Replace '~' with '-' to avoid this.
Latest python setuptools don't accept a '~' in the version, and fail the build. Replace '~' with '-' to avoid this.