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



--- Comment #6 from Miro HronĨok <[email protected]> ---
The package doesn't build now:

+ /usr/bin/python3 setup.py test
running test
WARNING: Testing via this command is deprecated and will be removed in a future
version. Users looking for a generic test entry point independent of test
runner are encouraged to use tox.
WARNING: The pip package is not available, falling back to EasyInstall for
handling setup_requires/test_requires; this is deprecated and will be removed
in a future version.
Searching for systemd
Reading https://pypi.org/simple/systemd/
Download error on https://pypi.org/simple/systemd/: [Errno -3] Temporary
failure in name resolution -- Some packages may not be found!
Scanning index of all packages (this may take a while)
Couldn't find index page for 'systemd' (maybe misspelled?)
Reading https://pypi.org/simple/
Download error on https://pypi.org/simple/: [Errno -3] Temporary failure in
name resolution -- Some packages may not be found!
No local packages or working download links found for systemd
error: Could not find suitable distribution for Requirement.parse('systemd')
RPM build errors:
error: Bad exit status from /var/tmp/rpm-tmp.9HaGNt (%check)


In order to run the tests, you need to get the runtime requirements:

  BuildRequires: python3dist(systemd)
  BuildRequires: python3dist(psutil)

That can be automated as well, but not wth the current macros and guidelines.


-- 
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 -- [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]

Reply via email to