) users know about security issues as quickly as possible.
b) encourage us to get changes out as quickly as possible.
发件人: Kubilay Kocak 代表 Kubilay Kocak
发送时间: 2022年9月8日 8:31
收件人: Wen Heping; FreeBSD Python Team
主题: lang/python*: Security and bug fix
Hi Wen,
The latest round of lang/python* updates (3.9.14 still pending) don't
appear to have been marked as security releases (in security/vuxml) or
merged to the quarterly branch (for security and bugfixes).
lang/python310: Update to 3.10.7
https://cgit.freebsd.org/ports/commit/lang?id=1d9f
On 5/07/2022 2:14 pm, The Doctor wrote:
Will they be properly recognised so that ports like
ceph can use them?
If you can provide a patch adding them, leaving them last in the
preferred order in python.mk (x,y,z,3.11,3.10) , we're happy to
review/accept (all else equal).
If not, please open
koobs added inline comments.
INLINE COMMENTS
> sunpoet wrote in Makefile:32
> It is outdated.
> Please use USE_PYTHON=pytest instead.
> See
> https://cgit.freebsd.org/ports/commit/Mk/Uses/python.mk?id=535f310d337c0b7de64a972bc0b855bba6c6f1f0
> for details.
I posted a specific target because ma
koobs added inline comments.
INLINE COMMENTS
> sunpoet wrote in Makefile:24
> This should be USES=python:3.6+
>
> See https://github.com/joblib/threadpoolctl/blob/3.1.0/pyproject.toml#L11
Unless upstream tests with and the tests pass beyond the versions supported,
should be capped. Incomplete
koobs added inline comments.
INLINE COMMENTS
> Makefile:22
> +
> +USES=python:3.8+
> +NO_ARCH= yes
Upstream declares requires-python = ">=3.6" (capping at 3.9). Match upstream
version support declarations as closely as possible given our current
`USES=python:` syntax. 3.6-3
On 7/06/2022 10:15 am, Janos Dohanics wrote:
Hello,
On a FreeBSD 13.1-STABLE #0 2b005e896 machine my attempt to upgrade
devel/py-setuptools fails:
# portupgrade -vR py38-setuptools-44.0.0_1
---> Session started at: Mon, 06 Jun 2022 20:03:22 -0400
[Reading data from pkg(8) ... - 298 packages fo
On 3/06/2022 2:42 pm, Tatsuki Makino wrote:
Sorry, this email was delivered to my junk folder.
I just pulled this up now :)
Chris wrote on 2022/05/28 14:25:
I just bumped into this problem after checking out a fresh ports tree and
building
a port that dependant on devel/py-doit. It complained
Hi Sunpoet,
The following commit updated textproc/py-m2r changing its dependency to
a new port origin, due to mistune API incompatibilities > 2.x but the no
dependency is declared (>=0)
https://cgit.freebsd.org/ports/commit/?id=995255a5684df6ff950a347555632c569b31365b
${PYTHON_PKGNAMEPREF
On 5/05/2022 9:59 am, Alex V. Petrov wrote:
05.05.2022 06:48, Kubilay Kocak пишет:
On 5/05/2022 3:09 am, Alex V. Petrov wrote:
Very old version in ports.
I have error with pandas:
ImportError: Pandas requires version '3.0.0' or newer of 'openpyxl'
(version '2
On 5/05/2022 3:09 am, Alex V. Petrov wrote:
Very old version in ports.
I have error with pandas:
ImportError: Pandas requires version '3.0.0' or newer of 'openpyxl'
(version '2.6.4' currently installed).
Alex,
Upstream does not declare/register a dependency (required or optional)
on open
On 2/05/2022 3:11 am, David Gessel wrote:
checking for --with-lto... yes
checking for llvm-ar... no
configure: error: llvm-ar is required for a --with-lto build with clang but
could not be found.
# /usr/local/llvm10/bin/llvm-ar
/usr/local/llvm10/bin/llvm-ar: error: an archive name must be spe
On 17/01/2022 2:29 am, loader wrote:
On Sat, 15 Jan 2022 01:28:09 +0100, Stefan Esser wrote:
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
On 5/01/2022 11:46 am, Yoshihiro Ota wrote:
Hi,
I recently create a new PyPI tool for FreeBSD.
Based on PyPI's instruction, I have setup.cfg only without setup.py.
https://packaging.python.org/en/latest/tutorials/packaging-projects/ suggests
go with setup.cfg only for simplicity.
I'm now tryin
On 22/11/2021 12:57 pm, Pau Amma wrote:
On 2021-11-18 01:37, Kubilay Kocak wrote:
We've had many user reports over the last year re the entire
situation, including a number recently about pypy in particular.
Late to the discussion, but I'm sad that Chromium survived the Python2.7
r
On 17/11/2021 6:58 pm, Maxim Sobolev wrote:
Hi,
I am still a bit concerned with the total removal of python 2.7 year ago
and its support, I think this was a somewhat swift decision that may need
to be re-considered. I understand the urge for portmgr to move base over to
a supported version, but
On 7/10/2021 10:50 pm, Mikael Urankar wrote:
The branch main has been updated by mikael:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=8332894f1a6d0c128476419235018ca4051b6b1d
commit 8332894f1a6d0c128476419235018ca4051b6b1d
Author: Mikael Urankar
AuthorDate: 2021-10-07 11:47:01 +
Com
On 29/09/2021 7:38 am, Evgeniy Khramtsov via FreeBSD-ports wrote:
Hi.
I am trying to get Wayland backend for x11-wm/qtile running, which
requires three new dependencies:
https://codeberg.org/ei/ports/commits/branch/qtile
I want to use tests/ in ports (i.e. x11/py-xkbcommon), so I added:
+do-t
On 12/09/2021 11:17 pm, LuMiWa via python wrote:
Hi!
I start using latest binary packages and my questuions if is better to
use ports for some port in this case for Pythong because ports as I
know I faster update for vulnerabilities.
pkg audit -F
vulnxml file up-to-date
python38-3.8.11 is vul
On 20/08/2021 7:07 am, Tatsuki Makino wrote:
I also want to know the official way :)
I think the following ports are strange for python.
devel/llvm{-devel,12,11,10,90,80,70}
databases/rrdtool
graphics/opencv
and astro/geographiclib (which are maintained by me :) )
They do not seem to be able t
On 17/08/2021 9:56 am, Miroslav Lachman wrote:
Hi,
Hi Miroslav,
If it's in tree then it's supported, in the sense that we accept issues
for them and will endeavour to resolve reports.
Longer term, Python team will aim to move closer to tracking upstreams
(CPython) definition of supported,
Hi Sunpoet,
These two django updates are bugfix only and security updates. Can you
add vuxml entries and merge?--- Begin Message ---
The branch main has been updated by sunpoet:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=c596d849908f3007e22fa1b5575c11c58f25d0b6
commit c596d849908f3007e22f
Hi Sunpoet
These are bugfix only and security updates, but not tagged for MFH
Can you add vuxml entries for these and merge?
./koobs--- Begin Message ---
The branch main has been updated by sunpoet:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=02ddbd77e81b1c1006ee2a794ac2166ea1d2be61
commi
23 matches
Mail list logo