diff --git a/python-maturin.changes b/python-maturin.changes index 8428222..94e879a 100644 --- a/python-maturin.changes +++ b/python-maturin.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Sep 28 01:18:52 UTC 2021 - William Brown + +- Replace rust-packaging with cargo-packaging + ------------------------------------------------------------------- Tue Aug 3 00:40:29 UTC 2021 - Mia Herkt diff --git a/python-maturin.spec b/python-maturin.spec index 778876d..bf291cb 100644 --- a/python-maturin.spec +++ b/python-maturin.spec @@ -28,9 +28,9 @@ Source: https://files.pythonhosted.org/packages/source/m/maturin/maturin Source1: vendor.tar.xz BuildRequires: %{python_module setuptools} BuildRequires: %{python_module toml} +BuildRequires: cargo-packaging BuildRequires: fdupes BuildRequires: python-rpm-macros -BuildRequires: rust-packaging Requires(post): update-alternatives Requires(postun):update-alternatives %python_subpackages