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

165 lines
5.9 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Thu Jul 27 06:07:58 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 0.12.0:
* Job scheduler
- Refresh patch add-missing-format-calls.patch.
-------------------------------------------------------------------
Thu Jul 20 05:47:36 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 0.11.1, changes include:
* SortingHat as a service
* GraphQL client headers updated
* Migration command for SortingHat 0.7: sortinghat-admin migrate-old-database
* Groups table removed from the UI
* Fix search syntax link (#735)
* Fix outdated recommendation count (#733)
* Verify SSL option for client
* Multi-tenancy mode
* Drag and drop to enroll in teams
* Create account command
* Import identities automatically (#746)
* Order individuals by indentities (#732)
* Set top domain from UI (#729)
* Static files not included in wheel package
* Tenant selection in job fixed
* SortingHat database performance
* uWSGI threads and workers
* Performance improved for recommendations and merging jobs
* Multi-tenancy using headers
* Job timeouts
* Fix enrollment in individual's profile
* Edit a profile name with the pencil button (#773)
* Unreadable large numbers in pagination (#770)
* Sort jobs from newest to oldest (#769)
* Organization profiles
* Show when tables are loading (#772)
* Enrollment filter on organizations view
* ADD button doesn't affiliate individuals to organizations
* Email affiliation error (#793)
* Show hidden buttons when the mouse is over the table row (#787)
* Recommendations by individual (#779)
* Merge organizations (#571)
* Show an organization's members
- Drop patch no_decl_class_registry.patch:
* No longer required.
- Add patch allow-database-config-overrides.patch:
* Allow testing overrides of the database auth.
- Add patch add-missing-format-calls.patch:
* Fix up formatting of some tests.
-------------------------------------------------------------------
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