2023-03-06 21:13:40 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Mar 6 21:13:14 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2019-10-14 11:43:01 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Oct 14 11:42:38 UTC 2019 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
- Replace %fdupes -s with plain %fdupes; hardlinks are better.
|
|
|
|
|
2019-06-04 08:00:37 +00:00
|
|
|
-------------------------------------------------------------------
|
2019-06-10 08:15:20 +00:00
|
|
|
Mon Jun 10 05:46:29 UTC 2019 - pgajdos@suse.com
|
|
|
|
|
|
|
|
- version update to 2.1.0
|
|
|
|
* added: Type information
|
|
|
|
* fixed: Inconsistent return behavior
|
|
|
|
- deleted sources
|
|
|
|
- BitTorrent-1.1.txt (not needed)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2019-06-04 08:00:37 +00:00
|
|
|
Tue Jun 4 07:01:19 UTC 2019 - pgajdos@suse.com
|
|
|
|
|
|
|
|
- version update to 2.0.0
|
|
|
|
* Support for bytes
|
|
|
|
* File read/write functions: bread(fp), bwrite(data, fp)
|
|
|
|
* Improved support for unicode strings
|
|
|
|
- added sources
|
|
|
|
https://github.com/fuzeman/bencode.py/issues/12
|
|
|
|
+ BitTorrent-1.1.txt
|
|
|
|
|
2018-12-04 13:16:16 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 4 12:46:04 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
- Remove superfluous devel dependency for noarch package
|
|
|
|
|
2017-05-02 22:45:21 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 2 20:54:08 UTC 2017 - Greg.Freemyer@gmail.com
|
|
|
|
|
|
|
|
- update to match bencode v1.2.0
|
|
|
|
* See bencode v.2.0 for history. This package is a simple fork of the metadata decode logic.
|
|
|
|
- add buildrequires: python-pbr which is used to provide reasonable defaults python's setup tool
|
2017-05-03 21:59:27 +00:00
|
|
|
- convert to python singlespec
|
2017-05-02 22:45:21 +00:00
|
|
|
|
2014-08-24 19:45:43 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Aug 23 19:27:37 UTC 2014 - mardnh@gmx.de
|
|
|
|
|
|
|
|
- Initial package release, version 1.0
|
|
|
|
|