forked from pool/python-babelfish
- Update to version 0.6.1 * Bump dependencies * Replace pkg_resources with importlib - Drop python-babelfish-rpmlintrc (no longer necessary) OBS-URL: https://build.opensuse.org/request/show/1173004 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-babelfish?expand=0&rev=15
62 lines
1.9 KiB
Plaintext
62 lines
1.9 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri May 10 03:49:30 UTC 2024 - Luigi Baldoni <aloisio@gmx.com>
|
|
|
|
- Update to version 0.6.1
|
|
* Bump dependencies
|
|
* Replace pkg_resources with importlib
|
|
- Drop python-babelfish-rpmlintrc (no longer necessary)
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|