Problem reports for pyt...@freebsd.org that need special attention

2019-12-29 Thread bugzilla-noreply
To view an individual PR, use:
  https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id).

The following is a listing of current problems submitted by FreeBSD users,
which need special attention. These represent problem reports covering
all versions including experimental development code and obsolete releases.

Status  |Bug Id | Description
+---+---
Open|205308 | devel/py-pip and devel/py-virtualenv don't aggree 
Open|211641 | graphics/py-mayavi mayavi2 runtime error  
Open|233723 | PYTHON_VERSION poisoning during chained build of  
Open|240820 | www/py-django111: SQLite backend broken after 3.2 
New |238535 | devel/py-hgsubversion: unbreak with mercurial 5.0 
Open|233781 | devel/py-freebsd: Update to 0.9.4, Fix with pytho 
In Progress |241416 | [NEW PORT] lang/python38  
In Progress |241586 | lang/python35: Update to 3.5.9 (python.org shippe 
Open|224115 | devel/py-babel directory name != port name
New |231555 | Mk/Uses/python.mk: Add USE_PYTHON=pytest  

10 problems total for which you should take action.
___
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 242896] lang/python*: Fail to package in poudriere (testport) when cross-building

2019-12-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242896

Sean Bruno  changed:

   What|Removed |Added

 CC||bdrew...@freebsd.org,
   ||m...@freebsd.org

--- Comment #3 from Sean Bruno  ---
I don't think I'll be able to look into this so I'm hoping someone else can
pick this up.

Someone with a better understanding of the machine that is the python build
system would be desirable.

-- 
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 237578] sysutils/bareos-client: Fails to configure with PYTHON=on

2019-12-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237578

Jose Alonso Cardenas Marquez  changed:

   What|Removed |Added

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

--- Comment #2 from Jose Alonso Cardenas Marquez  ---
- I can't reproduce the problem. Please test latest version of bareos[16|17]. I
have committed some modifications for python3 support

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


Re: Help with porting Python libraries

2019-12-29 Thread Kubilay Kocak

On 30/12/2019 4:54 am, Andrea Venturoli wrote:

Hi Andrea, nice first job on a Python port :)


# $FreeBSD$

PORTNAME=    IMAPClient


Lowercase this PORTNAME


PORTVERSION=    2.1.0
CATEGORIES=    mail python
PKGNAMEPREFIX=    ${PYTHON_PKGNAMEPREFIX}

MAINTAINER= m...@netfence.it
COMMENT=    Easy-to-use, Pythonic and complete IMAP client library

LICENSE=    BSD3CLAUSE


Add LICENSE_FILE pointing to license file if one exists in the source 
download


Both the PyPI sdist (MASTER_SITES=CHEESESHOP) and the GitHub repo have 
one: "COPYING"


RUN_DEPENDS=    ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}

GH_ACCOUNT=    mjs
GH_PROJECT=    imapclient

NO_ARCH=    yes
USES=    python
USE_GITHUB=    yes


Use MASTER_SITES=CHEESESHOP if the project uploads a source tarball 
("sdist") there, unless there's a compelling temporary reason to use an 
alternative source, like missing license files, test files, etc.



USE_PYTHON=    autoplist distutils

.include 


For details Python Ports Policy & Guidelines/Tips:

https://wiki.freebsd.org/Python/PortsPolicy

If it doesn't answer any questions, needs clarifications or additions, 
let us know


If you need further help or just want to hang out, we have a 
#freebsd-python channel on freenode IRC, come and say hi :)


./koobs




___
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 242964] UPDATING instructions for updating python to 3.7 via portmaster fail under default root shell

2019-12-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242964

Kubilay Kocak  changed:

   What|Removed |Added

   Assignee|ports-b...@freebsd.org  |anto...@freebsd.org
 CC||pyt...@freebsd.org
 Status|New |Open

-- 
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 237578] sysutils/bareos-client: Fails to configure with PYTHON=on

2019-12-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237578

Kubilay Kocak  changed:

   What|Removed |Added

 Resolution|FIXED   |Unable to Reproduce
  Flags|maintainer-feedback?(acm@Fr |maintainer-feedback+
   |eeBSD.org)  |

--- Comment #3 from Kubilay Kocak  ---
^Triage: Use more accurate/precise resolution, given the state so far

-- 
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 242964] UPDATING instructions for updating python to 3.7 via portmaster fail under default root shell

2019-12-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242964

Antoine Brodin  changed:

   What|Removed |Added

   Assignee|anto...@freebsd.org |ports-b...@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"