[arch-projects] [dbscripts] [GIT] Official repo DB scripts branch master updated. 20191022-2-geb1a090
eschwartz at archlinux.org
eschwartz at archlinux.org
Fri Jun 5 03:34:29 UTC 2020
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Official repo DB scripts".
The branch, master has been updated
via eb1a090c5bfb9a1620abc21f8b81da510f965c4d (commit)
from e7d06173a46eebad332805856e352531fc7b379b (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit eb1a090c5bfb9a1620abc21f8b81da510f965c4d
Author: Eli Schwartz <eschwartz at archlinux.org>
Date: Thu Jun 4 23:15:37 2020 -0400
rewrite issplitpkg check to be compatible with pacman 5.1
We tried to optimize out checking packages which aren't even split
packages, by skipping the ones with no pkgbase. But pacman 5.1 always
writes the pkgbase in order to simplify parsing of the .PKGINFO, so this
was no longer reliable. Instead, check how many pkgnames are in the
corresponding PKGBUILD. This is the master source of truth anyway.
-----------------------------------------------------------------------
Summary of changes:
db-functions | 19 +++++--------------
1 file changed, 5 insertions(+), 14 deletions(-)
hooks/post-receive
--
Official repo DB scripts
More information about the arch-projects
mailing list