forked from pool/python-abseil
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-abseil?expand=0&rev=13
47 lines
1.6 KiB
Plaintext
47 lines
1.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Apr 22 10:03:45 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Fix build without python2
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 9 08:07:19 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 0.9.0:
|
|
* work with python 3.8
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 10 13:27:13 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 0.8.0:
|
|
* absltest.expectedFailureIf: a variant of unittest.expectedFailure that allows a condition to be given.
|
|
* few bugfixes
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 4 12:26:02 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 0.7.1:
|
|
* Various fixes
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 4 12:45:26 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Remove superfluous devel dependency for noarch package
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 17 07:47:32 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Require enum34 also on runtime when on python2
|
|
- Install license
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 16 16:03:22 UTC 2018 - cgoll@suse.com
|
|
|
|
- changed the source from absl-py-0.5.0.tar.gz to
|
|
pypi-v0.5.0.tar.gz which also includes checks and
|
|
enabled them.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 16 07:20:47 UTC 2018 - cgoll@suse.com
|
|
|
|
- Initial import from the abseil library version 0.5 with py2pack
|