#174 Package python-pactools
Opened by mhough. Modified

URL: https://pactools.github.io/

GitHub URL: https://github.com/pactools/pactools

Since python-pacpy is no longer developed, python-pactools represents a continuation with additional functionality.

Described in the paper linked here:
https://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1005893


Metadata Update from @mhough:
- Issue assigned to mhough

I am sure this is a common problem. Any advice is appreciated. Given:
%global pypi_name pactools

Actual URL: Source0: https://github.com/%{pypi_name}/%{pypi_name}/archive/%{version}.tar.gz

Actual downloaded tarball in rpmbuild/SOURCES: %{pypi_name}-%{version}.tar.gz

Builds with Source0: https://github.com/%{pypi_name}/%{pypi_name}/archive/%{pypi_name}-%{version}.tar.gz

Everytime I try and manually replace %autosetup I seem to make things worse. Would it be inappropriate to ask upstream to change the tarball URL?

If rpmlint has only this one warning can I submit it and get feedback in review? Thanks in advance.

Source0: https://github.com/%{pypi_name}/%{pypi_name}/archive/%{pypi_name}-%{version}.tar.gz

is fine to use. Is there an issue with using this?

rpmlint throws the warning invalid URL

Ah, I think you can ignore that. If the link works when you check manually, that's fine.

Metadata Update from @ankursinha:
- Assignee reset

This ticket has been migrated to the forgejo instance. Please find the new ticket here
https://forge.fedoraproject.org/neuro/NeuroFedora//issues/174

Metadata