Compare commits
5 Commits
13.11-1mam
...
20.2-1mamb
Author | SHA1 | Date | |
---|---|---|---|
6741fe71fd | |||
3ae020b36d | |||
22accaff57 | |||
f11ee34644 | |||
763b3c5ac1 |
@ -1,5 +1,5 @@
|
||||
Name: python-telegram-bot
|
||||
Version: 13.11
|
||||
Version: 20.2
|
||||
Release: 1mamba
|
||||
Summary: A pure Python interface for the Telegram Bot API
|
||||
Group: System/Libraries
|
||||
@ -10,12 +10,8 @@ URL: https://pypi.org/project/python-telegram-bot/
|
||||
Source: http://pypi.debian.net/python-telegram-bot/python-telegram-bot-%{version}.tar.gz
|
||||
License: LGPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: (python3.7dist(httpx) >= 0.23.3 with python3.7dist(httpx) < 0.24)
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: python3.7dist(apscheduler)
|
||||
BuildRequires: python3.7dist(cachetools)
|
||||
BuildRequires: python3.7dist(certifi)
|
||||
BuildRequires: python3.7dist(pytz)
|
||||
BuildRequires: python3.7dist(tornado)
|
||||
## AUTOBUILDREQ-END
|
||||
|
||||
%description
|
||||
@ -50,6 +46,27 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Tue Mar 28 2023 Automatic Build System <autodist@mambasoft.it> 20.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Feb 11 2023 Automatic Build System <autodist@mambasoft.it> 20.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Jan 02 2023 Automatic Build System <autodist@mambasoft.it> 20.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Dec 09 2022 Automatic Build System <autodist@mambasoft.it> 13.15-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Sep 05 2022 Automatic Build System <autodist@mambasoft.it> 13.14-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jun 29 2022 Automatic Build System <autodist@mambasoft.it> 13.13-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri May 27 2022 Automatic Build System <autodist@mambasoft.it> 13.12-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Feb 07 2022 Automatic Build System <autodist@mambasoft.it> 13.11-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user