[Bug 245731] [RESTORE] emulators/openmsx: New maintainer

2020-04-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245731

Kubilay Kocak  changed:

   What|Removed |Added

 CC||menel...@itroll.org,
   ||pyt...@freebsd.org
   Severity|Affects Only Me |Affects Many People
Summary|emulators/openmsx: new  |[RESTORE]
   |maintainer  |emulators/openmsx: New
   ||maintainer
   Keywords||needs-patch, needs-qa
  Flags||maintainer-feedback?(menelk
   ||i...@itroll.org)
 Status|New |Open

--- Comment #1 from Kubilay Kocak  ---
Thank you for working on restoring a previously deleted port Daniel.

If you're comfortable doing so, it would be great if you could provide a
unified (svn or diff -u) diff against the last revision of the port, using the
process outlined below:

https://www.freebsd.org/doc/en_US.ISO8859-1/articles/committers-guide/ports.html#ports-qa-re-adding

-- 
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 245733] www/py-ddgr: Duplicate (by one day) of www/ddgr

2020-04-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245733

Kubilay Kocak  changed:

   What|Removed |Added

  Flags||maintainer-feedback?(amdmi3
   ||@FreeBSD.org)

-- 
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 245733] www/py-ddgr: Duplicate (by one day) of www/ddgr

2020-04-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245733

Kubilay Kocak  changed:

   What|Removed |Added

Summary|Duplicate ports for ddgr|www/py-ddgr: Duplicate (by
   ||one day) of www/ddgr
   Assignee|ports-b...@freebsd.org  |amd...@freebsd.org
 Status|New |Open
 CC||pyt...@freebsd.org
   Severity|Affects Only Me |Affects Some People
   Keywords||easy, needs-patch

--- Comment #1 from Kubilay Kocak  ---
^Triage: MAINTAINER of ddgr is a committer, assign accordingly

ddgr is registered in PyPI, py-ddgr is the correct name on that basis (degree
of 'moduleness' is not).

@Dmitry Could you merge/move www/ddgr into www/py-ddgr please

-- 
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 241463] devel/scons: flavor scons for python3

2020-04-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241463

--- Comment #25 from Ronald Klop  ---
To all cc's on this issue.

The difficulty is not to run scons with python 2 or 3. Since scons 3.x supports
both python versions. See https://scons.org/tag/releases.html.

The difficulty is that the SConstruct files of other ports are written in
python 2 (like mongodb36) or 3 (like upcoming mongodb42). Our current ports
framework has no way to create both versions of scons.

We can't create ports using scons with python3 as long as there are ports
needing scons with python2.

The first line of /usr/local/bin/scons says "#!/usr/local/bin/python2.7". That
is the only line which need to be changed to run with python3. But we currently
can't do that.

My solution would be to flavor the port and create a py27-scons and py37-scons.
The pkg build infrastructure can than use the one it needs.

-- 
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 242463] devel/mercurial: Update to 5.3.2

2020-04-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242463

--- Comment #25 from Kurt Jaeger  ---
Adding 

%%PYTHON_SITELIBDIR%%/mercurial/__modulepolicy__.py
%%PYTHON_SITELIBDIR%%/mercurial/__modulepolicy__.pyc
%%PYTHON_SITELIBDIR%%/mercurial/__modulepolicy__.pyo

to pkg-plist and it builds fine on 13a, 13i, 12a, 11.3a.

-- 
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 245243] math/py-numpy port makefile tries to fetch wrong documentation version

2020-04-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245243

--- Comment #2 from Andy Mender  ---
Created attachment 213543
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=213543=edit
Unified diff to use numpy.org for docs

Here's a unified diff for math/py-numpy to use numpy.org as the source of
documentation.

-- 
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

2020-04-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245243

Andy Mender  changed:

   What|Removed |Added

 CC||andymenderu...@gmail.com

--- Comment #1 from Andy Mender  ---
I checked the doc URLs and there are also links to documents for an earlier
version of numpy (1.16.0):
https://docs.scipy.org/doc/numpy-1.16.0/numpy-ref-1.16.0.pdf
https://docs.scipy.org/doc/numpy-1.16.1/numpy-user-1.16.1.pdf

And docs without the point version from numpy.org (currently, at 1.16.6, which
is more recent than what scipy.org seems to offer!):
https://numpy.org/doc/1.16/numpy-ref.pdf
https://numpy.org/doc/1.16/numpy-user.pdf

