[Bug 221154] [NEW PORT] mail/py-premailer: Convert CSS to style attributes

2017-08-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221154

Ryder Dain  changed:

   What|Removed |Added

 Attachment #184918|0   |1
is obsolete||
 Attachment #184918|maintainer-approval?|
  Flags||

--- Comment #2 from Ryder Dain  ---
Created attachment 185081
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=185081&action=edit
Updated py-premailer.shar file

Updated to include LICENSE_FILE= ${WRKSRCZ}/LICENSE as requested.

Can also confirm that this passed portlint, as well as porttools tests.

-- 
You are receiving this mail because:
You are on the CC list 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 221154] [NEW PORT] mail/py-premailer: Convert CSS to style attributes

2017-08-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221154

Kubilay Kocak  changed:

   What|Removed |Added

   Keywords|needs-patch |
  Flags|maintainer-feedback?(rtd24@ |maintainer-feedback+
   |columbia.edu)   |

-- 
You are receiving this mail because:
You are on the CC list 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 213636] math/py-matplotlib: Fails to build with python3

2017-08-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213636

--- Comment #12 from rsm...@xs4all.nl ---
(In reply to Kubilay Kocak from comment #11)

1) Yes.

2) No. As far as I know, OPTIONS_DEFAULT should only include TKAGGBACKEND for
it to work with both Python 2 and 3, since GTKBACKEND and GTKAGGBACKEND do not
work with Python 3.

3) Looking at Freshports for the active ports that require this port, few of
them seem to *require* a specific GUI toolkit to be enabled when looking at
their Makefiles. Only math/cadabra2 uses gtkmm30 and gdkpixbuf2, which *might*
imply a need for GTKBACKEND or GTKAGGBACKEND. But this port is limited to
Python 2.

Would it be allowed to set different OPTIONS_DEFAULT depending on the Python
version? Set it conditionally in the main port and override it in a py3 slave
port?

-- 
You are receiving this mail because:
You are on the CC list 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 213636] math/py-matplotlib: Fails to build with python3

2017-08-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213636

--- Comment #13 from Kubilay Kocak  ---
(In reply to rsmith from comment #12)

It's possible (and I believe there are existing cases in the tree), but that
may or may not be the correct, right or best way to address the issue, say
versus slave ports (port per backend or similar, or other methods.

Other options to consider:

- Scope/set USES=python: per OPTION rather than un-conditionally
- Scope/set OPTIONS_DEFINE based on python version (only adding them for
relevant versions)
- Creative use of OPTION_IMPLIES and/or OPTIONS_PREVENTS

I haven't researched this to the point where I know the entire matrix of
backends and their dependencies, so I can't comment too much on which of the
above (or combination of the above) would best suit, but the port (and ports in
general) should be as declarative as possible with regard to options,
dependencies and their relationships.

On py3-* ports, they are temporary workarounds so they cant be considered as an
ultimate/final solution to this "backend option mutual exclusion of python
support" issue.

-- 
You are receiving this mail because:
You are on the CC list 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 213636] math/py-matplotlib: Fails to build with python3

2017-08-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213636

--- Comment #14 from Kubilay Kocak  ---
(In reply to Kubilay Kocak from comment #13)

And independently to all that, the current (global) version-spec is still
incorrect, see comment 11 point (1)

-- 
You are receiving this mail because:
You are on the CC list 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"


Problem reports for pyt...@freebsd.org that need special attention

2017-08-06 Thread bugzilla-noreply
To view an individual PR, use:
  https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id).

The following is a listing of current problems submitted by FreeBSD users,
which need special attention. These represent problem reports covering
all versions including experimental development code and obsolete releases.

Status  |Bug Id | Description
+---+---
Open|205308 | devel/py-pip and devel/py-virtualenv don't aggree 
Open|211641 | graphics/py-mayavi mayavi2 runtime error  
Open|219794 | devel/py-backports.* conflict with each other: fi 
Open|204982 | [NEW PORT] mail/py-alot: Terminal MUA using notmu 
Open|219301 | devel/py-twisted152: Delete old port  
New |220986 | [exp-run] Update math/py-numpy to 1.13.1  
Open|220987 | devel/py27-setuptools: Update to 36.2.2   

7 problems total for which you should take action.
___
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 206194] lang/python27 install fails if misc/compat6x is installed [due to libreadline check]

2017-08-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206194

--- Comment #6 from Brent Busby  ---
Created attachment 185104
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=185104&action=edit
python27 build log

-- 
You are receiving this mail because:
You are on the CC list for the bug.
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 213636] math/py-matplotlib: Fails to build with python3

2017-08-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213636

--- Comment #15 from rsm...@xs4all.nl ---
Created attachment 185105
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=185105&action=edit
Patch to make the port work with both Python 2 and 3.

With regard to Koobs' comments, I'd like to propose this patch.

For both Python versions it sets the TKAgg backend as default.
For Python2 it adds the GTK and GTKAgg backends.

Furthermore it warns that the Python 3 port is broken with either GTKBACKEND ot
GTKAGGBACKEND.

-- 
You are receiving this mail because:
You are on the CC list 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 206194] lang/python27 install fails if misc/compat6x is installed [due to libreadline check]

2017-08-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206194

--- Comment #7 from Brent Busby  ---
Here's the transcript of the build/install.  There are some errors in there
that look readline related, but I don't know how to fix it, because
devel/readline is installed as previously suggested, and it happens anyway.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list 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 220470] mail/postfix-policyd-spf-python: 1.3.2 has some issues with Python 3.6

2017-08-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220470

Giel van Schijndel  changed:

   What|Removed |Added

 CC|m...@mortis.eu|
  Flags|maintainer-feedback?(me@mor |maintainer-feedback?
   |tis.eu) |

-- 
You are receiving this mail because:
You are on the CC list 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"