pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/53667: Submission to add new package textproc/py-isc-dhcp-leases



The following reply was made to PR pkg/53667; it has been noted by GNATS.

From: "David H. Gutteridge" <david%gutteridge.ca@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/53667: Submission to add new package
 textproc/py-isc-dhcp-leases
Date: Sun, 14 Oct 2018 18:00:22 -0400

 I realized today there's an inconsistency in what I submitted before,
 sorry. The project name on GitHub is "python-isc-dhcp-leases", but the
 archive shipped via PyPI is "isc_dhcp_leases". I'd named the directory
 with hyphens, but the resultant package name ends up with underscores
 by default.
 
 I'm used to seeing Python packages with hyphens as separators, but I
 see pkgsrc isn't consistent in this regard. Packages such as
 textproc/py-sphinx-rtd-theme and devel/py-typing-extensions have:
 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
 
 While, conversely, devel/py-restructuredtext_lint has:
 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/-/_/}
 
 And others simply leave whatever separator the distribution archive
 employs intact, e.g. devel/py-setuptools_scm_git_archive. I've altered
 my submission to use this last, simplest approach.
 
 begin-base64 644 py-isc_dhcp_leases.tgz
 H4sIAPW3w1sAA+2X/Y/aNhjH79fLX2G1/NBtItixHZOTkModKY0KHCJU2jRNkRM7
 kB0ElITtXnT/ex0Y1Y6DAhuik+aPQInfnsd5bH9tm7X5QzXJo0CMo3kwkTyX+cWJ
 gZBARql6QsQoLJ8l6+fyHWFMmcVszCyVjwi2rQt66o5sY5EXPAPgQqggJPOJ3FXv
 z7GUk3N06LyYW8a/1uV3Mk52x+JIIILQJmTX+CM1OTbH30YQXcAT+f8m//Pxfwsq
 PVlc+60rsB514N7PQcUwWp4/7DW7buNyY35UoemYyOh/aq+KK0/9X1SiP3A/eD8/
 VytP65bPxk1z6LZvB57rNy4LeV/Ms1kE5g/FeJYa3aY/dAeB7w3L0srT39KBMuhd
 NZLa5sx8NlQzrzdUf3fQuJzfjfIsqi5ymeXvV99hzrKR8fG26/abbdW3cVHM86ta
 bZQU40VoRrOpmt1ZkfyeXmecT2urvpQroFr6qa78GDe33a7bGzYu+8tyMJ2JhYpM
 PMvAnGd5ko6A59+AsokAyzagDF1udLwbt+crx9OkUCF0+26v5f/0KkZ5cl/9FVad
 3368Ms2a+k14OiqXoiowVDyGwc6mcSbloxwt0pcGhPxDTkoLX8sN47PvBp1mr/1Z
 hUKF+C1IZ6k0DDNJo8lCSPDmhe/yQ2tqGRSLIpnk5vTuzaua07tamAtThX1Z/L0n
 r+Zfs1X/+x21gE/nY5/+Y/zX/g8tpnaAUv+pRZjW/zPwXiniVKbFehuoGKXclBrc
 8a6fa5Unt90OPngdpeUvCjanTBAkaVIEgTl/OLji7OCa0bdrqnSZXKX2G96svsd6
 IfMiUJktldc50MXWNof4Wb4faH9d92C79jGG7ePj/g9icsRnHtNxvTUdyFb9Lw8B
 SRrPTuRjj/5DG5K1/tsEk9X5n0Gt/2fgq+wb/scmAu+2HvVNFSJz9PgDaAAupBNb
 0CG4DgmNUBRCFNohlhaidUYR4o66vEPHGHRbyIb7DUpLhIhTm1EZhZypH2J1ibmk
 FNY5FgSGsbIqyv5RZO03aDEUEuJw6UQOlNhxqGMLyZ26mmaWEHUqeYRtTCCkXNjQ
 ElxEMSR1JyQWwlJiadcJFY4Qse1ghiOJKGOCO5BxRmIiLGrXsUOkI7iEorQRxxaJ
 VEYo7RgbfvIo93fTZk4dhA9Ktr6rVm1d/y3Xvxmczse+9Q8ZKte/DSm0KF7e/yli
 +vx3Dpogn/LJBLy+52aSi533XFNvsBqNRqPRaDQajUaj0Wg0Gs1/ny+AqSc4ACgA
 AA==
 ====
 
 


Home | Main Index | Thread Index | Old Index