[Rpm-maint] [rpm-software-management/rpm] Python generators: Add setuptools dependency for console_script entry points (#664)

Miro Hrončok notifications at github.com
Tue Apr 16 09:11:59 UTC 2019


Example metadata:

```
$ cat %{buildroot}%{python3_sitelib}/fedpkg-1.36-py3.7.egg-info/entry_points.txt 
[console_scripts]
fedpkg = fedpkg.__main__:main
fedpkg-stage = fedpkg.__main__:main
```

Other possibility:

```
$ grep EASY-INSTALL-ENTRY-SCRIPT %{buildroot}%{bindir}/*
# EASY-INSTALL-ENTRY-SCRIPT: 'fedpkg==1.36','console_scripts','fedpkg'
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/664#issuecomment-483578168
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20190416/227c4e83/attachment.html>


More information about the Rpm-maint mailing list