| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 | 
- Switch to singlespec - Version update to 0.9.8: * Support py3
- update to version 0.9.4:
  * Get handlers from class object using getattr() for possible
    inheritance (Cécile Tonglet)
  * Fix 'check-pypy' by removing use of nonexistant target.
    (masklinn)
  * Use namedtuple for authorship tuple in
    Commit.{author,committer}.(masklinn)
- additional changes from version 0.9.3:
  * Remove unused and untested helper single_plural, invert_dict,
    invert_dictset, defines_to_dict and binary_stream.
    (Jelmer Vernooij)
  * Install NEWS and README files.
- point the source URL to pypi
- pass -n to setup macro: source archive is now named fastimport
- remove documentation: not provided anymore by upstream
- Only SLE-11 needs %pyrequires and there it is not noarch - Explicit dependency on Python >= 2.4 isn't needed, %py_requires does that for SLE-11 (>2.6) and a more recent RPM does it automatically
- Initial package (0.9.2) for build.opensuse.org