Port details |
- py-flake8-quotes Flake8 lint for quotes
- 3.3.1 devel
=0 3.3.0Version of this port present on the latest quarterly branch. - Maintainer: amdmi3@FreeBSD.org
 - Port Added: 2017-02-05 13:55:55
- Last Update: 2021-10-19 20:03:10
- Commit Hash: 5dac902
- License: MIT
- Description:
- Flake8 lint for quotes.
WWW: https://pypi.org/project/flake8-quotes/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}flake8-quotes>0:devel/py-flake8-quotes@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-flake8-quotes/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-flake8-quotes
- pkg install py38-flake8-quotes
NOTE: This is a Python port. Instead of py38-flake8-quotes listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-flake8-quotes
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1634654300
SHA256 (flake8-quotes-3.3.1.tar.gz) = 633adca6fb8a08131536af0d750b44d6985b9aba46f498871e21588c3e6f525a
SIZE (flake8-quotes-3.3.1.tar.gz) = 13302
- 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:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-flake8>=0 : devel/py-flake8@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- devel_py-flake8-quotes
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
19 Oct 2021 20:03:10 3.3.1
|
Dmitry Marakasov (amdmi3)  |
devel/py-flake8-quotes: update to 3.3.1 |
27 Aug 2021 23:49:11 3.3.0
|
Dmitry Marakasov (amdmi3)  |
devel/py-flake8-quotes: update to 3.3.0 |
07 Apr 2021 23:19:01 3.2.0
|
Dmitry Marakasov (amdmi3)  |
Remove useless Created by: headers mentioning me |
06 Apr 2021 14:31:07 3.2.0
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
14 Jul 2020 07:59:28
3.2.0
|
antoine  |
Unbreak bulk -a |
26 May 2020 19:02:50
3.2.0
|
amdmi3  |
- Update to 3.2.0 |
29 Mar 2020 16:53:14
3.0.0
|
amdmi3  |
- Update to 3.0.0
- Add test support |
05 Nov 2019 14:24:03
2.1.1
|
amdmi3  |
- Update to 2.1.1 |
14 Aug 2019 13:34:34
2.1.0
|
amdmi3  |
- Update to 2.1.0 |
30 Apr 2019 16:48:19
2.0.1
|
amdmi3  |
- Update to 2.0.1 |
22 Apr 2019 17:55:43
2.0.0
|
amdmi3  |
- Update to 2.0.0 |
20 Jun 2018 17:05:44
1.0.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 |
25 Apr 2018 16:42:38
1.0.0
|
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 |
12 Apr 2018 12:33:33
1.0.0
|
amdmi3  |
- Update to 1.0.0 |
02 Apr 2018 17:27:51
0.14.1
|
amdmi3  |
- Update to 0.14.1 |
21 Feb 2018 12:51:20
0.13.1
|
amdmi3  |
- Update to 0.13.1 |
10 Dec 2017 11:07:31
0.13.0
|
amdmi3  |
- Update to 0.13.0 |
03 Dec 2017 21:38:53
0.12.1 
|
amdmi3  |
- Update to 0.12.1 |
30 Nov 2017 15:50:34
0.11.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 ) |
26 May 2017 11:45:40
0.11.0
|
amdmi3  |
- Update to 0.11.0 |
24 May 2017 16:31:28
0.10.1
|
amdmi3  |
- Update to 0.10.1 |
05 Feb 2017 13:55:46
0.9.0
|
amdmi3  |
- Add py-flake8-quotes, py3-flake8-quotes
Flake8 lint for quotes.
WWW: https://pypi.python.org/pypi/flake8-quotes |