non port: devel/py-tox/Makefile |
SVNWeb
|
Number of commits found: 32 |
Tue, 26 Apr 2022
|
[ 15:01 Po-Chuan Hsieh (sunpoet) ] d1e78c4
devel/py-tox: Fix RUN_DEPENDS after cd1f80795973dc010a788cdbf90cece3473e36f4
- Fix RUN_DEPENDS version requirement of RUN_DEPENDS [1]
- While I'm here:
- Fix (part of) version requirement of TEST_DEPENDS [2][3][4]
- Remove superfluous ',' in *_DEPENDS
- Use PYTHON_REL instead of PYTHON_VER
Note that TEST_DEPENDS needs to be updated to match upstream and current ports
tree.
Reference: https://github.com/tox-dev/tox/blob/3.25.0/setup.cfg#L46 [1]
https://github.com/tox-dev/tox/blob/3.25.0/setup.cfg#L71 [2]
https://github.com/tox-dev/tox/blob/3.25.0/setup.cfg#L72 [3]
https://github.com/tox-dev/tox/blob/3.25.0/setup.cfg#L74 [4]
|
Fri, 22 Apr 2022
|
[ 17:57 Muhammad Moinur Rahman (bofh) ] 23ebd86
devel/py-tox: Update version 3.24.5=>3.25.0
Relnotes: https://tox.wiki/en/latest/changelog.html#v3-25-0-2022-04-11
|
Sat, 12 Mar 2022
|
[ 10:38 Muhammad Moinur Rahman (bofh) ] 8126713
devel/py-tox: Update version 3.12.1=>3.24.5
Relnotes: https://github.com/tox-dev/tox/releases/tag/3.24.5
|
Tue, 8 Mar 2022
|
[ 02:09 Muhammad Moinur Rahman (bofh) ] bc808e2 (Only the first 10 of 106 ports in this commit are shown above. )
*/*: Take maintainership
|
Mon, 7 Mar 2022
|
[ 19:07 Rene Ladan (rene) ] 3d89f95 (Only the first 10 of 140 ports in this commit are shown above. )
all: return koobs' ports to the pool after safekeeping his commit bit.
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 14 Jul 2020
|
[ 07:59 antoine ] (Only the first 10 of 82 ports in this commit are shown above. )
Unbreak bulk -a
|
Fri, 24 May 2019
|
[ 09:44 koobs ]
devel/py-tox: Update to 3.12.1
Changelog:
https://tox.readthedocs.io/en/latest/changelog.html#v3-12-1-2019-05-23
|
Sat, 18 May 2019
|
[ 08:07 koobs ]
devel/py-tox: Update to 3.11.1
Changelog:
https://tox.readthedocs.io/en/latest/changelog.html#v3-11-1-2019-05-16
|
Tue, 14 May 2019
|
[ 13:40 koobs ]
devel/py-tox: Update to 3.10.0
Changelog:
https://tox.readthedocs.io/en/latest/changelog.html#v3-10-0-2019-05-13
|
Wed, 10 Apr 2019
|
[ 06:18 antoine ] (Only the first 10 of 399 ports in this commit are shown above. )
Bump a few PORTREVISIONs after r498529
With hat: portmgr
|
Fri, 13 Jul 2018
|
[ 06:55 mat ]
Remove dependencies on lang/python.
Fix where appropriate.
Sponsored by: Absolight
|
Sat, 9 Jun 2018
|
[ 07:26 koobs ]
devel/py-tox: Update to 3.0.0
Changelog:
https://tox.readthedocs.io/en/latest/changelog.html
PR: 227862
Submitted by: Kai <freebsd_ports k-worx org>
|
Thu, 30 Nov 2017
|
[ 15:50 mat ] (Only the first 10 of 2423 ports in this commit are shown above. )
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 )
|
Sat, 10 Jun 2017
|
[ 02:37 woodsb02 ]
[NEW] devel/py3-tox: Add Python 3.x version of this port
PR: 219833
|
Sat, 29 Oct 2016
|
[ 17:37 lwhsu ]
- Remove depending on argparse, all Python versions in ports tree have it as
built-in
PR: 213879
Submitted by: lwhsu
Approved by: koobs (maintainer)
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Thu, 3 Mar 2016
|
[ 09:35 koobs ]
devel/py-tox: Update to 2.3.1
- Update PORTVERSION and distinfo checksum (2.3.1)
- Remove PYTEST option (unecessary)
- Enable "concurrent" Python installation
- Enable NO_ARCH (architecture independent)
Changes:
https://tox.readthedocs.org/en/latest/changelog.html
|
Thu, 29 Oct 2015
|
[ 09:34 koobs ]
devel/py-tox: Update to 2.1.1
- Update PORTVERSION and distinfo checksum (2.1.1)
- Update COMMENT to match upstream (setup.py:description=)
- Update RUN_DEPENDS
- Add TEST_DEPENDS
- Rename test target since the framework supports TEST_DEPENDS et al.
Changes:
https://tox.readthedocs.org/en/latest/changelog.html
|
Wed, 11 Feb 2015
|
[ 13:11 koobs ]
devel/py-pylib: Rename to devel/py-py
- Rename py-pylib to py-py to match upstream (PyPi) name [1]
- Update to 1.4.26
- Remove DISTNAME override, no longer necessary
- Update COMMENT
Accordingly:
- Update MOVED
- Update dependents
While I'm here:
- Sort USE_PYTHON values
- Canonicalize regression-test invocations
- Make TEST_DEPENDS explicit
[1] https://pypi.python.org/pypi/py/1.4.26
|
Mon, 20 Oct 2014
|
[ 16:04 mva ] (Only the first 10 of 564 ports in this commit are shown above. )
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit)
|
Tue, 15 Jul 2014
|
[ 09:59 koobs ]
devel/py-tox: Update to 1.7.2
- Update to 1.7.2
- Add LICENSE_FILE
Changes:
* http://tox.readthedocs.org/en/latest/changelog.html
|
Mon, 23 Jun 2014
|
[ 13:01 koobs ]
devel/py-tox: Update to 1.7.1
- Update to 1.7.1
- Deprecate OPTIONSFILE override
|
Mon, 10 Feb 2014
|
[ 09:55 koobs ]
devel/py-tox: Update to 1.7.0 & modernise
- Update to 1.7.0
- Align RUN_DEPENDS min versions to upstream
- Deprecate easy_install target
- Use OPTIONS helpers
- Remove now unecessary setup.py patch
- Reformat pkg-descr
Changes: http://tox.readthedocs.org/en/latest/changelog.html
|
Sat, 30 Nov 2013
|
[ 11:19 koobs ]
devel/py-tox: Use PYTHON_VER (x.y) not PYTHON_REL (xyz) for version check
|
[ 05:26 koobs ]
devel/py-tox: Only depend on py-argparse with Python 2.6, 3.0 and 3.1
The argparse module is part of the standard library in 2.7 and 3.2 onward.
Until this change, argparse has been incorrectly depended on for users
running Python 2.7.
- Update conditional expression in RUN_DEPENDS for argparse
While I'm here:
- Enable STAGE support
- Enable AUTOPLIST, remove pkg-plist accordingly
|
Fri, 20 Sep 2013
|
[ 17:13 bapt ] (Only the first 10 of 2998 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
|
Sat, 7 Sep 2013
|
[ 00:36 koobs ]
devel/py-tox: Update to 1.6.1
- Update 1.6.1
- Update pkg-plist
Changes:
http://tox.readthedocs.org/en/latest/changelog.html
|
Sun, 7 Jul 2013
|
[ 07:37 koobs ]
devel/py-tox: Update to 1.5.0, Update LICENSE (MIT)
- Update to 1.5.0
- Update LICENSE (MIT)
- Update minimum versions in RUN_DEPENDS
- Tweak PYTEST option description
Changes: http://tox.readthedocs.org/en/latest/changelog.html
portlint: OK - looks fine.
porttest: OK - 9-STABLE amd64, clang
testport: OK - poudriere, all versions/archs
unittest: OK - 142 passed, 3 skipped in 24.36 seconds
|
Sun, 28 Apr 2013
|
[ 13:31 koobs ]
devel/py-tox: Update to 1.4.3
- Update virtualenv and pylib minimum versions in RUN_DEPENDS
- Remove USE_ZIP, this version reverted to using .tar.gz
- Allow OPTIONSFILE to be overriden
- Add regression-test: target
- pkg-descr: Tab->space for WWW:
- Whitespace alignment
- Update pkg-plist
Changes: http://testrun.org/tox/latest/changelog.html
Approved by: eadler (mentor)
|
Sat, 9 Feb 2013
|
[ 14:50 koobs ] (Only the first 10 of 35 ports in this commit are shown above. )
Update MAINTAINER address for all my ports. While I'm here,
standardise and canonicalise Makefile header format and contents.
Approved by: eadler (mentor)
|
Mon, 30 Jul 2012
|
[ 12:03 mva ]
Tox as is a generic virtualenv management and test command line tool you
can use for:
* checking your package installs correctly with different Python
versions and interpreters
* running your tests in each of the environments, configuring your test
tool of choice
* acting as a frontend to Continuous Integration servers, greatly
reducing boilerplate and merging CI and shell-based testing.
WWW: http://tox.testrun.org/
PR: ports/170022
Submitted by: Kubilay Kocak <koobs.freebsd@gmail.com>
|
Number of commits found: 32 |