Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
04 Feb 2021 14:35:00
44.0.0

|
mat  |
Those ports are allowed to build a 2.7 flavor, for now. |
15 Mar 2020 06:52:17
44.0.0

|
antoine  |
Add a note that this port can't be updated without an exp-run
With hat: portmgr |
20 Jan 2020 20:12:25
44.0.0

|
sunpoet  |
Update to 44.0.0
Changes: https://github.com/pypa/setuptools/blob/master/CHANGES.rst
PR: 243329
Exp-run by: antoine |
16 Dec 2019 09:22:43
41.4.0_1

|
antoine  |
Bump PORTREVISION after r520219 |
25 Oct 2019 19:09:33
41.4.0

|
sunpoet  |
Update to 41.4.0
Changes: https://github.com/pypa/setuptools/blob/master/CHANGES.rst
PR: 241377
Exp-run by: antoine |
26 Aug 2019 11:49:58
41.2.0

|
sunpoet  |
Update to 41.2.0
Changes: https://github.com/pypa/setuptools/blob/master/CHANGES.rst
PR: 240045
Exp-run by: antoine |
16 Aug 2019 18:11:33
41.1.0

|
sunpoet  |
Update to 41.1.0
Changes: https://github.com/pypa/setuptools/blob/master/CHANGES.rst
PR: 239862
Exp-run by: antoine |
13 Aug 2019 16:01:59
41.0.1

|
mat  |
Convert to UCL & cleanup pkg-message (categories d) |
29 Jun 2019 09:28:42
41.0.1

|
swills  |
devel/py-setuptools: Update to 41.0.1
PR: 238460
Approved by: miwi |
14 Apr 2019 00:19:15
41.0.0

|
sunpoet  |
Update to 41.0.0
Changes: https://github.com/pypa/setuptools/blob/master/CHANGES.rst
PR: 237123
Exp-run by: antoine |
10 Apr 2019 06:18:32
40.8.0_1

|
antoine  |
Bump a few PORTREVISIONs after r498529
With hat: portmgr |
10 Feb 2019 00:08:37
40.8.0

|
sunpoet  |
Update to 40.8.0
Changes: https://github.com/pypa/setuptools/blob/master/CHANGES.rst
PR: 235474
Exp-run by: antoine |
22 Jan 2019 13:03:42
40.6.3

|
miwi  |
- Update to 40.6.3
https://github.com/pypa/setuptools/commit/1c1c9152abcb8b1b6a13f1cfb4744f8d73016876
Sponsored by: iXsystems Inc. |
22 Nov 2018 20:48:04
40.6.2

|
sunpoet  |
Update to 40.6.2
Changes: https://github.com/pypa/setuptools/blob/master/CHANGES.rst
Differential Revision: https://reviews.freebsd.org/D18030
PR: 233287
Exp-run by: antoine |
04 Oct 2018 18:14:07
40.4.3

|
sunpoet  |
Update to 40.4.3
Changes: https://github.com/pypa/setuptools/blob/master/CHANGES.rst
PR: 231627
Exp-run by: antoine |
17 Jul 2018 03:36:05
40.0.0

|
miwi  |
- Update to 40.0.0
https://github.com/pypa/setuptools/compare/v40.0.0...master
PR: 229642
Submitted by: miwi
Exp-run by: antoine
Sponsored by: iXsystems Inc.
Differential Revision: https://reviews.freebsd.org/D16197 |
20 Jun 2018 17:05:44
39.2.0

|
mat  |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
26 May 2018 15:04:32
39.2.0

|
miwi  |
- Update to 39.2.0
PR: 228250
Submitted by: myself
Sponsored by: iXsystems Inc.
Differential Revision: https://reviews.freebsd.org/D15426 |
25 Apr 2018 16:42:38
39.0.1

|
amdmi3  |
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.
Approved by: portmgr blanket, mat |
29 Mar 2018 19:59:37
39.0.1

|
sunpoet  |
Update to 39.0.1
Changes: https://github.com/pypa/setuptools/blob/master/CHANGES.rst
PR: 226733
Exp-run by: antoine |
08 Mar 2018 14:25:35
38.5.2

|
miwi  |
- Update to 38.5.2 |
08 Feb 2018 13:00:40
38.5.1

