devel@ where you _can_ ask
 help / color / mirror / Atom feed
From: "Ivan A. Melnikov" <iv@altlinux.org>
To: "devel@ where you _can_ ask" <devel-newbies@lists.altlinux.org>
Subject: Re: [newbies] Удаление лишних зависимостей из python-пакета
Date: Wed, 18 Sep 2024 07:55:11 +0400
Message-ID: <h2tpyzrqsr5mtjduelzkhp7cw22mnmyvbdprwzz4rh3kdhkvam@6osocvleurhj> (raw)
In-Reply-To: <356071726604430@mail.yandex.ru>

On Tue, Sep 17, 2024 at 11:24:49PM GMT, Александр Лубягин wrote:
>    Собрал пакет python-damegender:
>    http://git.altlinux.ru/people/dfpl/packages/?p=python3-module-damegender.git;a=summary
>     
>    Но в тестах (tests) были зависимости от модулей SPARQL и python-perceval.
>    Чтобы избежать dependency hell, я просто ненужные пару утилит (тестов)
>    удалил на этапе %install.
>    Допустимо ли такое при сборке пакетов? Не критичные для работы модуля
>    тесты.

Если речь идёт именно о юнит тестах, которые используются для проверки
работоспособности пакета, то зачем их вообще включать в пакет?
Их кто-то когда-нибудь будет запускать?

Тесты нужно запусать при сборке, в секции %check. В системе пользователя
пакета они не нужны. Я бы их удалил все, не избирательно.

Хотя я видел, что иногда тесты пакуют в отдельный подпакет.

-- 
  wbr,
    iv m.


  parent reply	other threads:[~2024-09-18  3:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-17 23:05 ` Alexey Appolonov
2024-09-17 23:35     ` Alexey Appolonov
2024-09-18  3:55 ` Ivan A. Melnikov [this message]
2024-09-18  9:20   ` Alexey Appolonov

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=h2tpyzrqsr5mtjduelzkhp7cw22mnmyvbdprwzz4rh3kdhkvam@6osocvleurhj \
    --to=iv@altlinux.org \
    --cc=devel-newbies@lists.altlinux.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

devel@ where you _can_ ask

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel-newbies/0 devel-newbies/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel-newbies devel-newbies/ http://lore.altlinux.org/devel-newbies \
		devel-newbies@lists.altlinux.org devel-newbies@lists.altlinux.ru devel-newbies@lists.altlinux.com
	public-inbox-index devel-newbies

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel-newbies


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git