I don't think hard-coding the version is a good idea, especially that
PORTVERSION makes it more convenient when updating the port. If the missing
DISTFILES are an issue, one can modify MASTER_SITES in the following way:
MASTER_SITES=   CHEESESHOP \
https://docs.scipy.org/doc/${PORTNAME}-${PORTVERSION:R}.1/:doc

Or switch to the numpy.org docs. This properly downloads the documentation.

-- 
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.2

2020-04-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242463

Kurt Jaeger  changed:

   What|Removed |Added

   Assignee|pyt...@freebsd.org  |p...@freebsd.org
 CC||p...@freebsd.org
   Keywords|needs-patch, needs-qa   |

--- Comment #24 from Kurt Jaeger  ---
testbuild@work

-- 
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 245629] textproc/py-sphinx: Update to 3.0.1

2020-04-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245629

Danilo G. Baio  changed:

   What|Removed |Added

   See Also||https://bugs.freebsd.org/bu
   ||gzilla/show_bug.cgi?id=2301
   ||40

-- 
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 230140] textproc/py-sphinx: Update to 1.8.1

2020-04-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230140

Danilo G. Baio  changed:

   What|Removed |Added

   See Also||https://bugs.freebsd.org/bu
   ||gzilla/show_bug.cgi?id=2456
   ||29
 CC||db...@freebsd.org
   Assignee|ara...@freebsd.org  |pyt...@freebsd.org
 Status|In Progress |Open
  Flags|maintainer-feedback?(araujo |
   |@FreeBSD.org)   |

--- Comment #13 from Danilo G. Baio  ---
Hi.

Taking care of it in bug 245629 with a different strategy.

- Repocopy textproc/py-sphinx to textproc/py-sphinx18, then upgrade it to 1.8.5
(latest version from 1.8.X).

  This version supports Python 2 and 3.
  Add test target.

- textproc/py-sphinx: Update to 3.0.1

  Python 3 only, 3.5+
  Add test target.
  Add new ports (PR's will be linked here)

- Mk/Uses/python.mk: Add PY_SPHINX

  To use with flavors and not break ports with USES=python (all versions).
Python >=3.5  --> textproc/py-sphinx (v3.0.1)
Python < 3.5  --> textproc/py-sphinx18 (v1.8.5)


More details in bug 245629.

Assign this bug to python@, current maintainer of sphinx.

-- 
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 244677] [NEW PORT] textproc/py-sphinxcontrib-htmlhelp: Sphinx extension which renders HTML help files.

2020-04-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244677

Danilo G. Baio  changed:

   What|Removed |Added

 Blocks||245629


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245629
[Bug 245629] textproc/py-sphinx: Update to 3.0.1
-- 
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 244678] [NEW PORT] textproc/py-sphinxcontrib-qthelp: Sphinx extension which outputs QtHelp document

2020-04-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244678

Danilo G. Baio  changed:

   What|Removed |Added

 Blocks||245629


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245629
[Bug 245629] textproc/py-sphinx: Update to 3.0.1
-- 
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 244676] [NEW PORT] textproc/py-sphinxcontrib-serializinghtml: output serialized HTML files

2020-04-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244676

Danilo G. Baio  changed:

   What|Removed |Added

 Blocks||245629


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245629
[Bug 245629] textproc/py-sphinx: Update to 3.0.1
-- 
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 245629] textproc/py-sphinx: Update to 3.0.1

2020-04-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245629

Danilo G. Baio  changed:

   What|Removed |Added

 Depends on||244678, 244677, 244676


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244676
[Bug 244676] [NEW PORT] textproc/py-sphinxcontrib-serializinghtml: output
serialized HTML files
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244677
[Bug 244677] [NEW PORT] textproc/py-sphinxcontrib-htmlhelp: Sphinx extension
which renders HTML help files.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244678
[Bug 244678] [NEW PORT] textproc/py-sphinxcontrib-qthelp: Sphinx extension
which outputs QtHelp document
-- 
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 244676] [NEW PORT] textproc/py-sphinxcontrib-serializinghtml: output serialized HTML files

2020-04-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244676

