automatic version update by autodist [release 21.10-1mamba;Mon Jan 06 2025]
This commit is contained in:
parent
4513703265
commit
d52c3d7aaa
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user