| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 | 
- update to 1.6.0: * Add an --all-extras option
- Update to 1.5.0
  [#]# Changed
  * Drop support for Python 3.7 (#189).
  * Improve warning when the lock file is not consistent with
    pyproject.toml (#215).
  [#]# Fixed
  * Fix an issue where markers for dependencies required by an
    extra were not generated correctly (#209).
- Update to 1.4.0
  * Fix an issue where --extra-index-url and --trusted-host was not
    generated for sources with priority explicit (#205).
- add sle15_python_module_pythons
- Update to 1.3.1
  * This release mainly fixes test suite compatibility with
    upcoming Poetry releases.
  * Improve error message in some cases when the dependency walk fails (#184).
- Version 1.3.0
  * Drop some compatibility code and bump minimum required
    poetry version to 1.3.0 (#167).
  * Fix an issue where the export failed if there was a circular
    dependency on the root package (#118).
- Bump requirements
- Update to 1.2.0
  * Drop some compatibility code and bump minimum required poetry version to
    1.2.2 (#143).
  * Ensure compatibility with upcoming Poetry releases (#151).
- Update to 1.1.2
  * Fix an issue where exporting a constraints.txt file fails if an
    editable dependency is locked (#140).
- Initial specfile for v1.1.1 - Required by poetry 1.2