https://bugzilla.redhat.com/show_bug.cgi?id=1885042 --- Comment #3 from Neal Gompa <ngompa13@xxxxxxxxx> --- (In reply to Andy Mender from comment #1) > Koji build: https://koji.fedoraproject.org/koji/taskinfo?taskID=52763548 > > > %define module gettext > > > > Name: python-%{module} > > [...] > > URL: https://pypi.org/project/python-gettext/ > > Source0: https://pypi.io/packages/source/p/python-gettext/%{name}-%{version}.tar.gz > > I think you can use pypi rpm macros instead of the above: > %global pypi_name gettext > > Name: python-%{pypi_name} > > Source0: %{pypi_source} > > More info here: > https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ > #_source_files_from_pypi > This actually does not work, since the module is actually named `python-gettext` in PyPI, and I don't want to name the package "python-python-gettext". -- 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 -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx