JavaScript must be enabled to display the specfile.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
%define pymod gevent Name: dummy-python3-module-%pymod Version: 0 Release: alt3 Summary: a dummy package to "provide" %pymod python3 module License: public domain Group: Other BuildArch: noarch Provides: python3(%pymod) Provides: python3(gevent.event) python3(gevent.hub) python3(gevent.pool) Provides: python3(gevent.pywsgi) python3(gevent.queue) Provides: python3(gevent.select) python3(gevent.thread) Provides: python3(gevent.socket) python3(gevent.ssl) Provides: python3(gevent.resolver.dnspython) # for pandas Requires: python3-dev %description %summary %prep %build %files %changelog * Sun Feb 20 2022 Michael Shigorin <mike@altlinux.org> 0-alt3 - added gevent.resolver.dnspython (for python3-module-sipsimple) * Tue Aug 03 2021 Michael Shigorin <mike@altlinux.org> 0-alt2 - added .{socket,ssl} (for python3-module-geventhttpclient) * Mon Aug 02 2021 Michael Shigorin <mike@altlinux.org> 0-alt1 - "py3" version (based on dummy-python-module-gevent 0-alt6)