|
sunpoet  |
Update to 38.5.1
Changes: https://github.com/pypa/setuptools/blob/master/CHANGES.rst
PR: 225707
Exp-run by: antoine |
04 Feb 2018 10:49:08
38.2.5

|
sunpoet  |
Fix LICENSE
- Add LICENSE_FILE |
21 Jan 2018 10:51:29
38.2.5

|
mat  |
Remove PYTHON*_DEFAULT_VERSION. |
01 Jan 2018 20:40:04
38.2.5

|
sunpoet  |
Update to 38.2.5
Changes: https://github.com/pypa/setuptools/blob/master/CHANGES.rst
PR: 224676
Exp-run by: antoine |
30 Nov 2017 15:50:34
36.5.0

|
mat  |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
16 Mar 2017 19:23:49
32.1.0

|
antoine  |
Rename python setuptools ports to better match other python ports
Reviewed by: mat, sunpoet
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D9983 |
22 Dec 2016 01:29:03
32.1.0

|
wen  |
- Update to 32.1.0
PR: 215376
Submitted by: wen@(myself)
Exp-run by: antoine@ |
04 Dec 2016 14:00:33
28.8.0

|
wen  |
- Update to 28.8.0
PR: 214759
Submitted by: yuri@rawbw.com
Exp-run by: antoine@ |
12 Oct 2016 02:27:21
28.1.0

|
wen  |
- Update to 28.1.0
PR: 213244
Submitted by: wen@(myself)
Exp-run by: antoine@ |
03 Jul 2016 00:17:30
23.1.0

|
wen  |
- Update to devel/py-setuptools to 23.1.0 [1][2]
PR: 210636 [1]
210685 [2]
Submitted by: vlad-fbsd@acheronmedia.com [1]
wen@ [2]
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D6994 |
01 Apr 2016 14:00:57
20.0

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
11 Feb 2016 07:05:04
20.0

|
miwi  |
- Update to 20.0
- Remove install_egg_info patch (upstreamed) [1]
Changes:
https://pythonhosted.org/setuptools/history.html
[1] https://bitbucket.org/pypa/setuptools/issues/118
PR: 206582
exp-run: antoine
Differential Revision: D5051 |
27 Dec 2015 09:11:09
19.2

|
miwi  |
- Update to 19.2
Exp-run by: antoine
Changes: https://pythonhosted.org/setuptools/history.html
PR: 205603
Submitted by: yuri@rawbw.com |
24 Dec 2015 08:34:08
19.1.1

|
miwi  |
- Update to 19.1.1
Exp-run by: antoine
Differential Revision: D4665 |
04 Dec 2015 12:35:56
18.7

|
sunpoet  |
- Update to 18.7
- Use @sample
- Use PLIST_FILES instead of PLIST
Changes: https://pythonhosted.org/setuptools/history.html
https://github.com/jaraco/setuptools/blob/master/CHANGES.txt
Differential Revision: https://reviews.freebsd.org/D4307
PR: 204891
Exp-run by: antoine |
13 Jun 2015 13:56:21
17.0

|
sunpoet  |
- Add NO_ARCH |
12 Jun 2015 11:31:13
17.0

