Compare commits
4 Commits
13.0-1mamb
...
13.10-1mam
Author | SHA1 | Date | |
---|---|---|---|
d1a36d8405 | |||
3f7801e7e2 | |||
fec487d420 | |||
e5bbfdbc55 |
@ -1,20 +1,18 @@
|
||||
Name: python-telegram-bot
|
||||
Version: 13.0
|
||||
Version: 13.10
|
||||
Release: 1mamba
|
||||
Summary: A pure Python interface for the Telegram Bot API
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://pypi.python.org/pypi/python-telegram-bot
|
||||
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: libpython-devel
|
||||
## AUTOBUILDREQ-END
|
||||
Requires: python >= %python_version
|
||||
#Requires: python-future
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
%{summary}.
|
||||
@ -66,6 +64,18 @@ CFLAGS="%{optflags}" %{__python} setup.py build
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Thu Jan 06 2022 Automatic Build System <autodist@mambasoft.it> 13.10-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Nov 15 2021 Automatic Build System <autodist@mambasoft.it> 13.8.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Feb 23 2021 Automatic Build System <autodist@mambasoft.it> 13.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Feb 22 2021 Automatic Build System <autodist@mambasoft.it> 13.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Nov 19 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 13.0-1mamba
|
||||
- update to 13.0
|
||||
|
||||
|
Reference in New Issue
Block a user