FreeBSD ports you maintain which are out of date

2020-05-12 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
+-+
textproc/py-sphinx18| 1.8.5   | 2.0.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

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 246364] science/py-scipy: upgrade to 1.2.3

2020-05-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246364

--- Comment #3 from Thierry Thomas  ---
(In reply to Sunpoet Po-Chuan Hsieh from comment #2)

This dependency is added to make the package coherent. Since OpenBLAS is the
default for NumPy, SciPy should use it.

For ports, this is a bit different: SciPy is smart enough to detect every BLAS
package installed on the machine (it will even catch math/blis) and link
against them. Of course, if the user builds NumPy with a BLAS library, we can
expect that this same library is still installed on the machine when SciPy is
built, but this could produce a mess when the dependencies are registered! Such
things may happen when ports are built on a non-clean environment, and it is
often difficult to prevent them.

-- 
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 245334] [NEW PORT] textproc/py-sphinx-better-theme: A nice-looking, customizable theme for Sphinx

2020-05-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245334

Evilham  changed:

   What|Removed |Added

 Resolution|--- |Overcome By Events
 Status|Open|Closed

--- Comment #3 from Evilham  ---
Oh, you are right, I probably missed that back when I opened this PR.

I also just noticed that you removed the `DOCS` OPTION for PGPy, which makes
sense because there were no docs to build.

Thank you! I'll have to check again those open PRs :-).

-- 
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 246420] security/py-certbot-nginx

2020-05-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246420

Bug ID: 246420
   Summary: security/py-certbot-nginx
   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: montbl...@mail.ru
 Flags: maintainer-feedback?(pyt...@freebsd.org)
  Assignee: pyt...@freebsd.org

# make install clean

[skip]

pkg-static: py37-sphinx18-1.8.5,1 conflicts with py37-sphinx-3.0.2,1 (installs
files into the same place).  Problematic file: /usr/local/bin/sphinx-apidoc-3.7
*** Error code 70

Stop.
make[5]: stopped in /sharedfs/usr/ports/textproc/py-sphinx18
*** Error code 1

Stop.
make[4]: stopped in /sharedfs/usr/ports/www/py-requests-toolbelt
*** Error code 1

Stop.
make[3]: stopped in /sharedfs/usr/ports/www/py-requests-toolbelt
*** Error code 1

Stop.
make[2]: stopped in /sharedfs/usr/ports/security/py-acme
*** Error code 1

Stop.
make[1]: stopped in /sharedfs/usr/ports/security/py-certbot-nginx
*** Error code 1

Stop.
make: stopped in /sharedfs/usr/ports/security/py-certbot-nginx

-- 
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 246420] security/py-certbot-nginx

2020-05-12 Thread bugzilla-noreply
Bugzilla Automation  has asked freebsd-python mailing
list  for maintainer-feedback:
Bug 246420: security/py-certbot-nginx
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246420



--- Description ---
# make install clean

[skip]

pkg-static: py37-sphinx18-1.8.5,1 conflicts with py37-sphinx-3.0.2,1 (installs
files into the same place).  Problematic file: /usr/local/bin/sphinx-apidoc-3.7
*** Error code 70

Stop.
make[5]: stopped in /sharedfs/usr/ports/textproc/py-sphinx18
*** Error code 1

Stop.
make[4]: stopped in /sharedfs/usr/ports/www/py-requests-toolbelt
*** Error code 1

Stop.
make[3]: stopped in /sharedfs/usr/ports/www/py-requests-toolbelt
*** Error code 1

Stop.
make[2]: stopped in /sharedfs/usr/ports/security/py-acme
*** Error code 1

Stop.
make[1]: stopped in /sharedfs/usr/ports/security/py-certbot-nginx
*** Error code 1

Stop.
make: stopped in /sharedfs/usr/ports/security/py-certbot-nginx
___
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-05-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245309

Kai Knoblich  changed:

   What|Removed |Added

 Depends on||246422


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246422
[Bug 246422] www/py-django-debug-toolbar: Switch to Django 2.2
-- 
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 245309] [META] Deprecate/Expire Django 1.11 and switch to Django 2.2

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

Kai Knoblich  changed:

   What|Removed |Added

 Depends on||246424


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246424
[Bug 246424] www/py-jsonfield: Update to 3.1.0
-- 
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 246420] security/py-certbot-nginx

2020-05-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246420

Danilo G. Baio  changed:

   What|Removed |Added

  Flags|maintainer-feedback?(python |maintainer-feedback+
   |@FreeBSD.org)   |
 Status|New |Open
 CC||db...@freebsd.org

--- Comment #1 from Danilo G. Baio  ---
Thanks for the report.

Do you know what port is pulling sphinx18?

Usually it's necessary for building documentation, try a `pkg autoremove` to
see if it will be removed.

-- 
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 246420] security/py-certbot-nginx

2020-05-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246420

--- Comment #3 from Igor Konov  ---
pkg autoremove
Updating database digests format: 100%
Checking integrity... done (0 conflicting)
Deinstallation has been requested for the following 42 packages:

