diff --git a/python-alembic.spec b/python-alembic.spec index a0b15d4..eb4cc4f 100644 --- a/python-alembic.spec +++ b/python-alembic.spec @@ -48,6 +48,10 @@ Summary: %summary %description -n python3-alembic %_description + +%python_extras_subpkg -n python3-alembic -i %{python3_sitelib}/*.egg-info tz + + %prep %autosetup -p1 -n %{modname}-%{version} # HTML documentation has bundled and pre-compiled/pre-minified JavaScript; see @@ -101,6 +105,7 @@ ln -s alembic-%{python3_version}.1 %{buildroot}%{_mandir}/man1/alembic.1 - Drop obsolete spec file macros, and use appropriate newer ones - Drop HTML documentation due to bundled/pre-minified JavaScript - Confirm License is SPDX MIT +- Add metapackage for “tz” extra * Fri Jan 20 2023 Fedora Release Engineering - 1.8.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild