* Re: Re: Automatically testing package updates
@ 2024-12-03 14:01 Sharlatan Hellseher
0 siblings, 0 replies; only message in thread
From: Sharlatan Hellseher @ 2024-12-03 14:01 UTC (permalink / raw)
To: zimon.toutoune; +Cc: guix-devel
[-- Attachment #1: Type: text/plain, Size: 1075 bytes --]
Hi,
That option I've been dreaming about for a long time!
I try to keep cadence with update in astronomy module monthly and having
ongoing refresh work for golang collection. Maybe we may have some API
output on that type available at <https://packages.guix.gnu.org/>,
showing the impact ration of the given package and the number of
dependents as well?
Some quick script (WIP) to calculate that stats based on build system.
<https://debbugs.gnu.org/cgi/bugreport.cgi?bug=74268>
There is no much work after "guix refresh -u <go-package>" when I've
refreshed Golang packae.
From other side but current implementation of pyproject-build-system or
python-build-system and related importer/updater in most of the cases
just breaks the package completely. It looks like the issue comes from
the fact that Python in a massive migration to pyproject.toml (setup.py
and setup.cfg are becoming deprecated) which specifies install, test and
dev dependencies and during refresh it can't be parsed, so it would
block automatic packge refresh.
--
Oleg
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-12-03 14:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-03 14:01 Re: Automatically testing package updates Sharlatan Hellseher
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).