https://bugzilla.redhat.com/show_bug.cgi?id=1360394
Zbigniew Jędrzejewski-Szmek <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |[email protected] Depends On| |1360383 Assignee|[email protected] |[email protected] Flags| |fedora-review? --- Comment #1 from Zbigniew Jędrzejewski-Szmek <[email protected]> --- Again, %sum macro is not necessary. Again, .egg-info doesn't have to be deleted. + package name is OK + license is acceptable (MIT) + license is specified correctly + provides/requires/buildrequires look OK (apart from missing python-watchdog) + %python_provide macro is used + modern python packaging template is used + no scriptlets present or necessary Scripts are symlinked in the opposite way to what should be: IS: ptw ← ptw-2 ← ptw-2.7 SHOULD BE: ptw → ptw-2 → ptw-2.7 (See /usr/bin/py.test* for an example.) Referenced Bugs: https://bugzilla.redhat.com/show_bug.cgi?id=1360383 [Bug 1360383] python-watchdog is missing some requires -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list [email protected] https://lists.fedoraproject.org/admin/lists/[email protected]
