Diff seafile-9.0.2_p1 with a seafile-9.0.3
/usr/portage/net-misc/seafile/seafile-9.0.3.ebuild 2023-10-09 14:52:34.680368481 +0300 | ||
---|---|---|
3 | 3 | |
4 | 4 |
EAPI=8 |
5 | 5 | |
6 |
PYTHON_COMPAT=( python3_{9..11} ) |
|
6 |
PYTHON_COMPAT=( python3_{10..11} ) |
|
7 | 7 | |
8 | 8 |
# Upstream is moving tags repeatedly, then we use commit hash. |
9 |
RELEASE_COMMIT="f3b2eb7372eabcf1d1c267d8ed4a72fa8be5e1e3" |
|
9 |
RELEASE_COMMIT="90a2bc6e30a14ac4c91250da3957330f1051462e" |
|
10 | 10 | |
11 | 11 |
inherit autotools python-single-r1 vala |
12 | 12 |