python3-sphinx: 3.4.0 -> 3.4.1

This commit is contained in:
Tim Biermann 2020-12-31 12:48:23 +00:00
parent 4e61690b9d
commit 7e95146615
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 13 additions and 13 deletions

View File

@ -7,14 +7,14 @@ drwxr-xr-x root/root usr/bin/
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/python3.9/
drwxr-xr-x root/root usr/lib/python3.9/site-packages/
drwxr-xr-x root/root usr/lib/python3.9/site-packages/Sphinx-3.4.0-py3.9.egg-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/Sphinx-3.4.0-py3.9.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.9/site-packages/Sphinx-3.4.0-py3.9.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/Sphinx-3.4.0-py3.9.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/Sphinx-3.4.0-py3.9.egg-info/entry_points.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/Sphinx-3.4.0-py3.9.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.9/site-packages/Sphinx-3.4.0-py3.9.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/Sphinx-3.4.0-py3.9.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.9/site-packages/Sphinx-3.4.1-py3.9.egg-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/Sphinx-3.4.1-py3.9.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.9/site-packages/Sphinx-3.4.1-py3.9.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/Sphinx-3.4.1-py3.9.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/Sphinx-3.4.1-py3.9.egg-info/entry_points.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/Sphinx-3.4.1-py3.9.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.9/site-packages/Sphinx-3.4.1-py3.9.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/Sphinx-3.4.1-py3.9.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.9/site-packages/sphinx/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/sphinx/__init__.py
-rw-r--r-- root/root usr/lib/python3.9/site-packages/sphinx/__main__.py

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3+ZUtAizhrbydrRMhp5cS9HKKL1ErFtfC9hTGtjTPaIqtWW087FQSMq9epH0okQCJ0824p0kQ314/R620yEJDwM=
SHA256 (Pkgfile) = f7324a53eec27906e1d8605d8c002cc99eac29478f236e155a5376309b573b8f
SHA256 (.footprint) = 06ba406be48f00142b4a9b49a2fff7f998e45c3b98d2bd95eb5e5fe996fd9ee4
SHA256 (sphinx-3.4.0.tar.gz) = f610543964c97000bb06726bb6c1b0da1bfbc3e3f3494a48dd5160394752f6a6
RWSagIOpLGJF3zsjO6OxC7xQiWAOmwnKBKmbLjgCGURdL5YmJbZpbIo2RtOZty3E+x2rGTgpePTEZKB9HcLSKTpCwPT11kh79gs=
SHA256 (Pkgfile) = 4ef2bcdc65f1a1504a7712534b8005667355217d2e00866bfbb209bd181b4f37
SHA256 (.footprint) = 505ff0b699bbe0b61d1d828fe58ca3606fe5f8f763893683fc6d1179d6930176
SHA256 (sphinx-3.4.1.tar.gz) = 96d8050a2f08efb58828c8923d96495778f663d92b888d5dda187ab7005ed213

View File

@ -4,7 +4,7 @@
# Depends on: docutils python3-alabaster python3-imagesize python3-jinja python3-packaging python3-pygments python3-requests python3-snowballstemmer python3-sphinxcontrib-applehelp python3-sphinxcontrib-devhelp python3-sphinxcontrib-htmlhelp python3-sphinxcontrib-jsmath python3-sphinxcontrib-qthelp python3-sphinxcontrib-serializinghtml python3-sphinxcontrib-websupport
name=python3-sphinx
version=3.4.0
version=3.4.1
release=1
source=(https://github.com/sphinx-doc/${name#*-}/archive/v$version/${name#*-}-$version.tar.gz)