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/py-nbformat | 4.4.0 | 5.0.5 +-+ 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"
[Bug 245243] math/py-numpy port makefile tries to fetch wrong documentation version
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245243 Tommi Pernila changed: What|Removed |Added Keywords||needs-qa -- 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 245243] math/py-numpy port makefile tries to fetch wrong documentation version
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245243 Bug ID: 245243 Summary: math/py-numpy port makefile tries to fetch wrong documentation version Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: pyt...@freebsd.org Reporter: tommi.pern...@iki.fi Flags: maintainer-feedback?(pyt...@freebsd.org) Assignee: pyt...@freebsd.org Created attachment 212939 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=212939&action=edit patch file for Makefile math/py-numpy port makefile tries to fetch wrong documentation version. Upstream doesn't change the document version for minor updates. As a solution i have hardcoded the document version number. Patch file that i did with 'diff -u -N Makefile.orig Makefile > patch-document-version' is attached. Here is a clip of the buildlog from a poudriere build. Notice that the sha256 sum is still correct. === === === ===> License BSD3CLAUSE accepted by the user => numpy-1.16.5.zip doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://files.pythonhosted.org/packages/source/n/numpy/numpy-1.16.5.zip numpy-1.16.5.zip 5017 kB 2329 kBps03s => numpy-ref-1.16.1.pdf doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://docs.scipy.org/doc/numpy-1.16.5/numpy-ref-1.16.1.pdf fetch: https://docs.scipy.org/doc/numpy-1.16.5/numpy-ref-1.16.1.pdf: Not Found => Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/numpy-ref-1.16.1.pdf numpy-ref-1.16.1.pdf 5054 kB 1153 kBps04s => numpy-user-1.16.1.pdf doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://docs.scipy.org/doc/numpy-1.16.5/numpy-user-1.16.1.pdf fetch: https://docs.scipy.org/doc/numpy-1.16.5/numpy-user-1.16.1.pdf: Not Found => Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/numpy-user-1.16.1.pdf numpy-user-1.16.1.pdf 578 kB 446 kBps01s ===> Fetching all distfiles required by py27-numpy-1.16.5_4,1 for building === === ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py27-numpy-1.16.5_4,1 for building => SHA256 Checksum OK for numpy-1.16.5.zip. => SHA256 Checksum OK for numpy-ref-1.16.1.pdf. => SHA256 Checksum OK for numpy-user-1.16.1.pdf. === === === === ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py27-numpy-1.16.5_4,1 for building ===> Extracting for py27-numpy-1.16.5_4,1 => SHA256 Checksum OK for numpy-1.16.5.zip. => SHA256 Checksum OK for numpy-ref-1.16.1.pdf. => SHA256 Checksum OK for numpy-user-1.16.1.pdf. === -- 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 242463] devel/mercurial: Update to 5.3.1
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242463 Sergey A. Osokin changed: What|Removed |Added Attachment #212224|0 |1 is obsolete|| --- Comment #22 from Sergey A. Osokin --- Created attachment 212948 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=212948&action=edit mercurial update to 5.3.1 Hi, here's the recent patch with: * python 2.7 * whitespace fix -- 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 245252] devel/py-twisted: WIP: Update to 20.3.0 (includes security updates)
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245252 Bug ID: 245252 Summary: devel/py-twisted: WIP: Update to 20.3.0 (includes security updates) 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: cont...@evilham.com Flags: maintainer-feedback?(pyt...@freebsd.org) Assignee: pyt...@freebsd.org Hello, I noticed that FreeBSD's twisted version is a bit outdated, so I'll try taking a go at it. It is not entirely impossible that while at it I'll have to update other ports like attrs, we'll see. I'm also using the chance to document the whole process for myself (my future self too) and hopefully people who would consider doing things like this. Will be posting a patch over the next few days. Cheers, -- 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 245252] devel/py-twisted: WIP: Update to 20.3.0 (includes security updates)
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245252 Evilham changed: What|Removed |Added CC||cont...@evilham.com URL||https://github.com/twisted/ ||twisted/blob/twisted-20.3.0 ||/NEWS.rst -- 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 245252] devel/py-twisted: WIP: Update to 20.3.0 (includes security updates)
Bugzilla Automation has asked freebsd-python mailing list for maintainer-feedback: Bug 245252: devel/py-twisted: WIP: Update to 20.3.0 (includes security updates) https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245252 --- Description --- Hello, I noticed that FreeBSD's twisted version is a bit outdated, so I'll try taking a go at it. It is not entirely impossible that while at it I'll have to update other ports like attrs, we'll see. I'm also using the chance to document the whole process for myself (my future self too) and hopefully people who would consider doing things like this. Will be posting a patch over the next few days. Cheers, ___ 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-approval requested: [Bug 245252] devel/py-twisted: Update to 20.3.0 (includes security updates) : [Attachment 212951] py-twisted update to 20.3.0
Evilham has asked freebsd-python mailing list for maintainer-approval: Bug 245252: devel/py-twisted: Update to 20.3.0 (includes security updates) https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245252 Attachment 212951: py-twisted update to 20.3.0 https://bugs.freebsd.org/bugzilla/attachment.cgi?id=212951&action=edit ___ 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 245252] devel/py-twisted: Update to 20.3.0 (includes security updates)
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245252 Evilham changed: What|Removed |Added CC||pyt...@freebsd.org Attachment #212951|maintainer-approval?(contac |maintainer-approval?(python Flags|t...@evilham.com) |@FreeBSD.org) -- 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"