Diff seafile-9.0.0 with a seafile-9.0.1

/usr/portage/net-misc/seafile/seafile-9.0.1.ebuild 2023-10-09 14:52:34.680368481 +0300
6 6
PYTHON_COMPAT=( python3_{9..11} )
7 7

  
8 8
# Upstream is moving tags repeatedly, then we use commit hash.
9
RELEASE_COMMIT="c244a274912070a39864369a6a21c55566fe2fda"
9
RELEASE_COMMIT="7405ce29a9f84493254c8aeef02d34f970961eb9"
10 10

  
11 11
inherit autotools python-single-r1 vala
12 12

  
Thank you!