Insert python2 migration metadata

This commit is contained in:
NixTux Commit Bot 2021-01-11 18:11:15 +03:00
parent 7601ab72c0
commit 4da04e4baa

View file

@ -17,6 +17,7 @@ The concurrent.futures module provides a high-level interface for
asynchronously executing callables.
%package -n python2-%{upstream_name}
%py2_migration_meta python2-%{upstream_name}
Summary: Backport of the concurrent.futures package from Python 3.2
%description -n python2-%{upstream_name}