forked from pool/python-backrefs
Accepting request 1291912 from home:glaubitz:branches:devel:languages:python
- Update to 5.9 * NEW: Add support for Python 3.14. * ENHANCE: Switch to deploying with PyPI's "Trusted Publisher". OBS-URL: https://build.opensuse.org/request/show/1291912 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-backrefs?expand=0&rev=3
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2cab642a205ce966af3dd4b38ee36009b31fa9502a35fd61d59ccc116e40a6bd
|
||||
size 6773994
|
||||
3
backrefs-5.9.tar.gz
Normal file
3
backrefs-5.9.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:808548cb708d66b82ee231f962cb36faaf4f2baab032f2fbb783e9c2fdddaa59
|
||||
size 5765857
|
||||
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 11 10:06:38 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- 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 <ecsos@opensuse.org>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user