Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] update-check shouldn't strip away pkgname prefixes when pkgname is set in the update file
@ 2023-02-04 22:25 paper42
  2023-02-05  2:18 ` kruceter
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: paper42 @ 2023-02-04 22:25 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 621 bytes --]

New issue by paper42 on void-packages repository

https://github.com/void-linux/void-packages/issues/42082

Description:
```
%: echo pkgname=python-gnupg > srcpkgs/python3-gnupg/update
%: ./xbps-src update-check python3-gnupg
...
python3-gnupg-0.4.9 -> python3-gnupg-2.2.0
python3-gnupg-0.4.9 -> python3-gnupg-2.3.0
python3-gnupg-0.4.9 -> python3-gnupg-2.3.1
```
`update-check` strips away the `python-` prefix and tries to check for package updates in https://pypi.org/project/gnupg/ instead of https://pypi.org/project/python-gnupg/. `update-check` shouldn't modify `$pkgname` if it's set in the `update` file.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-06-03  2:01 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-04 22:25 [ISSUE] update-check shouldn't strip away pkgname prefixes when pkgname is set in the update file paper42
2023-02-05  2:18 ` kruceter
2023-02-05  2:18 ` kruceter
2023-02-07 14:36 ` sgn
2023-02-18 20:27 ` Chocimier
2023-05-20  1:51 ` github-actions
2023-06-03  2:01 ` [ISSUE] [CLOSED] " github-actions

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 NNTP newsgroup(s).