From 7e951466157612fc0f9ceff96d6377924b213c83 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Thu, 31 Dec 2020 12:48:23 +0000 Subject: [PATCH] python3-sphinx: 3.4.0 -> 3.4.1 --- python3-sphinx/.footprint | 16 ++++++++-------- python3-sphinx/.signature | 8 ++++---- python3-sphinx/Pkgfile | 2 +- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/python3-sphinx/.footprint b/python3-sphinx/.footprint index f1e05c6ea..a77350013 100644 --- a/python3-sphinx/.footprint +++ b/python3-sphinx/.footprint @@ -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 diff --git a/python3-sphinx/.signature b/python3-sphinx/.signature index ed5468a62..ccc1ee63b 100644 --- a/python3-sphinx/.signature +++ b/python3-sphinx/.signature @@ -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 diff --git a/python3-sphinx/Pkgfile b/python3-sphinx/Pkgfile index 949e6fd03..f0bb0b26a 100644 --- a/python3-sphinx/Pkgfile +++ b/python3-sphinx/Pkgfile @@ -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)