Danilo G. Baio  changed:

   What|Removed |Added

 Blocks||244679


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244679
[Bug 244679] [NEW PORT] textproc/py-sphinx2: Python documentation generator
Version 2.x
-- 
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 244678] [NEW PORT] textproc/py-sphinxcontrib-qthelp: Sphinx extension which outputs QtHelp document

2020-04-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244678

Danilo G. Baio  changed:

   What|Removed |Added

 Blocks||244679


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244679
[Bug 244679] [NEW PORT] textproc/py-sphinx2: Python documentation generator
Version 2.x
-- 
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 244679] [NEW PORT] textproc/py-sphinx2: Python documentation generator Version 2.x

2020-04-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244679

Danilo G. Baio  changed:

   What|Removed |Added

Summary|[NEW|[NEW PORT]
   |PORT]textproc/py-sphinx2:   |textproc/py-sphinx2: Python
   |Python documentation|documentation generator
   |generator Version 2.x   |Version 2.x
 Depends on||244678, 244677, 244676


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244676
[Bug 244676] [NEW PORT] textproc/py-sphinxcontrib-serializinghtml: output
serialized HTML files
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244677
[Bug 244677] [NEW PORT] textproc/py-sphinxcontrib-htmlhelp: Sphinx extension
which renders HTML help files.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244678
[Bug 244678] [NEW PORT] textproc/py-sphinxcontrib-qthelp: Sphinx extension
which outputs QtHelp document
-- 
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 244677] [NEW PORT] textproc/py-sphinxcontrib-htmlhelp: Sphinx extension which renders HTML help files.

2020-04-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244677

Danilo G. Baio  changed:

   What|Removed |Added

 Blocks||244679


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244679
[Bug 244679] [NEW PORT] textproc/py-sphinx2: Python documentation generator
Version 2.x
-- 
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 245629] textproc/py-sphinx: Update to 3.0.1

2020-04-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245629

Danilo G. Baio  changed:

   What|Removed |Added

   See Also||https://bugs.freebsd.org/bu
   ||gzilla/show_bug.cgi?id=2446
   ||79

-- 
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 244679] [NEW PORT]textproc/py-sphinx2: Python documentation generator Version 2.x

2020-04-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244679

Danilo G. Baio  changed:

   What|Removed |Added

   See Also||https://bugs.freebsd.org/bu
   ||gzilla/show_bug.cgi?id=2456
   ||29
 CC||db...@freebsd.org
   Assignee|ports-b...@freebsd.org  |pyt...@freebsd.org
 Status|New |Open

--- Comment #1 from Danilo G. Baio  ---
Hi.
I'm trying a different strategy in bug 245629.
Let's wait for python@ feedback first.

-- 
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 245727] devel/py-ipykernel5: Update to 5.2.1

2020-04-18 Thread bugzilla-noreply
Bugzilla Automation  has asked freebsd-python mailing
list  for maintainer-feedback:
Bug 245727: devel/py-ipykernel5: Update to 5.2.1
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245727
___
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 245727] devel/py-ipykernel5: Update to 5.2.1 : [Attachment 213542] py-ipykernel5-5.2.1.patch

2020-04-18 Thread bugzilla-noreply
Danilo G. Baio  has asked freebsd-python mailing list
 for maintainer-approval:
Bug 245727: devel/py-ipykernel5: Update to 5.2.1
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245727

Attachment 213542: py-ipykernel5-5.2.1.patch
https://bugs.freebsd.org/bugzilla/attachment.cgi?id=213542=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 245727] devel/py-ipykernel5: Update to 5.2.1

2020-04-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245727

Bug ID: 245727
   Summary: devel/py-ipykernel5: Update to 5.2.1
   Product: Ports & Packages
   Version: Latest
  Hardware: Any
   URL: https://github.com/ipython/ipykernel/blob/v5.2.1/docs/
changelog.rst
OS: Any
Status: New
  Severity: Affects Some People
  Priority: ---
 Component: Individual Port(s)
  Assignee: pyt...@freebsd.org
  Reporter: db...@freebsd.org
CC: pyt...@freebsd.org
  Assignee: pyt...@freebsd.org
 Flags: maintainer-feedback?(pyt...@freebsd.org)
 Attachment #213542 maintainer-approval?(pyt...@freebsd.org)
 Flags:
CC: pyt...@freebsd.org

Created attachment 213542
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=213542=edit
py-ipykernel5-5.2.1.patch

-- 
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 245726] devel/py-jupyter_client: Update to 6.1.3

