summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2020-12-31 12:48:56 +0000
committerTim Biermann <tbier@posteo.de>2020-12-31 12:48:56 +0000
commit5d9f0d778c6acea6c9a87de069c411af5da38c79 (patch)
tree02f5e52b5e601b039fc33446070d727c64e8c6f3
parent7e951466157612fc0f9ceff96d6377924b213c83 (diff)
downloadcontrib-5d9f0d778c6acea6c9a87de069c411af5da38c79.tar.gz
contrib-5d9f0d778c6acea6c9a87de069c411af5da38c79.tar.xz
python3-texttable: 1.6.2 -> 1.6.3
-rw-r--r--python3-texttable/.footprint10
-rw-r--r--python3-texttable/.signature8
-rw-r--r--python3-texttable/Pkgfile4
3 files changed, 11 insertions, 11 deletions
diff --git a/python3-texttable/.footprint b/python3-texttable/.footprint
index e68e51dc9..6ece776b2 100644
--- a/python3-texttable/.footprint
+++ b/python3-texttable/.footprint
@@ -4,9 +4,9 @@ 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/__pycache__/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/__pycache__/texttable.cpython-39.pyc
-drwxr-xr-x root/root usr/lib/python3.9/site-packages/texttable-1.6.2-py3.9.egg-info/
--rw-r--r-- root/root usr/lib/python3.9/site-packages/texttable-1.6.2-py3.9.egg-info/PKG-INFO
--rw-r--r-- root/root usr/lib/python3.9/site-packages/texttable-1.6.2-py3.9.egg-info/SOURCES.txt
--rw-r--r-- root/root usr/lib/python3.9/site-packages/texttable-1.6.2-py3.9.egg-info/dependency_links.txt
--rw-r--r-- root/root usr/lib/python3.9/site-packages/texttable-1.6.2-py3.9.egg-info/top_level.txt
+drwxr-xr-x root/root usr/lib/python3.9/site-packages/texttable-1.6.3-py3.9.egg-info/
+-rw-r--r-- root/root usr/lib/python3.9/site-packages/texttable-1.6.3-py3.9.egg-info/PKG-INFO
+-rw-r--r-- root/root usr/lib/python3.9/site-packages/texttable-1.6.3-py3.9.egg-info/SOURCES.txt
+-rw-r--r-- root/root usr/lib/python3.9/site-packages/texttable-1.6.3-py3.9.egg-info/dependency_links.txt
+-rw-r--r-- root/root usr/lib/python3.9/site-packages/texttable-1.6.3-py3.9.egg-info/top_level.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/texttable.py
diff --git a/python3-texttable/.signature b/python3-texttable/.signature
index 32dc115d2..1ccc50417 100644
--- a/python3-texttable/.signature
+++ b/python3-texttable/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF3ztFYQc4YzNVkg/jZI4oTa5jSFzvWn3yEIJkkt1Wnk7xH9d75ptfkdyjZxlRXzAdh2oxbjcZpt7l23v4CPT8MwY=
-SHA256 (Pkgfile) = 563e8038cdc4989db0df8a154cd72fea9d8d52ae0a95c604b466e8c163858b9e
-SHA256 (.footprint) = 4fad99badb32a4cc69937734aa7705d4b5447c55fa8b5144a3e6d3bc83ecfca3
-SHA256 (texttable-1.6.2.tar.gz) = eff3703781fbc7750125f50e10f001195174f13825a92a45e9403037d539b4f4
+RWSagIOpLGJF3/qjU59aVQDFzGSvnfkzbwdEEoGntMnVQnvjyPqkMOwyUlnGujI5FvLqn4pi0xt3GWwYBglxq7oCh5ws2FILMws=
+SHA256 (Pkgfile) = 899e58ccdeb047adb0e9eacbb733abb7e46b125d1cfa540e0c0db01eb75da5a7
+SHA256 (.footprint) = 6720fc4cf2e67ca0ae3419497e3004ac3eca897225f1337cb7f818c302032aea
+SHA256 (texttable-1.6.3.tar.gz) = ce0faf21aa77d806bbff22b107cc22cce68dc9438f97a2df32c93e9afa4ce436
diff --git a/python3-texttable/Pkgfile b/python3-texttable/Pkgfile
index 251f816f4..46e8f1ab3 100644
--- a/python3-texttable/Pkgfile
+++ b/python3-texttable/Pkgfile
@@ -4,9 +4,9 @@
# Depends on: python3-setuptools
name=python3-texttable
-version=1.6.2
+version=1.6.3
release=1
-source=(https://files.pythonhosted.org/packages/82/a8/60df592e3a100a1f83928795aca210414d72cebdc6e4e0c95a6d8ac632fe/texttable-$version.tar.gz)
+source=(https://pypi.python.org/packages/source/t/texttable/texttable-$version.tar.gz)
build() {
cd texttable-$version

Generated by cgit