pgdg-python3-attrs: Copy-paste is evil :)
authorDevrim Gunduz <devrim@gunduz.org>
Mon, 6 Oct 2025 15:48:17 +0000 (18:48 +0300)
committerDevrim Gunduz <devrim@gunduz.org>
Mon, 6 Oct 2025 15:48:17 +0000 (18:48 +0300)
rpm/redhat/main/common/pgdg-python3-attrs/main/pgdg-python3-attrs.spec

index a742cf5d7343c388ef7b5237fec2df0d3ff78ad1..fa8c11afc6f83520bc24f35b0258790c2837ad4f 100644 (file)
@@ -23,7 +23,7 @@
 %{expand: %%global pyver %(echo `%{__ospython} -c "import sys; sys.stdout.write(sys.version[:4])"`)}
 %global python3_sitelib %(%{__ospython} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")
 
-Name:          python%{python3_pkgversion}-humanize
+Name:          python%{python3_pkgversion}-attrs
 Version:       22.1.0
 Release:       42PGDG%{?dist}
 Summary:       Python attributes without boilerplate