On Thursday, 26 December 2019 16.07.01 WET Globe Trotter via devel wrote:
> Hi,
> 
> I am tryingto repackage pdf-stapler with python3.
> 
> My updated SPEC file is:
> 
> https://paste.centos.org/view/b7477290
> 
> This SPEC file builds the binary using

Something weird in your spec file is that it has two source files:

Source0:        https://pypi.python.org/packages/source/s/stapler/stapler-%
{version}.tar.bz2
Source1:        https://github.com/hellerbarde/stapler/archive/stapler=%
{version}.tar.bz2

The second looks an error, notice the equal sign after the name. And if it is 
supposed to be the same then why are there two locations? This seems the 
likely cause of your problem.

-- 
José Abílio

_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
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/devel@lists.fedoraproject.org

Reply via email to