15
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:
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

@@ -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