14
0
Files
python-babelfish/python-babelfish.changes
Dirk Mueller 2463873f66 Accepting request 930224 from home:alois:branches:devel:languages:python
- Update to version 0.6.0
  * Use poetry as build system
  * Use pytest as test runner
  * Move documentation to README
  * Switch to "main" branch

OBS-URL: https://build.opensuse.org/request/show/930224
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-babelfish?expand=0&rev=14
2021-11-08 22:13:55 +00:00

54 lines
1.7 KiB
Plaintext

-------------------------------------------------------------------
Mon Nov 8 17:24:33 UTC 2021 - Luigi Baldoni <aloisio@gmx.com>
- Update to version 0.6.0
* Use poetry as build system
* Use pytest as test runner
* Move documentation to README
* Switch to "main" branch
-------------------------------------------------------------------
Tue Nov 2 10:39:37 UTC 2021 - pgajdos@suse.com
- %check: use %pyunittest rpm macro
-------------------------------------------------------------------
Sat Mar 14 08:56:19 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Fix build without python2
-------------------------------------------------------------------
Mon Oct 14 11:36:21 UTC 2019 - Matej Cepl <mcepl@suse.com>
- Replace %fdupes -s with plain %fdupes; hardlinks are better.
-------------------------------------------------------------------
Tue Dec 4 12:45:54 UTC 2018 - Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
-------------------------------------------------------------------
Wed Mar 1 13:47:44 UTC 2017 - aloisio@gmx.com
- Converted to single-spec
-------------------------------------------------------------------
Mon Apr 25 13:27:56 UTC 2016 - aloisio@gmx.com
- Update to version 0.5.5
* Fix hasattr on Country object when called with an invalid
attribute
- Renamed rpmlintrc to python-babelfish-rpmlintrc
-------------------------------------------------------------------
Tue Feb 10 23:59:49 UTC 2015 - aloisio@gmx.com
- Update to version 0.5.4
* Fix setuptools deprecation warning
-------------------------------------------------------------------
Fri Nov 14 13:52:29 UTC 2014 - tittiatcoke@gmail.com
- Initial package