[Bug 241466] devel/py-virtualenv: Does not seem to build for Python 2.7

2020-01-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241466

--- Comment #15 from kuPyxa  ---
(In reply to Antoine Brodin from comment #14)
This does not work if you are using Python 2.7 by default.

-- 
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 241466] devel/py-virtualenv: Does not seem to build for Python 2.7

2020-01-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241466

--- Comment #14 from Antoine Brodin  ---
(In reply to kuPyxa from comment #13)

Either use devel/py-virtualenv@all or devel/py-virtualenv@py27

-- 
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 241466] devel/py-virtualenv: Does not seem to build for Python 2.7

2020-01-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241466

--- Comment #13 from kuPyxa  ---
(In reply to Antoine Brodin from comment #11)
If you use devel/py-virtualenv@all all good, but I don't want a lot of packages
in my repository.

I am trying build only for one python version with port name
devel/py-virtualenv.

This condition will not work for other version of Python not only for Python
2.7.

-- 
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 241466] devel/py-virtualenv: Does not seem to build for Python 2.7

2020-01-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241466

--- Comment #12 from kuPyxa  ---
(In reply to Antoine Brodin from comment #10)
We are switching to Python 3, but this is a long process.

-- 
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 241466] devel/py-virtualenv: Does not seem to build for Python 2.7

2020-01-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241466

--- Comment #11 from Antoine Brodin  ---
Also:

% pkg -vv
...
Repositories:
  FreeBSD: {
url : "pkg+http://pkg.FreeBSD.org/FreeBSD:12:amd64/latest;,
enabled : yes,
priority: 0,
mirror_type : "SRV",
signature_type  : "FINGERPRINTS",
fingerprints: "/usr/share/keys/pkg"
  }

% pkg search virtualenv
py27-pytest-virtualenv-1.7.0   Virtualenv fixture for py.test
py27-virtualenv-16.7.5 Tool for creating isolated Python environments
py27-virtualenv-clone-0.4.0_1  Python virtualenv cloning script
py27-virtualenvwrapper-4.8.2_2 Set of extensions to virtualenv
py37-pytest-virtualenv-1.7.0   Virtualenv fixture for py.test
py37-virtualenv-16.7.5 Tool for creating isolated Python environments
py37-virtualenv-clone-0.4.0_1  Python virtualenv cloning script
py37-virtualenvwrapper-4.8.2_2 Set of extensions to virtualenv

So the official package builders are building it fine.

-- 
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 241466] devel/py-virtualenv: Does not seem to build for Python 2.7

2020-01-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241466

--- Comment #10 from Antoine Brodin  ---
Why do you want to build with python 2.7 which is EOL upstream and has been
deprecated for a few years?  We are currently removing python 2.7 support from
the tree,  so don't do it.

-- 
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 241466] devel/py-virtualenv: Does not seem to build for Python 2.7

2020-01-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241466

--- Comment #9 from kuPyxa  ---
(In reply to Antoine Brodin from comment #8)
Could you build port in Poudriere with python 2.7 by default?

-- 
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 241466] devel/py-virtualenv: Does not seem to build for Python 2.7

2020-01-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241466

Antoine Brodin  changed:

   What|Removed |Added

 Attachment #210731||maintainer-approval-
  Flags||

--- Comment #8 from Antoine Brodin  ---
Comment on attachment 210731
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=210731
patch

This patch is wrong.  The port is correct.

-- 
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 241466] devel/py-virtualenv: Does not seem to build for Python 2.7

2020-01-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241466

--- Comment #7 from kuPyxa  ---
Created attachment 210731
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=210731=edit
patch

Attached working patch

-- 
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 241466] devel/py-virtualenv: Does not seem to build for Python 2.7

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

Antoine Brodin  changed:

   What|Removed |Added

 Status|Open|Closed
 Resolution|--- |Not A Bug

-- 
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 241466] devel/py-virtualenv: Does not seem to build for Python 2.7

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

Kubilay Kocak  changed:

   What|Removed |Added

   See Also||https://github.com/freebsd/
   ||poudriere/issues/734
Summary|devel/py-virtualenv does|devel/py-virtualenv: Does
   |not seem to build for   |not seem to build for
   |python 2.7  |Python 2.7
 CC||pyt...@freebsd.org
 Status|New |Open
   Keywords||needs-qa

--- Comment #5 from Kubilay Kocak  ---
(In reply to kuPyxa from comment #4)

Could you please test if you are you able to build py-virtualenv for 2.7 if you
replace:

.if ${FLAVOR:U:Mpy27}

with

.if ${PYTHON_VER} < 3

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