Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] variable substitution in depends for subpkg
@ 2020-04-22 17:24 svenper
  2020-04-22 19:48 ` Chocimier
  2020-04-25 19:38 ` [ISSUE] [CLOSED] " Hoshpak
  0 siblings, 2 replies; 3+ messages in thread
From: svenper @ 2020-04-22 17:24 UTC (permalink / raw)
  To: ml

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

New issue by svenper on void-packages repository

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

Description:
### System

* xuname:  
  Void 5.4.33_2 x86_64-musl GenuineIntel uptodate hold rrnFFFFFFFFFF
* package:  
  python-hyper-h2-3.1.1_2

### Expected behavior

variable substitution works in subpkg depends

### Actual behavior

variable substitution in subpkg depends results in empty depends 

### Steps to reproduce the behavior

(should probably be double slash `${depends//...` for global replace but that's irrelevant for this issue)

```text
$ grep -E '\bdepends=' srcpkgs/python3-hyper-h2/template
depends="python python-hpack python-hyperframe"
        depends="${depends/python/python3}"
$ xbps-query -Rx python3-hyper-h2
$
```

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

* Re: variable substitution in depends for subpkg
  2020-04-22 17:24 [ISSUE] variable substitution in depends for subpkg svenper
@ 2020-04-22 19:48 ` Chocimier
  2020-04-25 19:38 ` [ISSUE] [CLOSED] " Hoshpak
  1 sibling, 0 replies; 3+ messages in thread
From: Chocimier @ 2020-04-22 19:48 UTC (permalink / raw)
  To: ml

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/issues/21252#issuecomment-617997521

Comment:
Interesting that depends, unlike short_desc is unset here, but I would change template rather than xbps-src because it's bad for searchability of python3-* usage.

Also this seems to be only template doing this.

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

* Re: [ISSUE] [CLOSED] variable substitution in depends for subpkg
  2020-04-22 17:24 [ISSUE] variable substitution in depends for subpkg svenper
  2020-04-22 19:48 ` Chocimier
@ 2020-04-25 19:38 ` Hoshpak
  1 sibling, 0 replies; 3+ messages in thread
From: Hoshpak @ 2020-04-25 19:38 UTC (permalink / raw)
  To: ml

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

Closed issue by svenper on void-packages repository

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

Description:
### System

* xuname:  
  Void 5.4.33_2 x86_64-musl GenuineIntel uptodate hold rrnFFFFFFFFFF
* package:  
  python-hyper-h2-3.1.1_2

### Expected behavior

variable substitution works in subpkg depends

### Actual behavior

variable substitution in subpkg depends results in empty depends 

### Steps to reproduce the behavior

(should probably be double slash `${depends//...` for global replace but that's irrelevant for this issue)

```text
$ grep -E '\bdepends=' srcpkgs/python3-hyper-h2/template
depends="python python-hpack python-hyperframe"
        depends="${depends/python/python3}"
$ xbps-query -Rx python3-hyper-h2
$
```

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

end of thread, other threads:[~2020-04-25 19:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-22 17:24 [ISSUE] variable substitution in depends for subpkg svenper
2020-04-22 19:48 ` Chocimier
2020-04-25 19:38 ` [ISSUE] [CLOSED] " Hoshpak

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).