diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2020-08-16 17:48:07 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2020-08-16 17:48:07 +1000 |
commit | 966a6cbcd6fcd1051f0d5e97839754d1a530fc3f (patch) | |
tree | cd519e1a9c82445d61eaae13324e35727606aa54 /python3-sphinx | |
parent | 6fd583e695f8bad433d03367f8ed7de8bc3d40b4 (diff) | |
download | contrib-966a6cbcd6fcd1051f0d5e97839754d1a530fc3f.tar.gz contrib-966a6cbcd6fcd1051f0d5e97839754d1a530fc3f.tar.xz |
python3-sphinx: 3.1.1 -> 3.2.1
Diffstat (limited to 'python3-sphinx')
-rw-r--r-- | python3-sphinx/.footprint | 16 | ||||
-rw-r--r-- | python3-sphinx/.signature | 8 | ||||
-rw-r--r-- | python3-sphinx/Pkgfile | 4 |
3 files changed, 14 insertions, 14 deletions
diff --git a/python3-sphinx/.footprint b/python3-sphinx/.footprint index d8a702d5d..4fe36be63 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.7/ drwxr-xr-x root/root usr/lib/python3.7/site-packages/ -drwxr-xr-x root/root usr/lib/python3.7/site-packages/Sphinx-3.1.1-py3.7.egg-info/ --rw-r--r-- root/root usr/lib/python3.7/site-packages/Sphinx-3.1.1-py3.7.egg-info/PKG-INFO --rw-r--r-- root/root usr/lib/python3.7/site-packages/Sphinx-3.1.1-py3.7.egg-info/SOURCES.txt --rw-r--r-- root/root usr/lib/python3.7/site-packages/Sphinx-3.1.1-py3.7.egg-info/dependency_links.txt --rw-r--r-- root/root usr/lib/python3.7/site-packages/Sphinx-3.1.1-py3.7.egg-info/entry_points.txt --rw-r--r-- root/root usr/lib/python3.7/site-packages/Sphinx-3.1.1-py3.7.egg-info/not-zip-safe --rw-r--r-- root/root usr/lib/python3.7/site-packages/Sphinx-3.1.1-py3.7.egg-info/requires.txt --rw-r--r-- root/root usr/lib/python3.7/site-packages/Sphinx-3.1.1-py3.7.egg-info/top_level.txt +drwxr-xr-x root/root usr/lib/python3.7/site-packages/Sphinx-3.2.1-py3.7.egg-info/ +-rw-r--r-- root/root usr/lib/python3.7/site-packages/Sphinx-3.2.1-py3.7.egg-info/PKG-INFO +-rw-r--r-- root/root usr/lib/python3.7/site-packages/Sphinx-3.2.1-py3.7.egg-info/SOURCES.txt +-rw-r--r-- root/root usr/lib/python3.7/site-packages/Sphinx-3.2.1-py3.7.egg-info/dependency_links.txt +-rw-r--r-- root/root usr/lib/python3.7/site-packages/Sphinx-3.2.1-py3.7.egg-info/entry_points.txt +-rw-r--r-- root/root usr/lib/python3.7/site-packages/Sphinx-3.2.1-py3.7.egg-info/not-zip-safe +-rw-r--r-- root/root usr/lib/python3.7/site-packages/Sphinx-3.2.1-py3.7.egg-info/requires.txt +-rw-r--r-- root/root usr/lib/python3.7/site-packages/Sphinx-3.2.1-py3.7.egg-info/top_level.txt drwxr-xr-x root/root usr/lib/python3.7/site-packages/sphinx/ -rw-r--r-- root/root usr/lib/python3.7/site-packages/sphinx/__init__.py -rw-r--r-- root/root usr/lib/python3.7/site-packages/sphinx/__main__.py diff --git a/python3-sphinx/.signature b/python3-sphinx/.signature index 0c0d74250..ed3383740 100644 --- a/python3-sphinx/.signature +++ b/python3-sphinx/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF30jZajwY+b3rtWtc0DZB5rmfB4cTKR5J6u353ln5eqDrcLqUV36dHs7vl4a42BvaobCDGN9oYpn65MR5itq1oAg= -SHA256 (Pkgfile) = bd8ea4c6b76bd178d7af1cddae4dc68294f2c32b5a16ffb0a458f52c6b4b11a6 -SHA256 (.footprint) = 521f4b3dd34562786e61536d964f1b1125ab34b1e012119a0092df3abca75ad7 -SHA256 (sphinx-3.1.1.tar.gz) = 0a2f7836506b49b89426c86bd42ea574bbd86c1e7e68bc16423ea853d99006bb +RWSagIOpLGJF32jY8GdBgkeBak8PpwrV5TbKLi1wGkVo+rdnEO+znQEvfMDQHef72o9sCWP+zozH4qys1awiiEbM2mz5REOl8gA= +SHA256 (Pkgfile) = 1dbdf6be17aa59a27a77f347b315af66ca2ce500d467a89b9fc45ad659b5283c +SHA256 (.footprint) = 625c1943804f0a9ef411a5e39caa47dc40f73ce1c16672709924b06d77188c66 +SHA256 (sphinx-3.2.1.tar.gz) = 8816c90665b192b36c4482fb59819c276bae37ed275948fb2ab2ba873aa29d8a diff --git a/python3-sphinx/Pkgfile b/python3-sphinx/Pkgfile index 6e55b0cbc..540c331e8 100644 --- a/python3-sphinx/Pkgfile +++ b/python3-sphinx/Pkgfile @@ -1,10 +1,10 @@ # Description: the Sphinx documentaion generator # URL: http://www.sphinx-doc.org/ # Maintainer: John Vogel, jvogel4 at stny dot rr dot com -# Depends on: docutils python3-alabaster python3-babel 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 +# 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.1.1 +version=3.2.1 release=1 source=(https://github.com/sphinx-doc/${name#*-}/archive/v$version/${name#*-}-$version.tar.gz) |