Drop support for EOL Python 3.6 and 3.7 · python-hyper/uritemplate@fd8f04a · GitHub | Latest TMZ Celebrity News & Gossip | Watch TMZ Live
Skip to content

Commit fd8f04a

Browse files
committed
Drop support for EOL Python 3.6 and 3.7
1 parent 3accdda commit fd8f04a

File tree

6 files changed

+9
-23
lines changed

6 files changed

+9
-23
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ jobs:
1010
fail-fast: false
1111
matrix:
1212
python:
13-
- { VERSION: "3.6", TOXENV: "py36", ALLOW_FAILURE: false }
14-
- { VERSION: "3.7", TOXENV: "py37", ALLOW_FAILURE: false }
1513
- { VERSION: "3.8", TOXENV: "py38", ALLOW_FAILURE: false }
1614
- { VERSION: "3.9", TOXENV: "py39",ALLOW_FAILURE: false }
1715
- { VERSION: "3.10", TOXENV: "py310",ALLOW_FAILURE: false }

.pre-commit-config.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,21 +8,21 @@ repos:
88
- id: end-of-file-fixer
99
- id: trailing-whitespace
1010
- repo: https://github.com/asottile/reorder-python-imports
11-
rev: v3.10.0
11+
rev: v3.11.0
1212
hooks:
1313
- id: reorder-python-imports
14-
args: [--application-directories, '.:src', --py36-plus]
14+
args: [--application-directories, '.:src', --py38-plus]
1515
- repo: https://github.com/psf/black
16-
rev: 23.7.0
16+
rev: 23.9.1
1717
hooks:
1818
- id: black
1919
- repo: https://github.com/asottile/pyupgrade
20-
rev: v3.10.1
20+
rev: v3.11.0
2121
hooks:
2222
- id: pyupgrade
23-
args: [--py36-plus]
23+
args: [--py38-plus]
2424
- repo: https://github.com/pre-commit/mirrors-mypy
25-
rev: v1.5.0
25+
rev: v1.5.1
2626
hooks:
2727
- id: mypy
2828
exclude: ^(docs/|tests/)
@@ -34,4 +34,4 @@ repos:
3434
rev: v2.4.0
3535
hooks:
3636
- id: setup-cfg-fmt
37-
args: [--min-py3-version, '3.6']
37+
args: [--min-py3-version, '3.8']

.travis.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,6 @@ sudo: false
33

44
matrix:
55
include:
6-
- python: 2.7
7-
env: TOXENV=py27
8-
- python: 3.4
9-
env: TOXENV=py34
10-
- python: 3.5
11-
env: TOXENV=py35
12-
- python: 3.6
13-
env: TOXENV=py36
14-
- python: 3.7
15-
env: TOXENV=py37
166
- python: 3.8
177
env: TOXENV=py38
188
- env: TOXENV=pep8

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.black]
22
line-length = 78
3-
target-version = ['py36']
3+
target-version = ['py38']
44
safe = true
55
exclude = '''
66
(

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ project_urls =
2525

2626
[options]
2727
packages = find:
28-
python_requires = >=3.6
28+
python_requires = >=3.8
2929
include_package_data = True
3030

3131
[options.package_data]

tox.ini

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
[tox]
22
envlist =
3-
py36,
4-
py37,
53
py38,
64
py39,
75
py310,

0 commit comments

Comments
 (0)

TMZ Celebrity News – Breaking Stories, Videos & Gossip

Looking for the latest TMZ celebrity news? You've come to the right place. From shocking Hollywood scandals to exclusive videos, TMZ delivers it all in real time.

Whether it’s a red carpet slip-up, a viral paparazzi moment, or a legal drama involving your favorite stars, TMZ news is always first to break the story. Stay in the loop with daily updates, insider tips, and jaw-dropping photos.

🎥 Watch TMZ Live

TMZ Live brings you daily celebrity news and interviews straight from the TMZ newsroom. Don’t miss a beat—watch now and see what’s trending in Hollywood.