Ports with version numbers going backwards: biology/py-PySCeS, devel/py-pyte...

2021-09-17 Thread erwin
** The following ports have a version number that sorts before a previous one **

 For many package tools to work correctly, it is of utmost importance that
 version numbers of a port form a monotonic increasing sequence over time.
 Refer to the FreeBSD Porter's Handbook, 'Package Naming Conventions' for
 more information. Tools that won't work include pkg_version, portupgrade
 and portaudit. A common error is an accidental deletion of PORTEPOCH.

 Please fix any errors as soon as possible.

 The ports tree was updated at Fri Sep 17 2021 12:30:00 UTC.

- *biology/py-PySCeS* : py38-PySCeS-0.9.8.a < 
py38-PySCeS-0.9.8.p1

- *devel/py-pytest* : py38-pytest-4.6.11 < py38-pytest-6.2.4

- *devel/py-pytest-flask* : py38-pytest-flask-0.15.1 < 
py38-pytest-flask-1.2.0

- *devel/py-pytest-translations* : 
py38-pytest-translations-2.0.0 < py38-pytest-translations-3.1.0

- *devel/py-pytest-xdist* : py38-pytest-xdist-1.32.0 < 
py38-pytest-xdist-2.3.0





FreeBSD ports you maintain which are out of date

2021-09-17 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
+-+
devel/py-jupyter-core   | 4.7.1   | 4.8.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!



[Bug 258563] devel/py-qt5: missing egg-info, invisible to pip

2021-09-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258563

Kubilay Kocak  changed:

   What|Removed |Added

 Status|New |Open
 CC||python@FreeBSD.org
   Keywords||needs-qa

--- Comment #1 from Kubilay Kocak  ---
Using pip with/as root is an unsupported Python configuration as it can and
does produce inconsistent site-packages environments, while we understand why
people might use it. 

Is this issue also reproducible using pip in a virtualenv using
--system-site-packages with py-qt5 installed (via pkg) ?

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug 258563] devel/py-qt5: missing egg-info, invisible to pip

2021-09-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258563

--- Comment #2 from Jakub Ĺ ebek  ---
(In reply to Kubilay Kocak from comment #1)
Yes, it is. Here is what I did:

$ virtualenv --system-site-packages testenv
Using base prefix '/usr/local'
New python executable in /usr/home/jakubsebek/testenv/bin/python3.8
Also creating executable in /usr/home/jakubsebek/testenv/bin/python
Installing setuptools, pip, wheel...
done.
$ source testenv/bin/activate
(testenv) $ pip install pillow
Requirement already satisfied: pillow in /usr/local/lib/python3.8/site-packages
(8.2.0)
(testenv) $ pip install PyQt5
Collecting PyQt5
  Using cached PyQt5-5.15.4.tar.gz (3.3 MB)
  Installing build dependencies ... -^canceled

You can see that pillow, which has been installed with `pkg install
py38-pillow`, is found as expected. PyQt5, which has been installed with `pkg
install py38-qt5`, isn't.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug 246328] [RESTORE] net-p2p/nicotine-plus: Graphical client for the Soulseek file sharing network

2021-09-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246328

--- Comment #46 from Daniel Menelkir  ---
Should I close this for good?

-- 
You are receiving this mail because:
You are on the CC list for the bug.


maintainer-feedback requested: [Bug 258564] security/py-acme security/py-certbot*: Update to 1.19.0

2021-09-17 Thread bugzilla-noreply
Bugzilla Automation  has asked freebsd-python (Nobody)
 for maintainer-feedback:
Bug 258564: security/py-acme security/py-certbot*: Update to 1.19.0
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258564



--- Description ---
Update to 1.19.0.

Change Log: https://github.com/certbot/certbot/releases/tag/v1.19.0



[Bug 258564] security/py-acme security/py-certbot*: Update to 1.19.0

2021-09-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258564

Bug ID: 258564
   Summary: security/py-acme security/py-certbot*: Update to
1.19.0
   Product: Ports & Packages
   Version: Latest
  Hardware: Any
   URL: https://github.com/certbot/certbot/releases/tag/v1.19.
0
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: Individual Port(s)
  Assignee: python@FreeBSD.org
  Reporter: y...@utahime.org
 Flags: maintainer-feedback?(python@FreeBSD.org)
  Assignee: python@FreeBSD.org

Created attachment 227969
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=227969&action=edit
Patch file

Update to 1.19.0.

Change Log: https://github.com/certbot/certbot/releases/tag/v1.19.0

-- 
You are receiving this mail because:
You are the assignee for the bug.