Overview

Request 1077199 superseded

***NOTE ONLY FOR PYTHON 3.10 and GREATER***
I suspect some repositories will need to be disabled!

- Updated to version 1.2.0+65:
- Only supports python 3.10 or greater.
- Code cleanup for python 3.10 collection changes.
- Spec file cleanup.
- Add service to pull latest git version.
- Drop man page.
- Add license files for assets (eg icons) and code.
- Drop makehuman-startscript.patch as softlink now created instead.
- Add makehuman.rpmlintrc to ignore rpmlint zero-file-length error.

Loading...

Stefan Brüns's avatar

Still has BuildRequires: python (2!)
Package contains python2 bytecode
Several dead commands in the spec file (rm -Rf ..., find ... -delete)


Stefan Brüns's avatar
  • Version must start with a digit
  • The description is excessively long
  • Various leftover commented out commands

Stefan Brüns's avatar
  1. Leftover Buildrequires: python
  2. The wrapper script is unnecessary, see set_sys_path/getCwd in makehuman.py
  3. Unnecessary Requires: python3 as soon as 2 is fixed

Stefan Brüns's avatar

And drop the manpage - it has a funny smell ...


Stefan Brüns's avatar

Another one - there are many icons in the icons directory belonging to other platforms.


Malcolm Lewis's avatar

@StefanBruens noted, will clean that up :) Question, I can't get the service to rewrite without the v in the version number, do you know the magic foo to remove, I used ">v(.*)\+0" but it doesn't work?


Stefan Brüns's avatar

Try v([^\+]*)(?:\+0)?((?:\+[1-9][0-9]*)?) -> \1\2

Request History
Malcolm Lewis's avatar

malcolmlewis created request

***NOTE ONLY FOR PYTHON 3.10 and GREATER***
I suspect some repositories will need to be disabled!

- Updated to version 1.2.0+65:
- Only supports python 3.10 or greater.
- Code cleanup for python 3.10 collection changes.
- Spec file cleanup.
- Add service to pull latest git version.
- Drop man page.
- Add license files for assets (eg icons) and code.
- Drop makehuman-startscript.patch as softlink now created instead.
- Add makehuman.rpmlintrc to ignore rpmlint zero-file-length error.


Stefan Brüns's avatar

StefanBruens declined request


openSUSE Build Service is sponsored by