Skip to content

Commit

Permalink
Drop EOL Python 3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
davedoesdev committed Jun 15, 2024
1 parent a891a68 commit b3ed76a
Show file tree
Hide file tree
Showing 13 changed files with 26 additions and 26 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Python module and command-line tool for storing and retrieving data in a Docker
- Content addressable
- Set up named aliases to blobs
- Supports Docker registry schema v2
- Works on Python 3.7+
- Works on Python 3.8+

Please note that `dxf` does _not_ generate Docker container configuration,
so you won't be able to `docker pull` data you store using `dxf`.
Expand Down
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Docker registry.
- Content addressable
- Set up named aliases to blobs
- Supports Docker registry schema v2
- Works on Python 3.7+
- Works on Python 3.8+

Please note that ``dxf`` does *not* generate Docker container
configuration, so you won’t be able to ``docker pull`` data you store
Expand Down
Binary file modified docs/_build/doctrees/environment.pickle
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/_build/html/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 8732eab962e5b670c69842664f2c425a
config: 47e7bb5ec741ebee27a5ea4fca1dad33
tags: 645f666f9bcd5a90fca523b33c5a78b7
2 changes: 1 addition & 1 deletion docs/_build/html/_static/documentation_options.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const DOCUMENTATION_OPTIONS = {
VERSION: '12.0.0',
VERSION: '12.1.0',
LANGUAGE: 'en',
COLLAPSE_INDEX: false,
BUILDER: 'html',
Expand Down
8 changes: 4 additions & 4 deletions docs/_build/html/genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Index &#8212; python-dxf 12.0.0 documentation</title>
<title>Index &#8212; python-dxf 12.1.0 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="_static/nature.css?v=0f882399" />
<script src="_static/documentation_options.js?v=12c8f029"></script>
<script src="_static/documentation_options.js?v=631dba70"></script>
<script src="_static/doctools.js?v=9a2dae69"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<link rel="index" title="Index" href="#" />
Expand All @@ -22,7 +22,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">python-dxf 12.0.0 documentation</a> &#187;</li>
<li class="nav-item nav-item-0"><a href="index.html">python-dxf 12.1.0 documentation</a> &#187;</li>
<li class="nav-item nav-item-this"><a href="">Index</a></li>
</ul>
</div>
Expand Down Expand Up @@ -259,7 +259,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">python-dxf 12.0.0 documentation</a> &#187;</li>
<li class="nav-item nav-item-0"><a href="index.html">python-dxf 12.1.0 documentation</a> &#187;</li>
<li class="nav-item nav-item-this"><a href="">Index</a></li>
</ul>
</div>
Expand Down
8 changes: 4 additions & 4 deletions docs/_build/html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<title>dxf module &#8212; python-dxf 12.0.0 documentation</title>
<title>dxf module &#8212; python-dxf 12.1.0 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="_static/nature.css?v=0f882399" />
<script src="_static/documentation_options.js?v=12c8f029"></script>
<script src="_static/documentation_options.js?v=631dba70"></script>
<script src="_static/doctools.js?v=9a2dae69"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<link rel="index" title="Index" href="genindex.html" />
Expand All @@ -23,7 +23,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="nav-item nav-item-0"><a href="#">python-dxf 12.0.0 documentation</a> &#187;</li>
<li class="nav-item nav-item-0"><a href="#">python-dxf 12.1.0 documentation</a> &#187;</li>
<li class="nav-item nav-item-this"><a href="">dxf module</a></li>
</ul>
</div>
Expand Down Expand Up @@ -695,7 +695,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="nav-item nav-item-0"><a href="#">python-dxf 12.0.0 documentation</a> &#187;</li>
<li class="nav-item nav-item-0"><a href="#">python-dxf 12.1.0 documentation</a> &#187;</li>
<li class="nav-item nav-item-this"><a href="">dxf module</a></li>
</ul>
</div>
Expand Down
Binary file modified docs/_build/html/objects.inv
Binary file not shown.
8 changes: 4 additions & 4 deletions docs/_build/html/py-modindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Python Module Index &#8212; python-dxf 12.0.0 documentation</title>
<title>Python Module Index &#8212; python-dxf 12.1.0 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="_static/nature.css?v=0f882399" />
<script src="_static/documentation_options.js?v=12c8f029"></script>
<script src="_static/documentation_options.js?v=631dba70"></script>
<script src="_static/doctools.js?v=9a2dae69"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<link rel="index" title="Index" href="genindex.html" />
Expand All @@ -25,7 +25,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="#" title="Python Module Index"
>modules</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">python-dxf 12.0.0 documentation</a> &#187;</li>
<li class="nav-item nav-item-0"><a href="index.html">python-dxf 12.1.0 documentation</a> &#187;</li>
<li class="nav-item nav-item-this"><a href="">Python Module Index</a></li>
</ul>
</div>
Expand Down Expand Up @@ -89,7 +89,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="#" title="Python Module Index"
>modules</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">python-dxf 12.0.0 documentation</a> &#187;</li>
<li class="nav-item nav-item-0"><a href="index.html">python-dxf 12.1.0 documentation</a> &#187;</li>
<li class="nav-item nav-item-this"><a href="">Python Module Index</a></li>
</ul>
</div>
Expand Down
8 changes: 4 additions & 4 deletions docs/_build/html/search.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Search &#8212; python-dxf 12.0.0 documentation</title>
<title>Search &#8212; python-dxf 12.1.0 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="_static/nature.css?v=0f882399" />

<script src="_static/documentation_options.js?v=12c8f029"></script>
<script src="_static/documentation_options.js?v=631dba70"></script>
<script src="_static/doctools.js?v=9a2dae69"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/searchtools.js"></script>
Expand All @@ -29,7 +29,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">python-dxf 12.0.0 documentation</a> &#187;</li>
<li class="nav-item nav-item-0"><a href="index.html">python-dxf 12.1.0 documentation</a> &#187;</li>
<li class="nav-item nav-item-this"><a href="">Search</a></li>
</ul>
</div>
Expand Down Expand Up @@ -86,7 +86,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">python-dxf 12.0.0 documentation</a> &#187;</li>
<li class="nav-item nav-item-0"><a href="index.html">python-dxf 12.1.0 documentation</a> &#187;</li>
<li class="nav-item nav-item-this"><a href="">Search</a></li>
</ul>
</div>
Expand Down
4 changes: 2 additions & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,9 @@
# built documents.
#
# The short X.Y version.
version = '12.0'
version = '12.1'
# The full version, including alpha/beta/rc tags.
release = '12.0.0'
release = '12.1.0'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down
4 changes: 2 additions & 2 deletions htmlcov/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ def read(name):

setup(
name='python-dxf',
version='12.0.0',
version='12.1.0',
description="Package for accessing a Docker v2 registry",
long_description=read('README.rst'),
keywords='docker registry',
Expand All @@ -22,5 +22,5 @@ def read(name):
install_requires=['www-authenticate>=0.9.2',
'requests>=2.18.4',
'tqdm>=4.19.4'],
python_requires='>=3.7'
python_requires='>=3.8'
)

0 comments on commit b3ed76a

Please sign in to comment.