https://bugzilla.redhat.com/show_bug.cgi?id=1815670



--- Comment #7 from Fabian Affolter <m...@fabian-affolter.ch> ---
(In reply to Mohamed El Morabity from comment #6)
> Version 8.20.6.1 is available ;)

Updated

> In the .spec file:
> > # Remove installation requirement. Fedora is using a different name, see 
> > above
> > sed -i -e '19d' setup.py
> I understand the need to modify the setup.py file to fix automatic Requires.
> However you shouldn't use an hard-coded line number to delete the z3-solver
> requirement. Using a pattern may be better, especially if setup.py grows in
> further updates:
> sed -i -e '/z3-solver/d' setup.py

Changed.


%changelog
* Sat Jun 06 2020 Fabian Affolter <m...@fabian-affolter.ch> - 8.20.6.1-1
- Don't delete a specific line
- Update to latest upstream release 8.20.6.1

Updated files:
Spec URL: https://fab.fedorapeople.org/packages/SRPMS/python-claripy.spec
SRPM URL:
https://fab.fedorapeople.org/packages/SRPMS/python-claripy-8.20.6.1-1.fc31.src.rpm


-- 
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@lists.fedoraproject.org
To unsubscribe send an email to package-review-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/package-review@lists.fedoraproject.org

Reply via email to