15
0

- update to 4.0.0:

* Improved API has been moved to the `bencodepy` package
  * Implemented backwards-compatible `bencode` package (#16)
  * Exception raised while attempting to decode strings on
    Python 3+
  * Improvements to the handling of binary values (#14)
  * Dropped support for Python 2.6, 3.4

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bencode?expand=0&rev=15
This commit is contained in:
2023-03-06 21:13:40 +00:00
committed by Git OBS Bridge
parent 1e98214c44
commit cebb5f7d25
4 changed files with 16 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-bencode
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2023 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 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define oldpython python
Name: python-bencode
Version: 2.1.0
Version: 4.0.0
Release: 0
Summary: The BitTorrent bencode module as light-weight, standalone package
License: BitTorrent-1.1