packages that call setup.py install directly #490

Open
opened 2025-12-29 01:22:54 +01:00 by mcepl · 0 comments
Owner

Packages that call setup.py install directly in their spec file, rather than using any macros.


Checklist: Checklist

  • arandr (https://build.opensuse.org/requests/1286083)
  • borgbackup
  • brickv sr#1313093 -> electronics
  • bumpversion (delete request: https://build.opensuse.org/requests/1285479)
  • calibre
  • ceph-iscsi
  • cloud-init
  • clustershell (https://build.opensuse.org/requests/1286104)
  • cpuset sr#1286831 -> hardware
  • dogtail sr#1288623 -> devel:openSUSE:Factory:Apps
  • fail2ban handled by maintainer in bsc#1244017
  • folder-color sr#1301160 -> X11:Utilities
  • fuse-oscfs https://build.opensuse.org/requests/1285451
  • fusion-icon calls setup.py with arguments
  • git-buildpackage sr#1290930 -> openSUSE:Tools
  • gnome-keysign sr#1287036 -> GNOME:Apps
  • gns3-server uses pyproject suse_version >= 1550
  • gramps sr#1285291 -> GNOME:Apps
  • haas-proxy sr#1312673 -> security
  • httpie sr#1286249 -> network:utilties
  • kawaii-player sr#1313099 -> multimedia:apps
  • kf6-kapidox sr#1289120 -> KDE:Frameworks
  • kismet called from Makefile, edited via sed
  • koan https://build.opensuse.org/requests/1285409
  • lekha sr#1312277 -> X11:Enlightenment:Factory
  • lensfun -- this called from cmake
  • libteam false positive, disabled with a bcond
  • lightdm-gtk-greeter-settings sr#1312275 -> X11:Utilities
  • linstor-client false positive, commented out
  • mailprocessing sr#1313960 -> server:mail
  • marisa sr#1286273 -> M17N
  • mate-menu
  • menulibre
  • mutt
  • nml sr#1313959 -> games
  • notmuch sr#1313093 -> devel:libraries:c_c++
  • onboard sr#1287030 -> GNOME:Apps
  • openscap-report sr#1288763 -> security
  • osc https://github.com/openSUSE/osc/pull/1947
  • pdfarranger sr#1290532
  • Photini sr#1313095 -> graphics
  • pssh sr#1292559 -> network:ha-clustering:Factory
  • python-azure-agent
  • python-dmidecode
  • python-kiwi_crossprepare_plugin
  • python-pivy false positive, setup.py install_egg_info, which is currently not deprecated as it is shrug emoji
  • ranger sr#1284972 -> utilities
  • rapid-photo-downloader sr#1295418 -> graphics
  • rednotebook sr#1289721 -> devel:openSUSE:Factory:Apps
  • s3cmd sr#1286523 -> Cloud:Tools with a comment on another sr
  • safeeyes sr#1313958 -> Education
  • sc-controller
  • ServiceReport
  • sirilic -- this has the same problem as mysql-connector-python. If you specify wheel-dir, the wheel is written as that file and not inside that directory.
  • snmpsim sr#1312274 -> network:utilities
  • splinter sr#1287031 -> science
  • spyder used for a test package only, it can break
  • terminator sr#1286529 -> X11:terminals
  • torrentinfo (https://build.opensuse.org/requests/1285513)
  • transifex-client dr#1284968
  • udica sr#1290566 -> security:SELinux
  • unknown-horizons sr#1313303 -> games
  • unrar_wrapper sr#1287034 -> Archiving
  • urlwatch sr#1285292 -> network:utilities
  • virtualbox
  • vtk
  • xpra calls setup.py with a lot of arguments
  • yast2-adcommon-python
  • you-get
  • zinnia python bindings only built for SLE 15.3 and below
Packages that call setup.py install directly in their spec file, rather than using any macros. --- ### Checklist: Checklist - [x] arandr (https://build.opensuse.org/requests/1286083) - [ ] borgbackup - [x] brickv sr#1313093 -> electronics - [x] bumpversion (delete request: https://build.opensuse.org/requests/1285479) - [ ] calibre - [ ] ceph-iscsi - [ ] cloud-init - [x] clustershell (https://build.opensuse.org/requests/1286104) - [x] cpuset sr#1286831 -> hardware - [x] dogtail sr#1288623 -> devel:openSUSE:Factory:Apps - [x] fail2ban handled by maintainer in bsc#1244017 - [x] folder-color sr#1301160 -> X11:Utilities - [x] fuse-oscfs https://build.opensuse.org/requests/1285451 - [ ] fusion-icon calls setup.py with arguments - [x] git-buildpackage sr#1290930 -> openSUSE:Tools - [x] gnome-keysign sr#1287036 -> GNOME:Apps - [x] gns3-server uses pyproject suse_version >= 1550 - [x] gramps sr#1285291 -> GNOME:Apps - [x] haas-proxy sr#1312673 -> security - [x] httpie sr#1286249 -> network:utilties - [x] kawaii-player sr#1313099 -> multimedia:apps - [x] kf6-kapidox sr#1289120 -> KDE:Frameworks - [ ] kismet called from Makefile, edited via sed - [x] koan https://build.opensuse.org/requests/1285409 - [x] lekha sr#1312277 -> X11:Enlightenment:Factory - [ ] lensfun -- this called from cmake - [x] libteam false positive, disabled with a bcond - [x] lightdm-gtk-greeter-settings sr#1312275 -> X11:Utilities - [x] linstor-client false positive, commented out - [x] mailprocessing sr#1313960 -> server:mail - [x] marisa sr#1286273 -> M17N - [ ] mate-menu - [ ] menulibre - [ ] mutt - [x] nml sr#1313959 -> games - [x] notmuch sr#1313093 -> devel:libraries:c_c++ - [x] onboard sr#1287030 -> GNOME:Apps - [x] openscap-report sr#1288763 -> security - [ ] osc https://github.com/openSUSE/osc/pull/1947 - [x] pdfarranger sr#1290532 - [x] Photini sr#1313095 -> graphics - [x] pssh sr#1292559 -> network:ha-clustering:Factory - [ ] python-azure-agent - [ ] python-dmidecode - [ ] python-kiwi_crossprepare_plugin - [x] python-pivy false positive, setup.py install_egg_info, which is currently not deprecated as it is shrug emoji - [x] ranger sr#1284972 -> utilities - [x] rapid-photo-downloader sr#1295418 -> graphics - [x] rednotebook sr#1289721 -> devel:openSUSE:Factory:Apps - [x] s3cmd sr#1286523 -> Cloud:Tools with a comment on another sr - [x] safeeyes sr#1313958 -> Education - [ ] sc-controller - [ ] ServiceReport - [ ] sirilic -- this has the same problem as mysql-connector-python. If you specify wheel-dir, the wheel is written as that *file* and not inside that directory. - [x] snmpsim sr#1312274 -> network:utilities - [x] splinter sr#1287031 -> science - [x] spyder used for a test package only, it can break - [x] terminator sr#1286529 -> X11:terminals - [x] torrentinfo (https://build.opensuse.org/requests/1285513) - [x] transifex-client dr#1284968 - [x] udica sr#1290566 -> security:SELinux - [x] unknown-horizons sr#1313303 -> games - [x] unrar_wrapper sr#1287034 -> Archiving - [x] urlwatch sr#1285292 -> network:utilities - [ ] virtualbox - [ ] vtk - [ ] xpra calls setup.py with a lot of arguments - [ ] yast2-adcommon-python - [ ] you-get - [x] zinnia python bindings only built for SLE 15.3 and below
dgarcia added this to the openSUSE Python project 2026-01-09 08:24:26 +01:00
dgarcia moved this to In Progress in openSUSE Python on 2026-01-15 11:56:58 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: python/_ObsPrj#490