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



--- Comment #8 from Steve Traylen <[email protected]> ---

Spec URL: https://straylen.web.cern.ch/rpms/python-gql/python-gql.spec
SRPM URL:
https://straylen.web.cern.ch/rpms/python-gql/python-gql-3.5.0-1.fc42.src.rpm

This addresses the aiohttp dependency for gql-cli. The aiohttp dependencies are
no longer a sub package and are bundled into
the main package as an install_requires -
https://github.com/graphql-python/gql/pull/527

As for the timestamp preservation of cli.py, client.py, ... is there some trick
to this? 

I can't see any option to pip3 install or something for setup.py to influence
this. Or do I just set the timestamp myself with 

/usr/bin/touch -r gql/cli.py %{buildroot}%{python3_sitelib}/gql/cli.py
/usr/bin/touch -r gql/client.py %{buildroot}%{python3_sitelib}/gql/client.py

but that seems a bit rubbish.


-- 
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2315554

Report this comment as SPAM: 
https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202315554%23c8

-- 
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to