From owner-freebsd-ports-bugs@freebsd.org Sat Sep 21 17:35:22 2019 Return-Path: Delivered-To: freebsd-ports-bugs@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 4F8F812A8EC for ; Sat, 21 Sep 2019 17:35:22 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 46bHmB1RQkz3JG9 for ; Sat, 21 Sep 2019 17:35:22 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 3153912A8EB; Sat, 21 Sep 2019 17:35:22 +0000 (UTC) Delivered-To: ports-bugs@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 310FD12A8EA for ; Sat, 21 Sep 2019 17:35:22 +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) server-signature RSA-PSS (4096 bits) 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 46bHmB0T4lz3JG8 for ; Sat, 21 Sep 2019 17:35:22 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E8DE619AF4 for ; Sat, 21 Sep 2019 17:35:21 +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 x8LHZLXD018426 for ; Sat, 21 Sep 2019 17:35:21 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x8LHZLB4018425 for ports-bugs@FreeBSD.org; Sat, 21 Sep 2019 17:35:21 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: ports-bugs@FreeBSD.org Subject: [Bug 240736] [NEW PORT] astro/py-ephem: ephem has new naming scheme, pyephem is a stub now Date: Sat, 21 Sep 2019 17:35:21 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new 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 Only Me X-Bugzilla-Who: rhurlin@gwdg.de X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter attachments.created Message-ID: 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-ports-bugs@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Sep 2019 17:35:22 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D240736 Bug ID: 240736 Summary: [NEW PORT] astro/py-ephem: ephem has new naming scheme, pyephem is a stub now Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: rhurlin@gwdg.de Created attachment 207700 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D207700&action= =3Dedit New port astro/py-ephem 3.7.7.0 For more than 12 years now there is astro/pyephem in the ports. The recent update of the sources changed the naming scheme from pyephem to ephem[1][2]. The version 3.7.7.0 in the ports is only a stub, which needs ephem as a dependency[3]. Because several ports in the FreeBSD ports tree have astro/pyephem as a dependency, the author Brandon Rhodes suggests to hold pyephem to direct to ephem from there. Following this advice, I added astro/py-ephem as a depend= ency in astro/pyephem and created a new port for ephem, astro/py-ephem. The nami= ng scheme follows other Python ports. @wen: In the new port astro/py-ephem[4] I signed in as the maintainer. I wo= uld be completely fine, if you instead want to be the maintainer, of course. [1] https://rhodesmill.org/pyephem/ [2] https://pypi.org/project/ephem/ [3] Description section of PKG-INFO:l9-17 "This package is a stub that contains no Python code, but lists ``ephem`` as its install requirement in case any old projects depend on this ``pyephem`` package name. New projects are encouraged to directly require the main package, which can be found at: https://pypi.org/project/ephem/ " [4] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D240735 --=20 You are receiving this mail because: You are the assignee for the bug.=