non port: devel/py-flake8/pkg-descr |
Number of commits found: 7 |
Thursday, 8 Sep 2022
|
20:30 Dmitry Marakasov (amdmi3)
*/*: preserve all WWWs for my ports
15d936e |
Wednesday, 7 Sep 2022
|
21:58 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)
fb16dfe |
Wednesday, 25 Apr 2018
|
16:42 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
 |
Wednesday, 1 Mar 2017
|
15:02 amdmi3
- Update to 3.3.0
- Update pkg-descr
- Add another WWW
PR: 217134
Submitted by: amdmi3
Approved by: wg (maintainer)
 |
Friday, 20 Jan 2017
|
11:01 amdmi3
- Relax dependency version requirement for pyflakes, fixing the runtime failure:
The 'pyflakes<1.1,>=0.8.1' distribution was not found and is required by flake8
- Update WWW
PR: 213960
Submitted by: pete@nomadlogic.org
Approved by: maintainer timeout (wg, 5 weeks)
MFH: 2017Q1
 |
Sunday, 16 Dec 2012
|
18:10 rm
- update to 1.6.2
- tab -> space change in pkg-descr:WWW
PR: 174413
Submitted by: William Grzybowski <william88@gmail.com> (maintainer)
 |
Wednesday, 30 May 2012
|
19:58 rm
Flake8 is a wrapper around these tools:
- PyFlakes
- pep8
- Ned's McCabe script
Flake8 runs all tools by launching the single 'flake8' script, but ignores pep8
and PyFlakes extended options and just uses defaults. It displays the warnings
in a per-file, merged output.
WWW: https://bitbucket.org/tarek/flake8
NB: slightly changed version of the port committed. My changes:
- add $FreeBSD$
- update to 1.3.1
- add license (MIT)
- add a comment about python3. It will work but it use distutils for python3
and setuptools for python2. I think the port will need to be changed to use
distutils for both python branches.
- use %%PYEASYINSTALL_EGG%% in pkg-plist
PR: ports/168108
Submitted by: William Grzybowski <william88@gmail.com>
 |
Number of commits found: 7 |