Bug 246546 - comms/py-serial: rename to comms/py-pyserial
Summary: comms/py-serial: rename to comms/py-pyserial
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Sofian Brabez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-18 18:15 UTC by Po-Chuan Hsieh
Modified: 2020-06-27 09:45 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (sbz)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Po-Chuan Hsieh freebsd_committer freebsd_triage 2020-05-18 18:15:17 UTC
Rename to match PyPI name.

dependent ports:
astro/gpsd
cad/cura
comms/chirp
comms/nanovna-saver
comms/py-adafruit-ampy
comms/py-esptool
devel/py-pyvisa-py
devel/py-twisted
devel/thonny
finance/odoo
misc/pyobd
net/cloud-init
net/cloud-init-azure
net-mgmt/py-junos-eznc
security/py-netmiko
textproc/plover
Comment 1 commit-hook freebsd_committer freebsd_triage 2020-06-27 09:38:28 UTC
A commit references this bug:

Author: sunpoet
Date: Sat Jun 27 09:37:55 UTC 2020
New revision: 540586
URL: https://svnweb.freebsd.org/changeset/ports/540586

Log:
  Move comms/py-serial to comms/py-pyserial

  - While I'm here, add NO_ARCH
  - Bump PORTREVISION of dependent ports for dependency change
    (devel/py-pyvisa-py and finance/odoo will be bumped in next commit, py-pyusb renaming)

  PR:		246546
  Submitted by:	sunpoet (myself)
  Approved by:	maintainer (timeout, 40 days)

Changes:
  head/MOVED
  head/astro/gpsd/Makefile
  head/cad/cura/Makefile
  head/comms/Makefile
  head/comms/chirp/Makefile
  head/comms/nanovna-saver/Makefile
  head/comms/py-adafruit-ampy/Makefile
  head/comms/py-esptool/Makefile
  head/comms/py-pyserial/
  head/comms/py-pyserial/Makefile
  head/comms/py-serial/
  head/devel/py-pyvisa-py/Makefile
  head/devel/py-twisted/Makefile
  head/devel/thonny/Makefile
  head/finance/odoo/Makefile
  head/misc/pyobd/Makefile
  head/net/cloud-init/Makefile
  head/net/cloud-init-azure/Makefile
  head/net-mgmt/py-junos-eznc/Makefile
  head/security/py-netmiko/Makefile
  head/textproc/plover/Makefile
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2020-06-27 09:45:43 UTC
Committed. Thanks!