1
0

Accepting request 1009979 from home:yarunachalam:branches:devel:languages:python

- Update to version 1.2.2  
  Fix import error for Python 3.6+.

OBS-URL: https://build.opensuse.org/request/show/1009979
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fastbencode?expand=0&rev=3
This commit is contained in:
Dirk Mueller 2022-10-12 08:38:27 +00:00 committed by Git OBS Bridge
parent b8118485f6
commit 61490ffbf2
4 changed files with 10 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Oct 12 03:14:04 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 1.2.2
Fix import error for Python 3.6+.
-------------------------------------------------------------------
Fri Jun 17 06:06:27 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>

View File

@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python3-%{**}}
Name: python-fastbencode
Version: 0.0.9
Version: 0.0.12
Release: 0
Summary: Implementation of the bencode serialization format
License: GPL-2.0-or-later