From owner-freebsd-python@freebsd.org Tue Sep 22 19:40:48 2020 Return-Path: Delivered-To: freebsd-python@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 2AACA3F45A0 for ; Tue, 22 Sep 2020 19:40:48 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 4Bws9X0Mtzz4W7G for ; Tue, 22 Sep 2020 19:40:48 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 0CB993F443B; Tue, 22 Sep 2020 19:40:48 +0000 (UTC) Delivered-To: python@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 0C8393F43CB for ; Tue, 22 Sep 2020 19:40:48 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Bws9W6fbyz4W7F for ; Tue, 22 Sep 2020 19:40:47 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C7E9024869 for ; Tue, 22 Sep 2020 19:40:47 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 08MJeloE045648 for ; Tue, 22 Sep 2020 19:40:47 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 08MJel7T045647 for python@FreeBSD.org; Tue, 22 Sep 2020 19:40:47 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 249375] net-im/py-matrix-synapse: Update to 1.19.3 Date: Tue, 22 Sep 2020 19:40:46 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: linus.sundqvist@loopia.se X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: dbaio@freebsd.org X-Bugzilla-Flags: maintainer-feedback+ merge-quarterly+ X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Sep 2020 19:40:48 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D249375 --- Comment #20 from linus.sundqvist@loopia.se --- I am unable to build this package in 2020Q3 because it depends on py37-canonicaljson>=3D1.2.0, but only 1.1.4 is available in 2020Q3 at the m= oment using these options: DOCS=3Don: Build and/or install documentation LDAP=3Doff: LDAP protocol support OIDC=3Doff: Add dependencies for OpenID Connect based logins PGSQL=3Don: PostgreSQL database support REDIS=3Doff: Add support replication over Redis for synapse workers SQLITE=3Doff: SQLite database support URLPREVIEW=3Don: Add dependencies necessary for URL previews =3D=3D=3D> py37-matrix-synapse-1.19.3 depends on package: py37-canonicalj= son>=3D1.2.0 - not found =3D=3D=3D> Installing existing package /packages/All/py37-canonicaljson-1= .1.4.txz [12_1-FreeBSD-2020Q3-job-01] Installing py37-canonicaljson-1.1.4... [12_1-FreeBSD-2020Q3-job-01] `-- Installing py37-simplejson-3.17.0... [12_1-FreeBSD-2020Q3-job-01] `-- Extracting py37-simplejson-3.17.0: .......= ... done [12_1-FreeBSD-2020Q3-job-01] Extracting py37-canonicaljson-1.1.4: ......... done =3D=3D=3D> py37-matrix-synapse-1.19.3 depends on package: py37-canonicalj= son>=3D1.2.0 - not found *** Error code 1 --=20 You are receiving this mail because: You are on the CC list for the bug.=