automatic version update by autodist [release 0.36.1-1mamba;Sun Jan 19 2025]
This commit is contained in:
parent
0b5285a8f9
commit
5e220e30cd
@ -1,6 +1,6 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-referencing
|
Name: python-referencing
|
||||||
Version: 0.35.1
|
Version: 0.36.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: JSON Referencing + Python
|
Summary: JSON Referencing + Python
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -10,10 +10,12 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
|||||||
URL: https://github.com/python-jsonschema/referencing
|
URL: https://github.com/python-jsonschema/referencing
|
||||||
Source: http://pypi.debian.net/referencing/referencing-%{version}.tar.gz
|
Source: http://pypi.debian.net/referencing/referencing-%{version}.tar.gz
|
||||||
License: MIT
|
License: MIT
|
||||||
|
BuildArch: noarch
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython311-devel
|
BuildRequires: libpython311-devel
|
||||||
BuildRequires: python3.11dist(attrs)
|
BuildRequires: python3.11dist(attrs)
|
||||||
BuildRequires: python3.11dist(rpds-py)
|
BuildRequires: python3.11dist(rpds-py)
|
||||||
|
BuildRequires: python3.11dist(typing-extensions)
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -49,6 +51,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
|||||||
%doc COPYING
|
%doc COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jan 19 2025 Automatic Build System <autodist@openmamba.org> 0.36.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu May 02 2024 Automatic Build System <autodist@openmamba.org> 0.35.1-1mamba
|
* Thu May 02 2024 Automatic Build System <autodist@openmamba.org> 0.35.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user