automatic version update by autodist [release 21.10-1mamba;Mon Jan 06 2025]

This commit is contained in:
Automatic Build System 2025-01-06 10:04:16 +01:00
parent 4513703265
commit d52c3d7aaa

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-telegram-bot
Version: 21.9
Version: 21.10
Release: 1mamba
Summary: A pure Python interface for the Telegram Bot API
Group: System/Libraries
@ -10,6 +10,7 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://pypi.org/project/python-telegram-bot/
Source: http://pypi.debian.net/python-telegram-bot/python_telegram_bot-%{version}.tar.gz
License: LGPL
BuildArch: noarch
## AUTOBUILDREQ-BEGIN
BuildRequires: libpython311-devel
BuildRequires: python3.11dist(httpx)
@ -51,6 +52,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE
%changelog
* Mon Jan 06 2025 Automatic Build System <autodist@openmamba.org> 21.10-1mamba
- automatic version update by autodist
* Sun Dec 08 2024 Automatic Build System <autodist@openmamba.org> 21.9-1mamba
- automatic version update by autodist