|
koobs  |
devel/py-setuptools: Update to 17.0
- Update to 17.0
- Tell setuptools not to install versioned binaries (we'll do it via MAKE_ENV)
- Use uniquefiles to create versioned binaries
- Conditionally create default links (for easy_install) as well
- Remove post-patch bits accordingly, no longer needed.
- Remove upstreamed patch fixing namespace_packages
- Substitute in pkg-message.in correctly
- Update pkg-message.in
- Re-order Makefile entries
Changes:
https://pythonhosted.org/setuptools/history.html
Differential Revision: https://reviews.freebsd.org/D2704
Reviewed by: exp-run |
19 Jan 2015 13:25:04
5.5.1_1

|
koobs  |
devel/py-setuptools: Backport fix for namespace_packages
Backport an upstream commit [1] that fixes namespace_packages
for python 3.2+
While I'm here, update TEST_DEPENDS comment and regression-test
invocation.
[1] https://bitbucket.org/pypa/setuptools/pull-request/72
PR: 191637
Submitted by: Melvyn Sopacua <melvyn magemana nl>
Approved by: python@ |
19 Aug 2014 06:29:31
5.5.1

|
antoine  |
Add a little comment |
19 Aug 2014 06:12:51
5.5.1

|
antoine  |
Comment out TEST_DEPENDS in devel/py-setuptools, this creates a dependency
loop in tinderbox and is probably the reason for lots of "finished" jobs
in redports
With hat: portmgr |
18 Aug 2014 17:47:44
5.5.1

|
sunpoet  |
- Use USES=python |
11 Aug 2014 08:10:14
5.5.1

|
koobs  |
devel/py-setuptools: Update to 5.5.1
- Update to 5.5.1
- Add TEST_DEPENDS
- Rename patch (convention: double underscore)
- Fix grammo in pkg-message
Changes:
https://bitbucket.org/pypa/setuptools/src/5.5.1/CHANGES.txt
QA: unittests: Ran 136 tests in 2.068s - OK (skipped=2) [1]
[1] https://bitbucket.org/pypa/setuptools/issue/231 |
16 Jul 2014 08:30:59
5.4.1

|
koobs  |
devel/py-setuptools
- Update to 5.4.1
- Add breadcrumbs to patch-setuptools_command_install_egg_info.py
- Whitespace alignment
Changes:
https://pypi.python.org/pypi/setuptools#changes
CR: D364
PR: 191405
Reviewed by: antoine, bapt, mat, mva, wg |
25 Jun 2014 19:52:30
5.1

|
wg  |
devel/py-setuptools: update to 5.1
PR: 191257
Exp-run: antoine
With hat: python |
25 Dec 2013 12:19:57
2.0.1

|
wg  |
devel/py-setuptools: update to 2.0.1 |
15 Dec 2013 16:22:17
1.1.7_1

|
wg  |
Use setuptools for all Python ports.
Setuptools is the preferred method to manage Python distributions after
many changes to the packaging ecosystem over the past couple of years.
Only ports using USE_PYDISTUTILS= yes are affected by this commit, ports using
USE_PYDISTUTILS= easy_install remains the same however this usage is now
deprecated and should be converted to USE_PYDISTUTILS= yes.
Some Python distributions do not work with setuptools out of the box because
they extend the install command from distutils and not setuptools, and
so they need to be patched accordingly.
pip (which leverages setuptools) works around the issue by using eggs, however
we want to get rid of those as well, as support for "flat" installation is (Only the first 15 lines of the commit message are shown above ) |
29 Nov 2013 12:48:24
1.1.7_1

|
wg  |
devel/py-setuptools: fix plist for python 3.x
Submitted by: Dmitry Sivachenko <trtrmitya gmail.com> |
27 Nov 2013 22:09:42
1.1.7_1

|
mva  |
- Fix a bug in the egg-info installation code, that prevents
PYDISTUTILS_AUTOPLIST to create the correct entries for the plists
Reported by: many
Reviewed by: wg@ |
27 Nov 2013 18:48:48
1.1.7

|
wg  |
devel/py-setuptools: Python packages installer
The fork Distribute was merged back into setuptools.
http://pythonhosted.org/setuptools/merge.html
PR: ports/183726
Exp-run by: bdrewery |
06 Mar 2013 17:41:02
0.6c11_3

|
rm  |
Adios, setuptools. |
06 Oct 2012 14:53:49
0.6c11_3

|
rm  |
- remove unsupported python versions
- trim Makefile header
- change USE_PYTHON to just -2.7
- tab -> space change in pkg-descr:WW |
08 Jan 2012 01:51:58
0.6c11_3
|
scheidell  |
- Fix missing if in pkg-plist, install error
Submitted by: poyopoyo@puripuri.plala.or.jp
Approved by: gabor (mentor) |
06 Jan 2012 16:36:03
0.6c11_2
|
scheidell  |
- Fixes: easy-install.pth contents lost on upgrade clobbering ports using it
PR: ports/118301
Submitted by: Douglas William Thrift <douglas@douglasthrift.net>
Approved by: lars.eggert@nokia.com (maintainer, timeout 3 years), gabor
(mentor) |
17 Aug 2011 17:27:34
0.6c11_1
|
sunpoet  |
- Restrict range of USE_PYTHON: setuptools does not build with python 3.x |
25 Feb 2011 07:50:41
0.6c11_1
|
miwi  |
- Move from py24 over to py25 or above
- Drop md5 support |
13 Dec 2009 17:00:14
0.6c11
|
miwi  |
- Get rip python 2.3+
Note:
Python 2.3 is't longer supported and have a lot of security issues.
Convert 2.3+ to yes/or 2.4/5+
With hat: portmgr |
26 Nov 2009 22:22:08
0.6c11
|
miwi  |
- Update to 0.6c11
Thanks to: wen@ |
09 Oct 2008 08:26:44
0.6c9
|
mm  |
- Update to 0.6c9
PR: ports/127924
Tested by: jpaetzel |
05 Mar 2008 13:51:53
0.6c8
|
dryice  |
update to 0.6c8
PR: ports/120866
Submitted by: Piet Delport <pjdelport@gmail.com> |
20 Nov 2007 09:10:41
0.6c7_1
|
pav  |
- Pre-install site.py to avoid the rush later. Fixes plist failures of many py*
ports.
Submitted by: perky (maintainer)
Approved by: portmgr (hat) |
10 Sep 2007 00:09:34
0.6c7
|
miwi  |
- Update to 0.6c7
Approved by: alexbl@ |
01 Sep 2007 22:12:58
0.6c6
|
pav  |
- Correct plist for python24 and older
PR: ports/115968
Submitted by: Radim Kolar SF.NET <hsn@sendmail.cz> |
27 Aug 2007 10:45:37
0.6c6
|
miwi  |
- Update to 0.6.c6
PR: 115344
Submitted by: Dmitriy Kirhlarov <dimma@higis.ru> |
30 Jul 2007 09:42:28
0.6c5
|
alexbl  |
- Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav |
01 Feb 2007 07:52:58
0.6c5
|
dryice  |
update to 0.6c5
Approved by: itetcu (mentor) alexbl@ (for python@) |
15 Jan 2007 23:45:23
0.6c3_1
|
dryice  |
Fix the plist
Approved by: itetcu (mentor) |
17 Nov 2006 18:07:45
0.6c3_1
|
acm  |
- Change maintainer email to python@ |
07 Nov 2006 14:48:36
0.6c3_1
|
acm  |
- Fix pkg-plist problems with python >= 2.5
PR: ports/104356
Submitted by: Piet Delport <pjd__at__satori.za.net> |
23 Sep 2006 23:06:40
0.6c3
|
acm  |
- Update to 0.6c3 |
25 Jul 2006 17:48:14
0.6c1
|
acm  |
- Updated distinfo file, my mistake on last commit
Approved by: garga (mentor) |
24 Jul 2006 01:55:31
0.6c1
|
acm  |
- Update to 0.6c1
Approved by: garga (mentor) |
23 Jul 2006 02:45:24
0.6b3
|
acm  |
Change maintainer address to my @FreeBSD.org email
Approved by: garga (mentor) |
14 Jun 2006 19:03:00
0.6b3
|
erwin  |
Update to 0.6b3
PR: 98952
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer) |
31 May 2006 11:53:06
0.6b1
|
mich  |
- Update to -> 0.6b1
PR: ports/97585
Submitted by: maintainer |
08 Apr 2006 17:01:31
0.6a11
|
mnag  |
- Update to 0.6a11
PR: 95503
Submitted by: maintainer |
18 Feb 2006 06:44:25
0.6a10
|
kuriyama  |
- Upgrade to 0.6a10.
- Use $PLIST_SUB for easy future upgrade.
Approved by: maintainer |
12 Jan 2006 00:03:23
0.6a9
|
tdb  |
- Update to 0.6a9
PR: 91670
Submitted by: nivit@email.it (Nicola Vitale)
Approved by: maintainer |
22 Nov 2005 20:48:56
0.6a8
|
pav  |
Setuptools is a collection of enhancements to the Python distutils (for Python
2.3.5 and up on most platforms; 64-bit platforms require a minimum of Python
2.4) that allow you to more easily build and distribute Python packages,
especially ones that have dependencies on other packages.
PR: ports/89352
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> |