From f9674b3a0d7a119b113f67c053e874e10e96999b Mon Sep 17 00:00:00 2001 From: Jochen Breuer Date: Jan 28 2020 14:06:45 +0000 Subject: Adding python-pyzqm in provides Providing python-pyzmq, since some packages are still relying on that. See: https://bugzilla.redhat.com/show_bug.cgi?id=1789889 --- diff --git a/python-zmq.spec b/python-zmq.spec index 5f037a0..4845f94 100644 --- a/python-zmq.spec +++ b/python-zmq.spec @@ -25,6 +25,7 @@ URL: http://www.zeromq.org/bindings:python # git archive --format=tar --prefix=pyzmq-%%{version}/ %%{checkout} | xz -z --force - > pyzmq-%%{version}.tar.xz Source0: https://pypi.python.org/packages/source/p/pyzmq/pyzmq-%{version}.tar.gz +Provides: python%{python3_pkgversion}-pyzmq = %{version} BuildRequires: chrpath BuildRequires: python2-devel @@ -218,6 +219,10 @@ chrpath --delete %{buildroot}%{python_sitearch}%{RPATH}/*.so %changelog +* Tue Jan 28 2020 Jochen Breuer - 14.7.0-10 +- Providing python-pyzmq, since some packages are still relying on that. + See: https://bugzilla.redhat.com/show_bug.cgi?id=1789889 + * Sun Jun 02 2019 Sérgio Basto - 14.7.0-9 - Explicit Requires zeromq