14
0
Files
python-sortinghat/python-sortinghat.changes

114 lines
4.0 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Sat Dec 3 00:58:41 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 0.7.23
* Update Poetry's package dependencies
- Update to version 0.7.22
* Update Poetry's package dependencies
-------------------------------------------------------------------
Sat Oct 29 01:20:39 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 0.7.21
* Update package dependencies
* Update jinja2 package and dev-dependencies.
* Update Poetry's package dependencies
- Clean up SPEC file to remove rpmlint warnings.
-------------------------------------------------------------------
Fri Oct 7 16:13:30 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 0.7.20
Bug fixes:
* [gitdm] Skip invalid format lines
* Gitdm parser won't fail reading files with an invalid format. Instead,
* it will ignore invalid content.
-------------------------------------------------------------------
Wed May 11 11:28:06 UTC 2022 - Matej Cepl <mcepl@suse.com>
- Fix a bug in %%postun.
-------------------------------------------------------------------
Wed Apr 20 11:16:30 UTC 2022 - pgajdos@suse.com
- version update to 0.7.19
* no minor version changelog found
- modified patches
% no_decl_class_registry.patch (refreshed)
- python-mock is not required for build
-------------------------------------------------------------------
Thu Aug 5 15:20:24 UTC 2021 - Matej Cepl <mcepl@suse.com>
- Add no_decl_class_registry.patch to make the package compatible
with SQLAlchemy 1.4 (gh#chaoss/grimoirelab-sortinghat#579).
-------------------------------------------------------------------
Thu May 27 12:39:34 UTC 2021 - Matej Cepl <mcepl@suse.com>
- Upgrade 0.7.15
- Remove upstreamed python-sortinghat-gh-121-workaround.patch
-------------------------------------------------------------------
Fri Apr 23 21:42:58 UTC 2021 - Matej Cepl <mcepl@suse.com>
- Don't build python36-* package (missing pandas)
-------------------------------------------------------------------
Thu Jun 4 07:19:33 UTC 2020 - pgajdos@suse.com
- specify database name trough %mysql_testserver_start parameter
- alternatives in loop
-------------------------------------------------------------------
Tue May 19 09:28:07 UTC 2020 - Petr Gajdos <pgajdos@suse.com>
- %python3_only -> %python_alternative
-------------------------------------------------------------------
Tue Mar 17 14:11:53 UTC 2020 - pgajdos@suse.com
- version update to 0.7.7
* no minor version changelog found
-------------------------------------------------------------------
Tue Feb 11 15:58:25 UTC 2020 - pgajdos@suse.com
- %check: choose better database user name
-------------------------------------------------------------------
Fri Dec 6 18:01:12 UTC 2019 - pgajdos@suse.com
- run the testsuite against test mysqld server
-------------------------------------------------------------------
Mon Sep 23 13:57:05 UTC 2019 - pgajdos@suse.com
- version update to 0.7.6
**NOTICE: Database schema generated by SortingHat < 0.7.0 is still
compatible but older versions can have problems inserting UTF-8
characters of 4 bytes.
**Python 2.7 is no longer supported.
**NOTICE: Database schema generated by SortingHat < 0.6.0 are no longer
compatible. Please check "Compatibility between versions" section from
README.md file**
**NOTICE: Database schema generated by SortingHat < 0.5.0 are no longer
compatible. Please check "Compatibility between versions" section from
README.md file**
- added patches
https://github.com/chaoss/grimoirelab-sortinghat/issues/121
+ python-sortinghat-gh-121-workaround.patch
- python3-only package
-------------------------------------------------------------------
Tue Dec 4 12:54:29 UTC 2018 - Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
-------------------------------------------------------------------
Thu Nov 9 21:01:40 UTC 2017 - sebix+novell.com@sebix.at
- initial package