FreeBSD ports you maintain which are out of date

2021-02-17 Thread portscout
Dear port maintainer,

The portscout new distfile checker has detected that one or more of your
ports appears to be out of date. Please take the opportunity to check
each of the ports listed below, and if possible and appropriate,
submit/commit an update. If any ports have already been updated, you can
safely ignore the entry.

You will not be e-mailed again for any of the port/version combinations
below.

Full details can be found at the following URL:
http://portscout.freebsd.org/pyt...@freebsd.org.html


Port| Current version | New version
+-+
lang/python36   | 3.6.12  | 3.6.13
+-+


If any of the above results are invalid, please check the following page
for details on how to improve portscout's detection and selection of
distfiles on a per-port basis:

http://portscout.freebsd.org/info/portscout-portconfig.txt

Reported by:portscout!
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


maintainer-feedback requested: [Bug 253601] lang/python37: use libmpdec from ports

2021-02-17 Thread bugzilla-noreply
Bugzilla Automation  has asked freebsd-python (Nobody)
 for maintainer-feedback:
Bug 253601: lang/python37:  use libmpdec from ports
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253601



--- Description ---
This diff builds Python --with-system-libmpdec, using libmpdec-2.5.1 from
ports.

mpdecimal-2.5.1 is very well tested, since I had access to a large compile
farm with a broad variety of architectures in the past 6 months.  It is
compatible with _decimal.c in Python-3.7, except for trivial build patches
that are due to cleanups in mpdecimal.h.


There are no new warnings in ``portlint -A''.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 253601] lang/python37: use libmpdec from ports

2021-02-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253601

Bug ID: 253601
   Summary: lang/python37:  use libmpdec from ports
   Product: Ports & Packages
   Version: Latest
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Many People
  Priority: ---
 Component: Individual Port(s)
  Assignee: pyt...@freebsd.org
  Reporter: sk...@bytereef.org
  Assignee: pyt...@freebsd.org
 Flags: maintainer-feedback?(pyt...@freebsd.org)

This diff builds Python --with-system-libmpdec, using libmpdec-2.5.1 from
ports.

mpdecimal-2.5.1 is very well tested, since I had access to a large compile
farm with a broad variety of architectures in the past 6 months.  It is
compatible with _decimal.c in Python-3.7, except for trivial build patches
that are due to cleanups in mpdecimal.h.


There are no new warnings in ``portlint -A''.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 253601] lang/python37: use libmpdec from ports

2021-02-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253601

--- Comment #1 from Stefan Krah  ---
Created attachment 222538
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=222538&action=edit
build --with-system-libmpdec

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 253603] lang/python38: use libmpdec from ports

2021-02-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253603

Bug ID: 253603
   Summary: lang/python38: use libmpdec from ports
   Product: Ports & Packages
   Version: Latest
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Many People
  Priority: ---
 Component: Individual Port(s)
  Assignee: pyt...@freebsd.org
  Reporter: sk...@bytereef.org
  Assignee: pyt...@freebsd.org
 Flags: maintainer-feedback?(pyt...@freebsd.org)

Created attachment 222540
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=222540&action=edit
build --with-system-libmpdec

I hope you prefer separate issues rather than a large patch. This is the same
as  https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253601 for Python-3.8.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


maintainer-feedback requested: [Bug 253603] lang/python38: use libmpdec from ports

2021-02-17 Thread bugzilla-noreply
Bugzilla Automation  has asked freebsd-python (Nobody)
 for maintainer-feedback:
Bug 253603: lang/python38: use libmpdec from ports
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253603



--- Description ---
I hope you prefer separate issues rather than a large patch. This is the same
as  https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253601 for Python-3.8.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 253604] lang/python39: use libmpdec from ports

2021-02-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253604

Bug ID: 253604
   Summary: lang/python39: use libmpdec from ports
   Product: Ports & Packages
   Version: Latest
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: Individual Port(s)
  Assignee: pyt...@freebsd.org
  Reporter: sk...@bytereef.org
 Flags: maintainer-feedback?(pyt...@freebsd.org)
  Assignee: pyt...@freebsd.org

Created attachment 222541
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=222541&action=edit
build --with-system-libmpdec

Finally, the same as https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253601 
for Python-3.9.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


maintainer-feedback requested: [Bug 253604] lang/python39: use libmpdec from ports

2021-02-17 Thread bugzilla-noreply
Bugzilla Automation  has asked freebsd-python (Nobody)
 for maintainer-feedback:
Bug 253604: lang/python39: use libmpdec from ports
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253604



--- Description ---
Finally, the same as https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253601 
for Python-3.9.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 253604] lang/python39: use libmpdec from ports

2021-02-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253604

Stefan Krah  changed:

   What|Removed |Added

   Severity|Affects Only Me |Affects Many People

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 249337] [meta] Ports broken by Python 2.7 End-of-Life and removal

2021-02-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249337
Bug 249337 depends on bug 249777, which changed state.

Bug 249777 Summary: sysutils/uefi-edk2-bhyve: depends on python 2.x
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249777

   What|Removed |Added

 Status|New |Closed
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 249337] [meta] Ports broken by Python 2.7 End-of-Life and removal

2021-02-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249337
Bug 249337 depends on bug 249778, which changed state.

Bug 249778 Summary: sysutils/uefi-edk2-bhyve-devel: depends on python 2.x
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249778

   What|Removed |Added

 Status|New |Closed
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"