15
0

Accepting request 1237555 from home:glaubitz:branches:devel:languages:python

- Update to 1.38.1
  * Fix Python 3.6 compatibility

OBS-URL: https://build.opensuse.org/request/show/1237555
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Telethon?expand=0&rev=28
This commit is contained in:
2025-01-14 07:26:10 +00:00
committed by Git OBS Bridge
parent f0f6d1024c
commit f1295c4008
4 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:517f50157dcb176096a747ad8945fe5c254f62f29435dedee1ad6b790c4bec65
size 506719

3
Telethon-1.38.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cfa2afdd1f9ac204530c861b2a9e4651985bdb4681486163668b6230cf857159
size 506728

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jan 13 19:50:54 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 1.38.1
* Fix Python 3.6 compatibility
-------------------------------------------------------------------
Thu Nov 21 09:29:35 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-Telethon
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%define modname Telethon
%{?sle15_python_module_pythons}
Name: python-Telethon
Version: 1.38.0
Version: 1.38.1
Release: 0
Summary: Full-featured Telegram client library for Python 3
License: MIT