Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
23.3.2_3 04 Aug 2024 21:17:46 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pip: Reenable DOCS option by using py-towncrier23
- Bump PORTREVISION for package change
Change py-sphinxcontrib-towncrier and this port from incompatible py-towncrier
to compatible py-towncrier23. Therefore, DOCS can be enabled again.
Reference: https://github.com/sphinx-contrib/sphinxcontrib-towncrier/issues/92
PR: 280570 |
23.3.2_2 04 Aug 2024 17:14:28 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pip: Disable DOCS option to fix the build
- Bump PORTREVISION for package change
textproc/py-towncrier has been updated to 24.7.1 in
4bd3073300d1a4d245f7cbc06923d6985af7f8a6. However towncrier 24.7+ is
incompatible with sphinxcontrib-towncrier. Therefore, it causes build failure
when DOCS option is enabled.
Reference: https://pkg-status.freebsd.org/package19/data/140amd64-default-build-as-user/39a5c2d0b3e6/logs/py311-pip-23.3.2_1.log
https://github.com/sphinx-contrib/sphinxcontrib-towncrier/issues/92
PR: 280570 |
23.3.2_1 28 Feb 2024 15:53:37 |
Michael Osipov (michaelo) |
*/*: Properly depend on Subversion LTS or latest with WITH_SUBVERSION_VER
When LTS version of Subversion is set in make.conf (WITH_SUBVERSION_VER)
depending ports will still depend on latest version (devel/subversion)
instead of LTS one (devel/subversion-lts). This will cause dependency
conflicts when packages are distributed with Poudriere, namely pkg(8)
will report them and fail to install.
Make all affected ports properly depend on the right port based on the
value set in WITH_SUBVERSION_VER.
Approved by: jrm (mentor), otis (mentor), lev (maintainer timeout)
Differential Revision: https://reviews.freebsd.org/D43864 |
23.3.2 25 Dec 2023 09:02:46 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pip: Update to 23.3.2
Changes: https://github.com/pypa/pip/blob/main/NEWS.rst
https://pip.pypa.io/en/stable/news/ |
23.3.1 01 Nov 2023 02:09:01 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pip: Update to 23.3.1
Changes: https://github.com/pypa/pip/blob/main/NEWS.rst
https://pip.pypa.io/en/stable/news/ |
23.3 16 Oct 2023 16:00:08 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pip: Update to 23.3
Changes: https://github.com/pypa/pip/blob/main/NEWS.rst
https://pip.pypa.io/en/stable/news/ |
23.2.1 29 Sep 2023 14:19:56 |
Po-Chuan Hsieh (sunpoet) |
*: Replace USES=pycryptography* with USE_PYTHON=cryptography{,_build,_test}
- Introduce USE_PYTHON=cryptography{,_build,_test}
- Switch all 96 ports from USES=pycryptography to with
USE_PYTHON=cryptography{,_build,_test}
- Remove Mk/Uses/pycryptography.mk
PR: 273727
Approved by: tcberner (portmgr)
Exp-run by: antoine |
23.2.1 16 Aug 2023 18:26:23 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pip: Update to 23.2.1
Changes: https://github.com/pypa/pip/blob/main/NEWS.rst
https://pip.pypa.io/en/stable/news/ |
23.1.2 22 Jul 2023 07:46:38 |
Tobias C. Berner (tcberner) |
framework: convert tree to use USES=pycryptography
A future commit will update to security/py-cryptography will introduce a
rust dependency.
PR: 254853 |
23.1.2 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> |
23.1.2 27 Apr 2023 23:59:39 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pip: Update to 23.1.2
Changes: https://github.com/pypa/pip/blob/main/NEWS.rst
https://pip.pypa.io/en/stable/news/ |
23.1.1 27 Apr 2023 15:49:01 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pip: Update to 23.1.1
Changes: https://github.com/pypa/pip/blob/main/NEWS.rst
https://pip.pypa.io/en/stable/news/ |
22.3.1 18 Feb 2023 19:21:02 |
Dima Panov (fluffy) |
devel/py-pip: relax version check after recent py-sphinx update (+)
Reported by: tcberner
Sponsored by: Serenity Cybersecurity, LLC |
22.3.1 18 Jan 2023 19:57:43 |
Dima Panov (fluffy) |
devel/py-pip: adjust sphinx versions range after a7a3ac5596fd (+)
Reported by: yuri
Approved by: portmgr blanket (fix build) |
22.3.1 30 Dec 2022 09:06:07 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pip: Update to 22.3.1
Changes: https://github.com/pypa/pip/blob/main/NEWS.rst
https://pip.pypa.io/en/stable/news/ |
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) |
22.2.2 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 ) |
22.2.2 27 Aug 2022 10:26:08 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pip: Update to 22.2.2
Changes: https://github.com/pypa/pip/blob/main/NEWS.rst
https://pip.pypa.io/en/stable/news/ |
22.2.1 30 Jul 2022 19:26:34 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pip: Update to 22.2.1
Changes: https://github.com/pypa/pip/blob/main/NEWS.rst
https://pip.pypa.io/en/stable/news/ |
22.2 30 Jul 2022 05:59:10 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pip: Update to 22.2
Changes: https://github.com/pypa/pip/blob/main/NEWS.rst
https://pip.pypa.io/en/stable/news/ |
22.1.2 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
22.1.2 21 Jun 2022 16:36:30 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pip: Convert to USE_PYTHON=pytest |
22.1.2 03 Jun 2022 23:36:49 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pip: Update to 22.1.2
Changes: https://github.com/pypa/pip/blob/main/NEWS.rst
https://pip.pypa.io/en/stable/news/ |
22.1.1 03 Jun 2022 09:01:02 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pip: Update to 22.1.1
Changes: https://github.com/pypa/pip/blob/main/NEWS.rst
https://pip.pypa.io/en/stable/news/ |
22.1_1 14 May 2022 10:24:36 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pip: Restore accidentally-removed bin/pip
- Bump PORTREVISION for package change |
22.1 13 May 2022 19:30:56 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pip: Update to 22.1
- Update do-test:
Changes: https://github.com/pypa/pip/blob/main/NEWS.rst
https://pip.pypa.io/en/stable/news/ |
22.0.4 13 May 2022 11:40:07 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pip: Update to 22.0.4
Changes: https://github.com/pypa/pip/blob/main/NEWS.rst
https://pip.pypa.io/en/stable/news/ |
20.3.4 11 Jan 2022 18:47:26 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pip: Clean up Makefile after 6c401020d1946446ed7f46742d7dca78c201408f
(python36 removal) |
20.3.4 06 Oct 2021 13:32:42 |
Kai Knoblich (kai) |
devel/py-pip: Add CPE information
Approved by: portmgr (blanket) |
20.3.4 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@ |
20.3.4 07 May 2021 09:53:01 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pip: Fix build with DOCS option enabled on Python 3.6
PR: 255579
Reported by: John Hein <jcfyecrayz@liamekaens.com> |
20.3.4 18 Apr 2021 05:49:09 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pip: Update to 20.3.4
Changes: https://github.com/pypa/pip/blob/master/NEWS.rst
https://pip.pypa.io/en/stable/news/ |
20.2.3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
20.2.3 14 Jan 2021 14:34:38 |
dbaio |
Remove PY_SPHINX from ports using Python 3
Approved by: portmgr blanket
Differential Revision: https://reviews.freebsd.org/D28093 |
20.2.3 10 Jan 2021 14:05:33 |
rene |
Remove empty PY_ENUM34 from ports using Python 3.6+ |
20.2.3 09 Jan 2021 16:34:07 |
antoine |
Remove python 2.7 support from a few ports |
20.2.3 16 Dec 2020 01:45:01 |
linimon |
Defuse a ticking time-bomb by removing the dependency on devel/bzr.
It is likely that this will break "make test", so, why am I doing it?
The answer is that devel/bzr unconditionally depends on python27 (it is
known not to build with python37) -- and python27 is imminently due for
removal (see PR 249337).
This would not matter so much except that py-pip winds up a dependency
of devel/cmake, and thus, over 2000 ports -- all of which would have
broken when python27 was removed.
Unfortunately the time before that removal happens is simply too short
to have a proper discussion with all stakeholders. We need to remove
the dependency immediately so that PR 249337 can proceed.
PR: 249337 (related to) |
20.2.3 09 Sep 2020 20:39:58 |
sunpoet |
Update to 20.2.3
Changes: https://github.com/pypa/pip/blob/master/NEWS.rst
https://pip.pypa.io/en/stable/news/ |
20.2.2 05 Sep 2020 10:11:52 |
sunpoet |
Update to 20.2.2
Changes: https://github.com/pypa/pip/blob/master/NEWS.rst
https://pip.pypa.io/en/stable/news/ |
19.1.1 11 May 2020 23:51:58 |
dbaio |
Update Sphinx
- Repocopy textproc/py-sphinx to textproc/py-sphinx18
Update it to 1.8.5 (latest version from 1.8.X).
This version supports Python 2 and 3.
Add test target.
- textproc/py-sphinx: Update to 3.0.2
Python 3 only (3.5+).
Add test target.
- Mk/Uses/python.mk: Add PY_SPHINX
(Only the first 15 lines of the commit message are shown above ) |
19.1.1 13 Aug 2019 16:01:59 |
mat |
Convert to UCL & cleanup pkg-message (categories d) |
19.1.1 29 Jun 2019 18:19:50 |
swills |
devel/py-pip: remove lang/python from TEST_DEPENDS |
19.1.1 29 Jun 2019 12:59:55 |
swills |
devel/py-pip: Update to 19.1.1
PR: 229946
Reviewed by: wen, miwi, koobs
Approved by: miwi |
9.0.3_1 10 Apr 2019 06:18:32 |
antoine |
Bump a few PORTREVISIONs after r498529
With hat: portmgr |
9.0.3 07 Jan 2019 18:09:41 |
tobik |
Do not set NO_{ARCH,BUILD} twice |
9.0.3 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 |
9.0.3 23 Mar 2018 16:44:52 |
sunpoet |
Update to 9.0.3
Changes: https://github.com/pypa/pip/blob/master/NEWS.rst |
9.0.2 18 Mar 2018 11:27:14 |
sunpoet |
Update to 9.0.2
Changes: https://github.com/pypa/pip/blob/master/NEWS.rst |
9.0.1 30 Nov 2017 15:50:34 |
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 ) |
9.0.1 10 Jun 2017 02:19:05 |
woodsb02 |
[NEW] devel/py3-pip: Add Python 3.x version of this port
PR: 219833
PR: 212950 |
9.0.1 07 Dec 2016 06:40:09 |
wen |
- Update to 9.0.1 |
8.1.2 09 Oct 2016 13:11:44 |
wen |
- Update to 8.1.2 |
8.0.2 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
8.0.2 03 Feb 2016 20:54:42 |
sunpoet |
- Update to 8.0.2
- Add NO_ARCH
Changes: https://github.com/pypa/pip/blob/develop/CHANGES.txt |
7.1.2_1 03 Feb 2016 07:50:20 |
koobs |
devel/py-pip: Add pkg-message user WARNING
Add a pkg-message warning users not to use pip to install packages in
the system-wide Python environment location. This should have been done
a long time ago.
While I'm here:
- Add LICENSE_FILE
- Enable NO_ARCH
- Match *_DEPENDS versions to those in setup.py
- Fix incorrect pytest-xdist package name match
PR: 205881, 205819
Reported by: many
Suggested by: many
MFH: 2016Q1 |
7.1.2 14 Nov 2015 15:02:50 |
pi |
devel/py-pip: 7.0.3 -> 7.1.2
Changes:
https://pip.pypa.io/en/stable/news/
See also: https://reviews.freebsd.org/D4106
PR: 204367
Reviewed by: antoine, koobs, nivit
Approved by: nivit (maintainer) |
7.0.3 19 Oct 2015 14:50:52 |
amdmi3 |
Improve shebangfix framework
- Support multiple values in *_OLD_CMD, i.e. we can now fix both
"/usr/bin/python" and "/usr/bin/env python" at the same time
- Default *_OLD_CMD values are now always appended, so you don't need to specify
them in individual ports
- Add lua support (depends on USES=lua)
- Add more default values, such as "/usr/bin/env foo" for python, perl, bash,
ruby and lua
- Shebangfix now matches whole words, e.g. we will no longer (erroneously)
replace "/usr/bin/perl5.005" with "${perl_CMD}5.005" (but "/usr/bin/perl -tt" is
still (correctly) replaced with "${perl_CMD} -tt")
Note that *_OLD_CMD items containing spaces must now be quoted (e.g.
perl_OLD_CMD=/bin/perl /usr/bin/perl "/usr/bin/env perl")
Update shebangfix usage according to new rules in many ports:
- Remove *_OLD_CMD for patterns now replaced by default
- Quote custom *_OLD_CMD which contain spaces
Fix shebangfix usage in many ports (irrelevant to infrastructure change):
- Remove redundant SHEBANG_LANG (no need to duplicate default langs)
- Remove redundant *_CMD (such as
python_CMD=${LOCALBASE}/bin/python${PYTHON_VER} when USES=python is present)
- Never use *_OLD_CMD in REINPLACE_CMD matchers, these should always look for
exact string
Approved by: portmgr (bapt)
Differential Revision: D3756 |
7.0.3 29 Jul 2015 22:09:55 |
antoine |
Switch default python_CMD used by shebangfix to ${PYTHON_CMD} for ports
using python
PR: 201077
Reviewed by: mat
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D2955 |
7.0.3 24 Jul 2015 07:09:40 |
koobs |
devel/py-pip: Fix pkg-plist (DOCS)
Update pkg-plist for DOCS option files that were missed in the last update
I committed.
Reported by: mat
Approved by: portmgr (blanket)
MFH: 2015Q3 |
7.0.3 21 Jun 2015 05:34:54 |
koobs |
devl/py-pip: Update to 7.0.3
- Update to 7.0.3
- Update pkg-plist
- USE_GITHUB to get test suite (PyPI sdist doesnt include them)
- Add TEST_DEPENDS and canonicalise regression-test: target
- Patch setup.cfg so that tests run properly
- Temporarily patch out versioned console_script's (pipX, pipX.Y)
until USE_PYTHON=concurrent supports more granularity (coming soon).
Note: A couple of tests fail because of these missing console_scripts.
- Add USE_PYTHON=concurrent support accordingly.
While I'm here:
- Makefile: Sort sections
- Makefile: Whitespace align
Changes:
https://pip.pypa.io/en/stable/news.html
PR: 200688
Approved by: nivit (maintainer) |
6.1.1 02 May 2015 09:47:55 |
nivit |
- Update to 6.1.1
Relnotes: https://pip.pypa.io/en/latest/news.html |
6.0.8 06 Feb 2015 22:21:41 |
nivit |
- Update to 6.0.8 |
6.0.7 29 Jan 2015 13:33:38 |
nivit |
- Update to 6.0.7
- Sort USE_PYTHON values |
6.0.6 18 Jan 2015 09:26:22 |
nivit |
- Update to 6.0.6
- Switch back to CHEESESHOP as download site
because doc sources are now included in the
distribution file
- Update WWW address in pkg-descr
Relnotes: https://pip.pypa.io/en/latest/news.html |
1.5.6 27 Oct 2014 10:58:26 |
bapt |
Cleanup plist |
1.5.6 20 Oct 2014 16:04:14 |
mva |
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit) |
1.5.6 19 May 2014 01:03:17 |
nivit |
- Update to 1.5.6
- Use new options helper
Release Notes: https://pip.pypa.io/en/latest/news.html |
1.5.4 10 Apr 2014 00:34:18 |
nivit |
- Update to 1.5.4
- Use GitHub as download site, so we can build docs
- Build docs as HTML format with Sphinx
- Add a regression-test target (not active at the moment, because
some tests fail)
- Update pkg-descr
Release Notes: http://www.pip-installer.org/en/latest/news.html |
1.5.2 10 Feb 2014 09:38:32 |
koobs |
devel/py-pip: Update to 1.5.2 and modernise
- Update to 1.5.2
- Remove LOCAL master site (CHEESESHOP is highly available)
- Enable STAGE support
- Enable AUTOPLIST, update pkg-plist
- Deprecate easy_install target
- Deprecate py3k-fix-pkg-plist.inc
- Deprecate OPTIONSFILE override
- PLIST_SUB is no longer necessary
Changes: https://github.com/pypa/pip/blob/1.5.2/CHANGES.txt
PR: ports/186584
Approved by: maintainer (via email) |
1.4.1 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
1.4.1 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
1.4.1 30 Aug 2013 19:21:25 |
nivit |
- Update to 1.4.1
- Use shebangfix facility |
1.4 25 Jul 2013 07:28:35 |
nivit |
- Update to 1.4
- Fix WWW line in pkg-descr
Build log: http://goo.gl/6UmyMk
Change log: http://goo.gl/9pUy4v |
1.3.1 10 Jul 2013 09:30:21 |
nivit |
- Fix build with redports.org and poudriere(8)
Build log: http://goo.gl/sC2sr
Reported by: olgeni, Sascha Holzleiter >sascha@root-login.org> (via private
email) |
1.3.1 10 Mar 2013 23:01:27 |
nivit |
- Update to 1.3.1
- Trim Makefile header
- Include fix of pkg-plist when Python ver >= 3.2
BuildLog: http://goo.gl/dM1BH |
1.2.1 08 Sep 2012 12:42:02 |
nivit |
- Update to 1.2.1
ChangeLog: http://goo.gl/kdjka
BuildLog: http://goo.gl/svYX4 |
1.2 03 Sep 2012 12:44:00 |
nivit |
- Update to 1.2
- Add LICENSE (MIT)
- Convert to the new options framework
ReleaseNotes: http://goo.gl/FjWOP
BuildLog: http://goo.gl/q2mBr |
1.1 20 Apr 2012 13:53:54 |
nivit |
- Update to 1.1 |
1.0.2 07 Aug 2011 08:20:37 |
nivit |
- Update to 1.0.2 |
1.0.1 15 May 2011 13:36:13 |
nivit |
- Update to 1.0.1 |
1.0 06 Apr 2011 16:57:47 |
nivit |
- Update to 1.0 |
0.8.3 12 Mar 2011 23:33:17 |
nivit |
- Update to 0.8.3
- Change web site URL in pkg-descr |
0.8.2 04 Dec 2010 22:20:27 |
nivit |
- Update to 0.8.2 |
0.8.1 15 Sep 2010 12:05:17 |
nivit |
- Update to 0.8.1 |
0.8 15 Aug 2010 12:34:02 |
nivit |
- Update to 0.8
- Set USE_PYDISTUTILS to easy_install |
0.7.1 27 Apr 2010 12:06:38 |
nivit |
- Update to 0.7.1 |
0.6.3 16 Feb 2010 16:54:33 |
nivit |
- Update to 0.6.3
Feature safe: yes |
0.6.1 14 Dec 2009 13:25:46 |
nivit |
- Update to 0.6.1
- Add devel/py-setuptools to RUN_DEPENDS |
0.6 10 Nov 2009 17:53:51 |
nivit |
- Update to 0.6 |
0.5.1 12 Oct 2009 11:59:18 |
nivit |
- Update to 0.5.1
- Install additional docs |
0.4 27 May 2009 22:13:30 |
nivit |
- Update to 0.4 |
0.3.1 29 Jan 2009 21:10:31 |
nivit |
- Update to 0.3.1
- Use distutils instead of easy_install to install |
0.2.1 19 Jan 2009 22:02:58 |
nivit |
pip is a replacement for easy_install. It uses mostly the same techniques
for finding packages, so packages that were made easy_installable should
be pip-installable as well.
pip is meant to improve on easy_install. Some of the improvements:
* All packages are downloaded before installation. Partially-completed
installation doesn't occur as a result.
* Care is taken to present useful output on the console.
* The reasons for actions are kept track of. For instance, if a package
is being installed, pip keeps track of why that package was required.
* Error messages should be useful.
* Packages don't have to be installed as egg archives, they can be
installed flat (while keeping the egg metadata).
WWW: http://pip.openplans.org/ |