Github messages for voidlinux
 help / color / mirror / Atom feed
From: paper42 <paper42@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: python3-ipython_ipykernel: update to 6.4.1.
Date: Thu, 16 Dec 2021 00:07:41 +0100	[thread overview]
Message-ID: <20211215230741.g5defUr-qa9gzanUiG0DBZWCcnPjSYTSwaNkwvXvNDA@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-33592@inbox.vuxu.org>

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/33592#issuecomment-995284485

Comment:
```sh
# Template file for 'python3-debugpy'
pkgname=python3-debugpy
version=1.5.1
revision=1
wrksrc="debugpy-$version"
build_style=python3-module
hostmakedepends="python3-setuptools"
makedepends="python3-devel"
depends="python3"
checkdepends="python3-pytest python3-pytest-timeout python3-psutil
 python3-requests gdb"
short_desc="Implementation of the Debug Adapter Protocol for Python"
maintainer=""
license="MIT"
homepage="https://github.com/microsoft/debugpy/"
distfiles="https://github.com/microsoft/debugpy/archive/refs/tags/v$version.tar.gz"
checksum=86c8a957269a49fe5955f47233609b896ac48033e4f5e94c5b5a908f7230cf19
make_check=no # ptrace: Operation not permitted

pre_check() {
	vsed -e '/addopts/d' -i pytest.ini
}

post_install() {
	vlicense LICENSE
}
```
* remove parts for check, because we are skipping it anyway
* assign yourself as the maintainer
* test this

  parent reply	other threads:[~2021-12-15 23:07 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-16 21:00 [PR PATCH] " DragonGhost7
2021-10-16 21:40 ` [PR REVIEW] " paper42
2021-10-16 23:05 ` DragonGhost7
2021-11-13  3:02 ` ericonr
2021-11-30 23:17 ` [PR PATCH] [Updated] " DragonGhost7
2021-11-30 23:20 ` DragonGhost7
2021-12-15 23:07 ` paper42 [this message]
2021-12-17  2:43 ` [PR PATCH] [Updated] " DragonGhost7
2021-12-17  2:45 ` DragonGhost7
2021-12-17  6:50 ` DragonGhost7
2021-12-17  6:54 ` DragonGhost7
2021-12-19  4:26 ` [PR REVIEW] " ericonr
2022-06-09  2:12 ` github-actions
2022-06-23  2:15 ` [PR PATCH] [Closed]: " github-actions

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211215230741.g5defUr-qa9gzanUiG0DBZWCcnPjSYTSwaNkwvXvNDA@z \
    --to=paper42@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).