15
0
Files
python-bencode/python-bencode.changes
Tomáš Chvátal 737433150b Accepting request 707398 from home:pgajdos
- 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

OBS-URL: https://build.opensuse.org/request/show/707398
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bencode?expand=0&rev=9
2019-06-04 08:00:37 +00:00

30 lines
1.1 KiB
Plaintext

-------------------------------------------------------------------
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
-------------------------------------------------------------------
Tue Dec 4 12:46:04 UTC 2018 - Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
-------------------------------------------------------------------
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
- convert to python singlespec
-------------------------------------------------------------------
Sat Aug 23 19:27:37 UTC 2014 - mardnh@gmx.de
- Initial package release, version 1.0