diff options
| author | Jakub Jirutka <jakub@jirutka.cz> | 2020-02-14 01:36:24 +0100 |
|---|---|---|
| committer | Jakub Jirutka <jakub@jirutka.cz> | 2020-02-14 12:13:52 +0100 |
| commit | d27715e7983438dbd390182d30f5db84217b3e7e (patch) | |
| tree | 841289904f9098c8e736168eb9514e9e4ec64ce1 /community/py3-google-api-python-client | |
| parent | b2d90f498fa53483d8cc2ff6f82d6936b0baa990 (diff) | |
| download | aports-d27715e7983438dbd390182d30f5db84217b3e7e.tar.bz2 aports-d27715e7983438dbd390182d30f5db84217b3e7e.tar.xz | |
main/freeradius: rename subpkg python to python3
Package freeradius-python originally provided module rlm_python
(Python 2). This was changed in f85c84c720fce503f953ea8f57da1f71d39cae30
by @kaniini to provide rlm_python3 (Python 3) instead.
This breakes backward compatibility with previous versions of the
package in a way that is not transparent to the user! They will upgrade
the packages and suddenly end-up with rlm_python3 module instead of
rlm_python without noticing. Moreover, the configuration for rlm_python
was left in the package (until I removed it in 21ca670)!
These are two different modules with a different configuration.
rlm_python uses name "python", rlm_python3 uses name "python3" (config
name, module name used in the config, library name...). They are not
interchangeable and naming package with rlm_python3 as
freeradius-python is very confusing. We don't name Python 3 package as
"python" either...
Fortunately, this change has not got into any stable branch yet.
Diffstat (limited to 'community/py3-google-api-python-client')
0 files changed, 0 insertions, 0 deletions