2020-04-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245726

Bug ID: 245726
   Summary: devel/py-jupyter_client: Update to 6.1.3
   Product: Ports & Packages
   Version: Latest
  Hardware: Any
   URL: https://github.com/jupyter/jupyter_client/blob/6.1.3/d
ocs/changelog.rst
OS: Any
Status: New
  Severity: Affects Some People
  Priority: ---
 Component: Individual Port(s)
  Assignee: pyt...@freebsd.org
  Reporter: db...@freebsd.org
CC: pyt...@freebsd.org
 Flags: maintainer-feedback?(pyt...@freebsd.org)
  Assignee: pyt...@freebsd.org
 Attachment #213541 maintainer-approval?(pyt...@freebsd.org)
 Flags:
CC: pyt...@freebsd.org

Created attachment 213541
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=213541=edit
py-jupyter_client-6.1.3.patch

Tests:

 make test: 125 passed, 2 skipped, 4 warnings in 138.18 seconds (same  result
from latest version)
 Basic runtime tests were made in the consumers' ports.
 poudriere ok (11, 12, CURRENT; i386, amd64)

-- 
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"


maintainer-approval requested: [Bug 245726] devel/py-jupyter_client: Update to 6.1.3 : [Attachment 213541] py-jupyter_client-6.1.3.patch

2020-04-18 Thread bugzilla-noreply
Danilo G. Baio  has asked freebsd-python mailing list
 for maintainer-approval:
Bug 245726: devel/py-jupyter_client: Update to 6.1.3
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245726

Attachment 213541: py-jupyter_client-6.1.3.patch
https://bugs.freebsd.org/bugzilla/attachment.cgi?id=213541=edit



--- Description ---
Tests:

 make test: 125 passed, 2 skipped, 4 warnings in 138.18 seconds (same  result
from latest version)
 Basic runtime tests were made in the consumers' ports.
 poudriere ok (11, 12, CURRENT; i386, amd64)
___
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 245726] devel/py-jupyter_client: Update to 6.1.3

2020-04-18 Thread bugzilla-noreply
Bugzilla Automation  has asked freebsd-python mailing
list  for maintainer-feedback:
Bug 245726: devel/py-jupyter_client: Update to 6.1.3
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245726



--- Description ---
Tests:

 make test: 125 passed, 2 skipped, 4 warnings in 138.18 seconds (same  result
from latest version)
 Basic runtime tests were made in the consumers' ports.
 poudriere ok (11, 12, CURRENT; i386, amd64)
___
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 245309] [META] Deprecate/Expire Django 1.11 and switch to Django 2.2

2020-04-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245309
Bug 245309 depends on bug 245720, which changed state.

Bug 245720 Summary: www/py-django-caching-app-plugins: Remove port as it's 
broken at runtime since a long time
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245720

   What|Removed |Added

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

-- 
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 241734] sysutils/ansible: Update to 2.9.6

2020-04-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241734

--- Comment #11 from commit-h...@freebsd.org ---
A commit references this bug:

Author: bofh
Date: Sat Apr 18 11:48:34 UTC 2020
New revision: 532025
URL: https://svnweb.freebsd.org/changeset/ports/532025

Log:
  MFH: r531978

  sysutils/ansible: Multiple Vulnerabilities fix

  - Update ansible 2.8.7=>2.8.11
  - Update ansible27 2.7.15=>2.7.17
  - For ansible27 add fixes [1]
- Rudimentary detection of the virtual platforms
- playbook hangs without ASSUME_ALWAYS_YES for pkgng
- Fix zpool snapshot cloning
- Fix `doas` password authentication
- Mark ansible26, ansible25, ansible24 and ansible23 DEPRECATED without
  EXPIRATION_DATE for MFH

  PR: 241734 233970 [1]
  Submitted by:   timur [1]
  Reported by:ncrog...@gmail.com
  Approved by:portmgr (maintainer timeout, > 14 days)
  Security:  
https://www.vuxml.org/freebsd/0899c0d3-80f2-11ea-bafd-815569f3852d.html
  Security:  
https://www.vuxml.org/freebsd/67dbeeb6-80f4-11ea-bafd-815569f3852d.html
  Security:  
https://www.vuxml.org/freebsd/ae2e7871-80f6-11ea-bafd-815569f3852d.html

  Approved by:  ports-secteam (blanket bug fix release)

