Files
python-abseil/python-abseil.changes
Tomáš Chvátal 5f0dd33886 - Update to 0.8.0:
* absltest.expectedFailureIf: a variant of unittest.expectedFailure that allows a condition to be given.
  * few bugfixes

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-abseil?expand=0&rev=9
2019-09-10 13:29:36 +00:00

36 lines
1.2 KiB
Plaintext

-------------------------------------------------------------------
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