python-base58/python-base58.changes
Tomáš Chvátal 8dbc81642e Accepting request 822400 from home:jayvdb:py-new
- Switched back to PyPI source now it has needed files
- Update to v2.0.1
  * Include license file in source distribution
  * Typecheck tests now that hamcrest has typing
  * Replace custom exception assert with hamcrest utils

OBS-URL: https://build.opensuse.org/request/show/822400
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-base58?expand=0&rev=5
2020-07-23 13:15:14 +00:00

30 lines
1.0 KiB
Plaintext

-------------------------------------------------------------------
Thu Jul 23 02:06:04 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
- Switched back to PyPI source now it has needed files
- Update to v2.0.1
* Include license file in source distribution
* Typecheck tests now that hamcrest has typing
* Replace custom exception assert with hamcrest utils
-------------------------------------------------------------------
Wed May 27 09:36:25 UTC 2020 - Petr Gajdos <pgajdos@suse.com>
- %python3_only -> %python_alternative
-------------------------------------------------------------------
Fri Jan 24 09:52:54 UTC 2020 - d0p1 <contact@d0p1.eu>
- update to 2.0.0 (drop python 2 support)
-------------------------------------------------------------------
Wed Nov 20 14:54:57 UTC 2019 - d0p1 <contact@d0p1.eu>
- Fix test.
- Using source from github (because of missing files like COPYING in pypi package).
-------------------------------------------------------------------
Wed Nov 20 11:37:42 UTC 2019 - d0p1 <contact@d0p1.eu>
- Initial package.