Port details |
- py-setuptools Python packages installer
- 63.1.0_1 devel =79 63.1.0_1Version of this port present on the latest quarterly branch.
- Maintainer: python@FreeBSD.org
- Port Added: 2005-11-22 20:49:55
- Last Update: 2023-10-11 12:17:08
- Commit Hash: b1f7e31
- People watching this port, also watch:: libxml2, expat, libiconv, curl, pcre
- Also Listed In: python
- License: MIT
- WWW:
- https://pypi.org/project/setuptools/
- Description:
- Setuptools is a fully-featured, actively-maintained, and stable library
designed to facilitate packaging Python projects, where packaging includes:
- Python package and module definitions
- Distribution package metadata
- Test hooks
- Project installation
- Platform-specific details
- Python 3 support
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}setuptools>0:devel/py-setuptools@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-setuptools/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-setuptools
- pkg install py39-setuptools
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py39-setuptools listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-setuptools
- Package flavors (<flavor>: <package>)
- py39: py39-setuptools
- py38: py38-setuptools
- py310: py310-setuptools
- py311: py311-setuptools
- distinfo:
- TIMESTAMP = 1657634036
SHA256 (python/setuptools-63.1.0.tar.gz) = 16923d366ced322712c71ccb97164d07472abeecd13f3a6c283f6d5d26722793
SIZE (python/setuptools-63.1.0.tar.gz) = 2599380
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- python3.9 : lang/python39
- This port is required by:
- for Build
-
- arabic/py-hijri-converter
- archivers/py-acefile
- archivers/py-bitshuffle
- archivers/py-blosc2
- archivers/py-borgbackup
- archivers/py-borgbackup12
- archivers/py-brotli
-
Deleted ports which required this port:
- for Run
-
- arabic/py-hijri-converter
- archivers/py-acefile
- archivers/py-bitshuffle
- archivers/py-borgbackup
- archivers/py-borgbackup12
- archivers/py-bz2file
- archivers/py-compressed-rtf
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- devel_py-setuptools
- USES:
- cpe python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
63.1.0_1 11 Oct 2023 12:17:08 |
Dan Langille (dvl) |
devel/py-setuptools: revert upgrade to 68.0.0
This reverts commit 121d8af16a7efd4f4ec25c5851f9976b396192c0.
PR: 270358 |
68.0.0 11 Oct 2023 12:09:48 |
Dan Langille (dvl) |
devel/py-setuptools: Update to 68.0.0
PR: 270358 |
63.1.0_1 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
63.1.0_1 22 Jun 2023 13:24:12 |
Eugene Grosbein (eugen) |
devel/py-setuptools: fix CVE-2022-40897 backporting a patch
This commit integrates one-line upstream fix for the problem:
https://github.com/pypa/setuptools/commit/43a9c9bfa6aa626ec2a22540bea28d2ca77964be.diff
Our port has not been fixed for several months making users unhappy.
It's upto the maintainer to update the port, this commit does not update it.
Bump PORTREVISION and adjust VuXML entry.
Due to the nature of the problem and fix there is no need in updating consumers. |
63.1.0 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
63.1.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
63.1.0 13 Jul 2022 00:19:31 |
Po-Chuan Hsieh (sunpoet) |
devel/py-setuptools: Update to 63.1.0
Changes: https://github.com/pypa/setuptools/blob/main/CHANGES.rst
PR: 265081
Exp-run by: antoine |
62.1.0_1 26 Jun 2022 20:36:53 |
Thierry Thomas (thierry) |
Mk/bsd.default-versions.mk: chase the switch to Python 3.9
Following the rules of
<https://wiki.freebsd.org/Python#Steps_to_switch_the_Python_default_version>
PR: 261703 |
62.1.0 03 Jun 2022 13:59:02 |
Po-Chuan Hsieh (sunpoet) |
devel/py-setuptools: Update to 62.1.0
- Clean up comment
Changes: https://github.com/pypa/setuptools/blob/main/CHANGES.rst
PR: 262250
Exp-run by: antoine |
57.0.0 10 Sep 2021 21:17:40 |
Bernhard Froehlich (decke) |
devel/py-setuptools: Add CPE information
Approved by: portmgr (blanket) |
57.0.0 03 Jun 2021 11:36:56 |
Dmitry Marakasov (amdmi3) |
devel/py-setuptools: update to 57.0.0 preserving old version
- Copy devel/py-setuptools to devel/py-setuptools44 (for Python 2.7 support)
- Update devel/py-setuptool to 57.0.0 (adding support for Python 3.10)
- Update Mk/Uses/python.mk to chose between py-setuptools and
py-setuptools44 based on Python version
This allows us to have latest setuptools and working Python 3.10
without breaking packages requiring Python 2 support for remaining
reports that require it.
Exp-run showed 3 ports failing to build with latest setuptools and
they were fixed.
PR: 256173
Exp-run by: antoine
Reviewed by: koobs (python)
Approved by: koobs (python)
Differential_Revision: https://reviews.freebsd.org/D30473 |
44.0.0_1 25 May 2021 13:55:43 |
Dmitry Marakasov (amdmi3) |
Mk: switch PYTHON_REL to 5 digits to support python 3.10.x
PR: 255013
Differential Revision: https://reviews.freebsd.org/D29418
Exp-run by: antoine
Approved by: wen@, no objection from python@ or portmgr@ |
44.0.0_1 11 May 2021 21:47:31 |
Po-Chuan Hsieh (sunpoet) |
devel/py-setuptools: Remove outdated CONFLICTS_INSTALL
- Cosmetic change
py-distribute was removed 7.5 years ago. |
44.0.0_1 25 Apr 2021 18:50:30 |
Kai Knoblich (kai) |
*: Bump a few ports after the Python 3.7 to 3.8 switchover
Bump the PORTREVISION of the following ports as the concurrent symlinks
change with a new default version of Python:
* devel/py-setuptools
* lang/cython
* math/py-numpy
This is a follow-up to 6cd3db2d03cc544c5893e41dbbacd2000fcbd35a .
PR: 253815
Approved by: kai (python, maintainer) |
44.0.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
44.0.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
44.0.0 04 Feb 2021 14:35:00 |
mat |
Those ports are allowed to build a 2.7 flavor, for now. |
44.0.0 15 Mar 2020 06:52:17 |
antoine |
Add a note that this port can't be updated without an exp-run
With hat: portmgr |
44.0.0 20 Jan 2020 20:12:25 |
sunpoet |
Update to 44.0.0
Changes: https://github.com/pypa/setuptools/blob/master/CHANGES.rst
PR: 243329
Exp-run by: antoine |
41.4.0_1 16 Dec 2019 09:22:43 |
antoine |
Bump PORTREVISION after r520219 |
41.4.0 25 Oct 2019 19:09:33 |
sunpoet |
Update to 41.4.0
Changes: https://github.com/pypa/setuptools/blob/master/CHANGES.rst
PR: 241377
Exp-run by: antoine |
41.2.0 26 Aug 2019 11:49:58 |
sunpoet |
Update to 41.2.0
Changes: https://github.com/pypa/setuptools/blob/master/CHANGES.rst
PR: 240045
Exp-run by: antoine |
41.1.0 16 Aug 2019 18:11:33 |
sunpoet |
Update to 41.1.0
Changes: https://github.com/pypa/setuptools/blob/master/CHANGES.rst
PR: 239862
Exp-run by: antoine |
41.0.1 13 Aug 2019 16:01:59 |
mat |
Convert to UCL & cleanup pkg-message (categories d) |
41.0.1 29 Jun 2019 09:28:42 |
swills |
devel/py-setuptools: Update to 41.0.1
PR: 238460
Approved by: miwi |
41.0.0 14 Apr 2019 00:19:15 |
sunpoet |
Update to 41.0.0
Changes: https://github.com/pypa/setuptools/blob/master/CHANGES.rst
PR: 237123
Exp-run by: antoine |
40.8.0_1 10 Apr 2019 06:18:32 |
antoine |
Bump a few PORTREVISIONs after r498529
With hat: portmgr |
40.8.0 10 Feb 2019 00:08:37 |
sunpoet |
Update to 40.8.0
Changes: https://github.com/pypa/setuptools/blob/master/CHANGES.rst
PR: 235474
Exp-run by: antoine |
40.6.3 22 Jan 2019 13:03:42 |
miwi |
- Update to 40.6.3
https://github.com/pypa/setuptools/commit/1c1c9152abcb8b1b6a13f1cfb4744f8d73016876
Sponsored by: iXsystems Inc. |
40.6.2 22 Nov 2018 20:48:04 |
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 |
40.4.3 04 Oct 2018 18:14:07 |
sunpoet |
Update to 40.4.3
Changes: https://github.com/pypa/setuptools/blob/master/CHANGES.rst
PR: 231627
Exp-run by: antoine |
40.0.0 17 Jul 2018 03:36:05 |
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 |
39.2.0 20 Jun 2018 17:05:44 |
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 |
39.2.0 26 May 2018 15:04:32 |
miwi |
- Update to 39.2.0
PR: 228250
Submitted by: myself
Sponsored by: iXsystems Inc.
Differential Revision: https://reviews.freebsd.org/D15426 |
39.0.1 25 Apr 2018 16:42:38 |
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 |
39.0.1 29 Mar 2018 19:59:37 |
sunpoet |
Update to 39.0.1
Changes: https://github.com/pypa/setuptools/blob/master/CHANGES.rst
PR: 226733
Exp-run by: antoine |
38.5.2 08 Mar 2018 14:25:35 |
miwi |