diff --git a/backrefs-5.8.tar.gz b/backrefs-5.8.tar.gz deleted file mode 100644 index 20e6e04..0000000 --- a/backrefs-5.8.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2cab642a205ce966af3dd4b38ee36009b31fa9502a35fd61d59ccc116e40a6bd -size 6773994 diff --git a/backrefs-5.9.tar.gz b/backrefs-5.9.tar.gz new file mode 100644 index 0000000..df01594 --- /dev/null +++ b/backrefs-5.9.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:808548cb708d66b82ee231f962cb36faaf4f2baab032f2fbb783e9c2fdddaa59 +size 5765857 diff --git a/python-backrefs.changes b/python-backrefs.changes index b518b97..fa7ee94 100644 --- a/python-backrefs.changes +++ b/python-backrefs.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Jul 11 10:06:38 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 5.9 + * NEW: Add support for Python 3.14. + * ENHANCE: Switch to deploying with PyPI's "Trusted Publisher". + ------------------------------------------------------------------- Thu Apr 24 13:10:41 UTC 2025 - ecsos diff --git a/python-backrefs.spec b/python-backrefs.spec index 62f94a6..fd7e122 100644 --- a/python-backrefs.spec +++ b/python-backrefs.spec @@ -18,19 +18,19 @@ %{?sle15_python_module_pythons} Name: python-backrefs -Version: 5.8 +Version: 5.9 Release: 0 Summary: A wrapper around re and regex that adds additional back references License: MIT URL: https://github.com/facelessuser/backrefs Source: https://files.pythonhosted.org/packages/source/b/backrefs/backrefs-%{version}.tar.gz -BuildRequires: python-rpm-macros BuildRequires: %{python_module hatchling >= 0.21.1} BuildRequires: %{python_module pip} -BuildRequires: %{python_module setuptools} BuildRequires: %{python_module pytest} BuildRequires: %{python_module regex} +BuildRequires: %{python_module setuptools} BuildRequires: fdupes +BuildRequires: python-rpm-macros Suggests: python-regex BuildArch: noarch %python_subpackages