From nobody Sat Jul 8 19:37:03 2023 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Qz0rv6dn0z4mF2r for ; Sat, 8 Jul 2023 19:37:03 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Qz0rv49vMz3JDK for ; Sat, 8 Jul 2023 19:37:03 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1688845023; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=gYz9lDcXsQ32kkmhJ/Q0mGQmcLw8FRKbqBPy7tK6JqU=; b=GusL8Vno0mY7GkoucKhs5Zbuxh4mMeO9HDI9GJXcgjNLFihmQHRO21qlqi/Hfha/Mbm66q 5Ultz20/q/VSKqp5jXtlRRdrQ6OD8iiPt+aAzY2QNBHv9hnp/rWCQRuRBZXMSkPxCcCQbE Xzq1VlRrqtQ8LEBrX8RK+rGt4mUFZ1WIK6zdnZSRQzgwzTVATx/4jse5/M+NASCM0WbUJj 6Xfi0mNGkew/YWTivjDAdFQDgZn/1GxPVxr1S0C0ubn2gAoMU/NpZNfGJDifr/9kdV0HxK s0FTZoMbvAlYauaRu06ew3S0Dd2TRYVZlyEVQuy0SVDH5RqlMEMznt8z8ntr9Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1688845023; a=rsa-sha256; cv=none; b=H6OxMyzOMSGznH8+xVRefPrl2zZh/ZGoL0iGLEyqDDu14iVBs6OF+mZZM3NJlUy7tSBwGD dMtR0PvxwdMze+3sQh8pRRbHn9+ETKpQzMJYV3/hSCWzpljQG2mDBmubdRFru19+Mt9aWm /lNRYEyqPHZlcbQLG5vrUb04tNX9cZlFylnJSod7r2V3qmAJjNqxN86RTPrrMVZJZy7oAH g5NboDNUQ4UNTHo5khFPeEyazpn09PBv+BYEPGWxQMPPCJH/ulxw4YrLKE5P0QMpXYkUHt F8cW7CRlky8hgf9oxtbmKXM8YS47mT2mEb452oR9Yqd/Qj9763gTWTrXw8cp9w== 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 4Qz0rv3GLQzYTR for ; Sat, 8 Jul 2023 19:37:03 +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 368Jb3Tf025349 for ; Sat, 8 Jul 2023 19:37:03 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 368Jb3Lj025348 for python@FreeBSD.org; Sat, 8 Jul 2023 19:37:03 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 263862] www/py-tvdb_api: Fails to run after www/py-requests-cache update: ImportError: cannot import name '_to_bytes' from 'requests_cache.backends.base Date: Sat, 08 Jul 2023 19:37:03 +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: regression X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: huber.georg@gmail.com X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bofh@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 List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D263862 --- Comment #25 from huber.georg@gmail.com --- (In reply to huber.georg from comment #24) Perhaps now that the requests_cache appears to be fixed (at least this is w= hat the committer at GitHub told me), the branch to requests_cache.0.9.3 is no longer necessary and we could use the current 0.9.6 version with py-tvnamer= and py-tvdb_api. Could anyone look into this? I would gladly do it myself, but I really can't program. Many thanks to the devs/committers! G. --=20 You are receiving this mail because: You are on the CC list for the bug.=