[Bug 221090] [NEW PORT] net/py-pyenet: Python wrapper for the ENet library by Lee Salzman
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221090 Kubilay Kocak changed: What|Removed |Added Flags||maintainer-feedback?(freebs ||d...@skinc.ru) CC||pyt...@freebsd.org Keywords||feature, needs-patch, ||needs-qa Status|New |Open --- Comment #1 from Kubilay Kocak --- Thank you Ilia. Some review items: - Prefer MASTER_SITES=CHEESESHOP by default (unless important files missing from PyPI sdist). Remove USE_GITHUB/GH_* accordingly. - setup.py (and PyPI) says version is lib_version = "1.3.13" (plus "post3" suffix). Consider using DISTVERSION=1.3.13.post3 to match - cython is listed in both setup.py: setup_requires and install_requires. this makes it both a BUILD_DEPENDS and a RUN_DEPENDS (the latter is missing). - setup.py:description is "A python wrapper for the ENet library". Set COMMENT to match (minus leading "A", for portlint compliance) Please also confirm this port passes poudriere QA if possible. For more information and instructions, see: https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/testing.html -- 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 221090] [NEW PORT] net/py-pyenet: Python wrapper for the ENet library
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221090 Kubilay Kocak changed: What|Removed |Added Summary|[NEW PORT] net/py-pyenet: |[NEW PORT] net/py-pyenet: |Python wrapper for the ENet |Python wrapper for the ENet |library by Lee Salzman |library -- 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
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213636 Kubilay Kocak changed: What|Removed |Added Keywords||needs-qa Status|New |Open CC||bdrew...@freebsd.org, ||ko...@freebsd.org, ||pyt...@freebsd.org See Also||https://bugs.freebsd.org/bu ||gzilla/show_bug.cgi?id=2146 ||00, ||https://bugs.freebsd.org/bu ||gzilla/show_bug.cgi?id=2204 ||69 Summary|math/py-matplotlib: fails |math/py-matplotlib: Fails |to build with python3 |to build with python3 --- Comment #8 from Kubilay Kocak --- py3-ports are currently (and recently) only allowed with portmgr approval under the following conditions: - Port must be named category/py3-foo - Port must be a *slave* port of an existing category/py-foo port - Port must be *both* Python 2/3 compatible (USES=python), not just 3.4+, etc Accordingly, I'd suggest making this issue about updating to the version mentioned in comment 7 Producing a Python 3 version of the package in the official package repositories will be handled shortly with a special version of poudriere that automatically produces py3-* ports without them needing to exist in the tree. Having said that, *if* the current version spec (python:2.7) is *incorrect*, in that the current (port) version *does* support 3.x, then attachment 178422 should land, as the present version spec is actually incorrect (independent of whether packages can be produced from it by poudriere or not). Please advise whether the above is the case or not. -- 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 219687] [NEW PORT] net/google-compute-engine: User daemon for Google Compute Engine
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219687 --- Comment #35 from Kubilay Kocak --- As per comment 32, the 'directory name' may be prefix-less (but should be prefixed as a default), but the pkgnameprefix must be retained. We cannot control what versions of python a port/package is built with, we can only control whether they conflict or not (the reason for the prefix is so they dont) -- 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 221116] textproc/py-sphinx: Backport fix for issue #3212 (HTML document build failure)
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221116 Kubilay Kocak changed: What|Removed |Added Summary|textproc/py-sphinx: Port|textproc/py-sphinx: |causes HTML document build |Backport fix for issue |failure |#3212 (HTML document build ||failure) Keywords||needs-patch Status|New |Open Flags||merge-quarterly? CC||pyt...@freebsd.org URL||https://github.com/sphinx-d ||oc/sphinx/issues/3212 --- Comment #1 from Kubilay Kocak --- Thank you Gabor. Could you update the patch to a diff of the port produced after generating the files/patch-file via make makepatch? This should also be MFH'd -- 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 221116] textproc/py-sphinx: Backport fix for issue #3212 (HTML document build failure)
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221116 Gabor Pali changed: What|Removed |Added Attachment #184865|0 |1 is obsolete|| --- Comment #2 from Gabor Pali --- Created attachment 184889 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=184889&action=edit Actual change to the ports tree All right, there you go. -- 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 220706] mail/postfix-policyd-spf-python: Update to 2.0.1
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220706 Kubilay Kocak changed: What|Removed |Added Flags|maintainer-feedback?(me@mor | |tis.eu) | CC||bdrew...@freebsd.org, ||ko...@freebsd.org, ||pyt...@freebsd.org --- Comment #2 from Kubilay Kocak --- Note: Changing to USES:3.x+ (as in attachment 184868) will break package creation without the creation of py3-* ports for its dependencies, at least until the official package build infrastructure is updated (to use a special poudriere version, cc bdrewery@). I would hold off on this update, and backport only commits from upstream that fix the issue in bug 220470 if they exist. -- 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 221116] textproc/py-sphinx: Backport fix for issue #3212 (HTML document build failure)
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221116 Gabor Pali changed: What|Removed |Added Attachment #184889|0 |1 is obsolete|| --- Comment #3 from Gabor Pali --- Created attachment 184891 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=184891&action=edit Actual change to the ports tree Sorry, I uploaded an incorrect version of the patch. That should be fine now. -- 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"
FreeBSD ports you maintain which are out of date
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 +-+ devel/py27-setuptools | 36.0.1 | 36.2.6 +-+ print/py-fonttools | 3.13.1 | 3.14.0 +-+ 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 Thanks. ___ 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 221116] textproc/py-sphinx: Backport fix for issue #3212 (HTML document build failure)
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221116 --- Comment #4 from Kubilay Kocak --- Thank you! Note: PORTREVISION ought to be bumped too -- 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 221116] textproc/py-sphinx: Backport fix for issue #3212 (HTML document build failure)
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221116 Gabor Pali changed: What|Removed |Added Attachment #184891|0 |1 is obsolete|| --- Comment #5 from Gabor Pali --- Created attachment 184892 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=184892&action=edit Actual change to the ports tree Yes, apparently I forgot to do that. Now I am updating the patch. -- 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 219687] [NEW PORT] net/google-compute-engine: User daemon for Google Compute Engine
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219687 Helen Koike changed: What|Removed |Added Attachment #184878|0 |1 is obsolete|| Attachment #184879|0 |1 is obsolete|| --- Comment #36 from Helen Koike --- Created attachment 184909 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=184909&action=edit Patch which adds google-compute-engine v2.4.1 in freebsd-ports Attaching a new version. Changes: * Package moved to sysutils as it seems more precise then net * Re-add PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} as before * Prefix directory name: py-google-compute-engine -- 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 219687] [NEW PORT] net/google-compute-engine: User daemon for Google Compute Engine
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219687 --- Comment #37 from Helen Koike --- Created attachment 184910 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=184910&action=edit Poudriere build logs (py27, py36) of google-compute-engine package -- 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 219687] [NEW PORT] sysutils/google-compute-engine: User daemon for Google Compute Engine
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219687 Helen Koike changed: What|Removed |Added Summary|[NEW PORT] |[NEW PORT] |net/google-compute-engine: |sysutils/google-compute-eng |User daemon for Google |ine: User daemon for Google |Compute Engine |Compute Engine -- 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 220484] math/py-numpy: fails to build 11.0 aarch64 due to clang crash (196 ports skipped)
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220484 --- Comment #4 from Jan Beich --- Created attachment 184912 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=184912&action=edit numpy/core/src/multiarray/arraytypes.c.src (preprocessed, compressed) -- 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 220484] math/py-numpy: fails to build 11.0 aarch64 due to clang crash (196 ports skipped)
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220484 --- Comment #5 from Jan Beich --- Created attachment 184913 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=184913&action=edit command line args (for clang 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"
Re: svn commit: r446986 - svnadmin/hooks/scripts
On 7/31/17 9:20 PM, Kubilay Kocak wrote: > On 8/1/17 2:32 AM, Bryan Drewery wrote: >> Author: bdrewery >> Date: Mon Jul 31 16:32:36 2017 >> New Revision: 446986 >> URL: https://svnweb.freebsd.org/changeset/ports/446986 >> >> Log: >> Allow portmgr overrides for py3- under some (uncodified) conditions: >> >>- They must be named category/py3-foo >>- They must be a *slave* port to a category/py-foo >>- They must be supported on all python versions I meant of course 'all python 3' here. Things like '3.4+' need hard-coded support in Poudriere until FLAVORS. >> >> Approved by: portmgr (implicit) >> >> Modified: >> svnadmin/hooks/scripts/detect-filename.sh > > > Thank you Bryan > -- Regards, Bryan Drewery signature.asc Description: OpenPGP digital signature
[Bug 221116] textproc/py-sphinx: Backport fix for issue #3212 (HTML document build failure)
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221116 Kubilay Kocak changed: What|Removed |Added Attachment #184892||maintainer-approval+ Flags|| --- Comment #6 from Kubilay Kocak --- Comment on attachment 184892 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=184892 Actual change to the ports tree Approved by: portmgr (blanket, build/run fix) -- 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 221116] textproc/py-sphinx: Backport fix for issue #3212 (HTML document build failure)
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221116 Kubilay Kocak changed: What|Removed |Added CC||kmo...@freebsd.org Assignee|kmo...@freebsd.org |p...@freebsd.org Keywords|needs-patch |needs-qa --- Comment #7 from Kubilay Kocak --- @Gabor Attachment 184892 is a blanket approval candidate (@bugmeister/triage) Please confirm this change passes QA (poudriere in particular) prior to commit/merge and if you don't mind, add a comment to the header of the patch with upstream description, issue/commit links, etc. Reporter is committer, assign accordingly -- 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
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221154 Kubilay Kocak changed: What|Removed |Added Keywords||feature, needs-patch, ||needs-qa Flags|maintainer-feedback?|maintainer-feedback?(rtd24@ ||columbia.edu) Status|New |Open CC||pyt...@freebsd.org, ||rt...@columbia.edu --- Comment #1 from Kubilay Kocak --- Thank you for contributing a new FreeBSD port Ryder. Please: - Add LICENSE_FILE pointing to ${WRKSRC}/path/to/licensefile when one exists in the distribution file (premailer provides one called LICENSE) - Confirm this port passes QA (portlint and poudriere in particular). For more information and testing instruction see: https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/testing.html Note also: Setting the maintainer-feedback flag is not required for new ports, as uncommitted ports have no maintainer until committed by definition. This also applies to the maintainer-approval flag on attachments -- 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"