diff options
Diffstat (limited to 'pytorch3d.spec')
-rw-r--r-- | pytorch3d.spec | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/pytorch3d.spec b/pytorch3d.spec index d5ec456..dbacf5c 100644 --- a/pytorch3d.spec +++ b/pytorch3d.spec @@ -23,7 +23,6 @@ BuildRequires: python3-setuptools_scm BuildRequires: python3-pbr BuildRequires: python3-pip BuildRequires: python3-wheel -BuildRequires: python3-hatchling BuildRequires: python3-astunparse BuildRequires: python3-numpy @@ -74,7 +73,7 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Fri Feb 29 2024 Junjun Liu <172074482@qq.com> - 0.7.6-1 +* Thu Feb 28 2024 Junjun Liu <172074482@qq.com> - 0.7.6-1 - Initial RPM release of PyTorch3D version 0.7.6. - Modified build and install process to accommodate non-pyproject environments. - Updated documentation and examples installation in package section. |