| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 | 
- update to 1.1.1
  * Add deprecation notice to README.
  * Fix UnicodeDecodeError in setup.py when building or installing
    package with LC_ALL=C (thanks to Evgeni Golov).
  * Update the built-in list and fix tests (thanks to Evgeni Golov).
  * Fetch the public suffix list using https.
  * Add public_suffix_list.dat to MANIFEST.in.
- fix build in SLE-15: set en_US.UTF-8 encoding by exporting LANG
- call spec-cleaner
- initial version 1.1.0, requires by python-authheaders [SLE-7686]