| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- %python3_only -> %python_alternative
- Update to version 0.16.0
* pan.config: Support 9.1.0 config for set format.
* pan.licapi: 'version' field in request header should use
version attribute and not int(). This was not noticed because
version:256 would previously use the current API version of 1.
* pan.licapi.rst: Document pan.licapi._ApiVersion int() layout
correctly.
panwfapi.py: Fix 'SyntaxWarning: "is" with a literal. Did you
mean "=="?' warning from Python 3.8.
* setup.py: Add Python 3.8.
- Update to version 0.15.0 - Package cleanup
- Update to 0.12.0 - Convert to singlespec
- remove .py suffix from binaries
- initial package, version 0.10.0