Bug 2011908
| Summary: | Review Request: Pywaffle - Add it on fedora | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Persona non grata <nobody+465741> |
| Component: | Package Review | Assignee: | Nobody's working on this, feel free to take it <nobody> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | code, mattdm, package-review, zbyszek |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-12-17 01:21:25 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Persona non grata
2021-10-07 17:29:38 UTC
Some preliminary notes:
- It would be great to package this under the new Python guidelines
(https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/),
using pyproject-rpm-macros.
- You can’t bundle font files
(https://docs.fedoraproject.org/en-US/packaging-guidelines/#_avoid_bundling_of_fonts_in_other_packages).
You’ll have to figure out how to get
https://src.fedoraproject.org/rpms/fontawesome5-fonts
to provide the necessary fonts in OpenType format according to
https://docs.fedoraproject.org/en-US/packaging-guidelines/FontsPolicy/
and then patch pywaffle to use the system-wide versions.
This is a huge pain, but there isn’t really any way around it.
- Your Summary should be shortened to less than 80 characters.
- You should remove shebang lines from pywaffle/*.py, since they are
not executable and not suitable for use as scripts. Preferably, send
a patch or PR upstream for this.
Also — please change the title of this issue to match the package name and summary in the spec file (“python-pywaffle - my less than 80 character summary goes here”). %description has some strange chars inserted… Looks like this is dead. Oh well! I'm going to close it and open a new one. New package review request at 2033481 #2033481 *** This bug has been marked as a duplicate of bug 2033481 *** |