Changes:
_U  branches/2020Q2/
  branches/2020Q2/sysutils/ansible/Makefile
  branches/2020Q2/sysutils/ansible/distinfo
  branches/2020Q2/sysutils/ansible/files/extra-patch-27
  branches/2020Q2/sysutils/ansible23/Makefile
  branches/2020Q2/sysutils/ansible24/Makefile
  branches/2020Q2/sysutils/ansible25/Makefile
  branches/2020Q2/sysutils/ansible26/Makefile
  branches/2020Q2/sysutils/ansible27/Makefile
  branches/2020Q2/sysutils/ansible27/distinfo

-- 
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 245309] [META] Deprecate/Expire Django 1.11 and switch to Django 2.2

2020-04-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245309

Kai Knoblich  changed:

   What|Removed |Added

 Depends on||245720


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245720
[Bug 245720] www/py-django-caching-app-plugins: Remove port as it's broken at
runtime since a long time
-- 
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 245309] [META] Deprecate/Expire Django 1.11 and switch to Django 2.2

2020-04-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245309
Bug 245309 depends on bug 245325, which changed state.

Bug 245325 Summary: www/py-django-markdownx: Update to 3.0.1
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245325

   What|Removed |Added

 Status|Open|Closed
 Resolution|--- |FIXED

-- 
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"


Re: svn commit: r531949 - in head/devel: . libuInputPlus

2020-04-18 Thread Alexey Dokuchaev
On Sat, Apr 18, 2020 at 05:49:43PM +1000, Kubilay Kocak wrote:
> On 18/04/2020 5:10 pm, Alexey Dokuchaev wrote:
> > On Sat, Apr 18, 2020 at 06:28:06AM +, Baptiste Daroussin wrote:
> > > I never understood why portname should be lowercase if upstream considers
> > > it should not, there are precedent of mixed case (actually respecting
> > > upstream will).
> > 
> > For the same reasons we don't have `www/Firefox', `databases/PostgreSQL',
> > etc.  It does not look unixish.  There are few special cases when it is
> > indeed desirable to use mixed cased names, e.g. CPAN packages, Python
> > modules, those things with established naming convention of their own, when
> > we bring lots of them to our ports and want to stay more or less consistent
> > with popular GNU/Linux distributions, but those are isolated groups.
> 
> The Python example is in fact actually an example for the opposite.

Well, what I was saying there is that Python ports are distinctive, large
group of ports that may prefer to follow some specific naming convention.
Perhaps I should've just mentioned CPAN.

> The reason we lower-case as a policy in Python is to reduce human,
> contributor, maintainer, committer error by reducing/removing the impedance
> mismatch between the case insensitivity upstream vs case sensitivity in
> ports.

Awesome, so you guys also follow the default sane convention.  That's good.

./danfe
___
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: r531949 - in head/devel: . libuInputPlus

2020-04-18 Thread Kubilay Kocak

On 18/04/2020 5:10 pm, Alexey Dokuchaev wrote:

On Sat, Apr 18, 2020 at 06:28:06AM +, Baptiste Daroussin wrote:

I never understood why portname should be lowercase if upstream considers
it should not, there are precedent of mixed case (actually respecting
upstream will).


For the same reasons we don't have `www/Firefox', `databases/PostgreSQL',
etc.  It does not look unixish.  There are few special cases when it is
indeed desirable to use mixed cased names, e.g. CPAN packages, Python
modules, those things with established naming convention of their own, when
we bring lots of them to our ports and want to stay more or less consistent
with popular GNU/Linux distributions, but those are isolated groups.

For some random unattached port it's almost always better tolower() it.
We're Unix, and lowercase is preferred by default.  This tradition is
commonly seen throughout entire Unix heritage and is omnipresent, be it
login names, hier(7), or most APIs.  This naturally applies to port and
package names.  Please don't break this consistency.

./danfe



The Python example is in fact actually an example for the opposite.

Python package (the scheme for their declaration) names are case 
insensitive, with regard to their name declarations both upstream at the 
package registry, as well as in dependency declarations in packages 
themselves.


The reason we lower-case as a policy in Python is to reduce human, 
contributor, maintainer, committer error by reducing/removing the 
impedance mismatch between the case insensitivity upstream vs case 
sensitivity in ports.

___
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"