Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Jan 2022 01:28:09 +0100
From:      Stefan Esser <se@FreeBSD.org>
To:        python@freebsd.org
Subject:   PLIST issues in more ports?
Message-ID:  <fa809b14-d53a-876a-94e3-de650fab1034@FreeBSD.org>

next in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--------------KWV56uvTOfbirU6RlhL8fo8C
Content-Type: multipart/mixed; boundary="------------qLuXP3mjIwdPAJL3MPLW7s0s";
 protected-headers="v1"
From: Stefan Esser <se@FreeBSD.org>
To: python@freebsd.org
Message-ID: <fa809b14-d53a-876a-94e3-de650fab1034@FreeBSD.org>
Subject: PLIST issues in more ports?

--------------qLuXP3mjIwdPAJL3MPLW7s0s
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

Hi Python Maintainers,

the following packages conflict with each other since they install
files that do not depend on the package:

py38-scikit-bio
py38-ddtrace

They contain files like

lib/python3.8/site-packages/benchmarks/__pycache__/__init__.cpython-38.py=
c

which probably should be excluded from the PLIST.

Similarily:

py38-mycli
py38-beziers
py38-grizzled
py38-gtfslib
py38-habanero
py38-molecule
py38-onnx-tf
py38-ont-fast5-api
py38-puppetboard
py38-pysmartdl
py38-pysodium
py38-pyzipper
py38-streamparse

which all contain:

lib/python3.8/site-packages/test/__init__.py
lib/python3.8/site-packages/test/conftest.py
lib/python3.8/site-packages/test/__pycache__/__init__.cpython-38.pyc
lib/python3.8/site-packages/test/__pycache__/conftest.cpython-38.pyc

I have not checked for individual maintainers, but this is IMHO a
framework issue that should have a generic solution ...

Should I create a PR for this issue?

Regards, STefan


--------------qLuXP3mjIwdPAJL3MPLW7s0s--

--------------KWV56uvTOfbirU6RlhL8fo8C
Content-Type: application/pgp-signature; name="OpenPGP_signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="OpenPGP_signature"

-----BEGIN PGP SIGNATURE-----

wsB5BAABCAAjFiEEo3HqZZwL7MgrcVMTR+u171r99UQFAmHiFRkFAwAAAAAACgkQR+u171r99UTi
MAgAgrv9pmIs0XqEBsPVKS7LbHyC7dAhitteGilMq429l7/Qq5FP2eqk5PTvrmkkeqK9ecWgo6uP
b3ipdDX4FP2ZHJNODYqzZfngN89oNDrtDUic8S/mAYF+bdbjjLX+L2Ider1I0XMFIMV4u8HxpYbq
QaDv2Kp+bmpMZlHQvC5PkY7l9+acWd7jfU6m2gp9pwnrX3QJvXvVC9qLTY7LL7wW4Miz2Uddbj2Z
H7wrFPVm23kHhKW61zqgHZpgFhgrOHfmFOU4iM2qC1nK7CWv1+M69S+nFlTLZErd/zfTl9b9aysv
eqdpGAs2udwwkQYM3bh6LcriFrGl8JAG/tVxtHGCMw==
=qo1E
-----END PGP SIGNATURE-----

--------------KWV56uvTOfbirU6RlhL8fo8C--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?fa809b14-d53a-876a-94e3-de650fab1034>