Installed packages to be REMOVED:
gettext-tools: 0.20.2
libffi: 3.2.1_3
libtextstyle: 0.20.2
pkgconf: 1.6.3,1
py37-Babel: 2.8.0
py37-Jinja2: 2.10.1
py37-MarkupSafe: 1.1.1
py37-alabaster: 0.7.6
py37-asn1crypto: 1.3.0
py37-certifi: 2020.4.5.1
py37-cffi: 1.14.0
py37-chardet: 3.0.4_3
py37-cryptography: 2.6.1
py37-cython: 0.29.15
py37-docutils: 0.15.2
py37-idna: 2.8
py37-imagesize: 1.1.0
py37-josepy: 1.3.0
py37-openssl: 19.0.0
py37-packaging: 20.3
py37-pycparser: 2.19
py37-pygments: 2.5.2
py37-pyparsing: 2.4.7
py37-pyrfc3339: 1.1
py37-pysocks: 1.7.1
py37-pystemmer: 2.0.0.1
py37-pytz: 2019.3,1
py37-requests: 2.22.0
py37-setuptools: 44.0.0
py37-six: 1.14.0
py37-snowballstemmer: 1.2.1
py37-sphinx: 3.0.2,1
py37-sphinx_rtd_theme: 0.4.3
py37-sphinxcontrib-applehelp: 1.0.2
py37-sphinxcontrib-devhelp: 1.0.2
py37-sphinxcontrib-htmlhelp: 1.0.3
py37-sphinxcontrib-jsmath: 1.0.1
py37-sphinxcontrib-qthelp: 1.0.3
py37-sphinxcontrib-serializinghtml: 1.1.4
py37-sphinxcontrib-websupport: 1.1.2
py37-urllib3: 1.25.7,1
python37: 3.7.7

Number of packages to be removed: 42

-- 
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 246420] security/py-certbot-nginx

2020-05-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246420

--- Comment #2 from Igor Konov  ---
===>  Staging for py37-acme-1.4.0,1
===>   py37-acme-1.4.0,1 depends on package: py37-cryptography>=1.2.3 - found
===>   py37-acme-1.4.0,1 depends on package: py37-josepy>=1.1.0 - found
===>   py37-acme-1.4.0,1 depends on package: py37-openssl>=0.13.1 - found
===>   py37-acme-1.4.0,1 depends on package: py37-pyrfc3339>0 - found
===>   py37-acme-1.4.0,1 depends on package: py37-pytz>0 - found
===>   py37-acme-1.4.0,1 depends on package: py37-requests>=2.6.0 - found
===>   py37-acme-1.4.0,1 depends on package: py37-requests-toolbelt>=0.3.0 -
not found
===>  License APACHE20 accepted by the user
===>   py37-requests-toolbelt-0.8.0_1 depends on file: /usr/local/sbin/pkg -
found
===> Fetching all distfiles required by py37-requests-toolbelt-0.8.0_1 for
building
===>  Extracting for py37-requests-toolbelt-0.8.0_1
=> SHA256 Checksum OK for requests-toolbelt-0.8.0.tar.gz.
===>  Patching for py37-requests-toolbelt-0.8.0_1
===>   py37-requests-toolbelt-0.8.0_1 depends on package: py37-sphinx18>0 - not
found

===>  py37-sphinx18-1.8.5,1 conflicts with installed package(s): 
  py37-sphinx-3.0.2,1

  They install files into the same place.
  You may want to stop build with Ctrl + C.
===>  License BSD2CLAUSE accepted by the user
===>   py37-sphinx18-1.8.5,1 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by py37-sphinx18-1.8.5,1 for building
===>  Extracting for py37-sphinx18-1.8.5,1
=> SHA256 Checksum OK for python/Sphinx-1.8.5.tar.gz.
===>  Patching for py37-sphinx18-1.8.5,1

-- 
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 246420] security/py-certbot-nginx

2020-05-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246420

--- Comment #4 from Danilo G. Baio  ---
(In reply to Igor Konov from comment #2)

Thanks.
Taking a look on www/py-requests-toolbelt.

-- 
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 246420] security/py-certbot-nginx fails to install

2020-05-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246420

Mark Linimon  changed:

   What|Removed |Added

Summary|security/py-certbot-nginx   |security/py-certbot-nginx
   ||fails to install

-- 
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 246420] security/py-certbot-nginx fails to install

2020-05-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246420

Danilo G. Baio  changed:

   What|Removed |Added

   Assignee|pyt...@freebsd.org  |db...@freebsd.org

-- 
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 241565] [NEW PORT] textproc/py-iso3166: Standalone ISO 3166-1 country definitions

2020-05-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241565

tak...@airport.fm changed:

   What|Removed |Added

 Attachment #213833|0   |1
is obsolete||
 Attachment #214437||maintainer-approval+
  Flags||

--- Comment #12 from tak...@airport.fm ---
Created attachment 214437
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=214437&action=edit
py38-iso3166-1.0.1.shar

(In reply to Kyle Evans from comment #11)

I put it on, test item.

-- 
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-05-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242463

--- Comment #30 from Sergey A. Osokin  ---
Created attachment 214439
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=214439&action=edit
mercurial update to 5.4

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

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

Sergey A. Osokin  changed:

   What|Removed |Added

 Attachment #213140|0   |1
is obsolete||

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

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

Sergey A. Osokin  changed:

   What|Removed |Added

Summary|devel/mercurial: Update to  |devel/mercurial: Update to
   |5.3.2   |5.4

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