diff options
author | Tim Biermann <tbier@posteo.de> | 2021-09-10 21:10:43 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2021-09-10 21:10:43 +0200 |
commit | 20cc10535020bca4e014761240140714b7d779bd (patch) | |
tree | e78bebd9487e2e30d9b7f5c400404bb88df2ed60 /python3-unidecode | |
parent | 30779bff70a2c43729482ef34d9fda9f8ef511a3 (diff) | |
download | contrib-20cc10535020bca4e014761240140714b7d779bd.tar.gz contrib-20cc10535020bca4e014761240140714b7d779bd.tar.xz |
python3-unidecode: 1.3.0 -> 1.3.1
Diffstat (limited to 'python3-unidecode')
-rw-r--r-- | python3-unidecode/.footprint | 12 | ||||
-rw-r--r-- | python3-unidecode/.signature | 8 | ||||
-rw-r--r-- | python3-unidecode/Pkgfile | 2 |
3 files changed, 11 insertions, 11 deletions
diff --git a/python3-unidecode/.footprint b/python3-unidecode/.footprint index b7db1d233..129617e8b 100644 --- a/python3-unidecode/.footprint +++ b/python3-unidecode/.footprint @@ -4,12 +4,12 @@ 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/Unidecode-1.3.0-py3.9.egg-info/ --rw-r--r-- root/root usr/lib/python3.9/site-packages/Unidecode-1.3.0-py3.9.egg-info/PKG-INFO --rw-r--r-- root/root usr/lib/python3.9/site-packages/Unidecode-1.3.0-py3.9.egg-info/SOURCES.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/Unidecode-1.3.0-py3.9.egg-info/dependency_links.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/Unidecode-1.3.0-py3.9.egg-info/entry_points.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/Unidecode-1.3.0-py3.9.egg-info/top_level.txt +drwxr-xr-x root/root usr/lib/python3.9/site-packages/Unidecode-1.3.1-py3.9.egg-info/ +-rw-r--r-- root/root usr/lib/python3.9/site-packages/Unidecode-1.3.1-py3.9.egg-info/PKG-INFO +-rw-r--r-- root/root usr/lib/python3.9/site-packages/Unidecode-1.3.1-py3.9.egg-info/SOURCES.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/Unidecode-1.3.1-py3.9.egg-info/dependency_links.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/Unidecode-1.3.1-py3.9.egg-info/entry_points.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/Unidecode-1.3.1-py3.9.egg-info/top_level.txt drwxr-xr-x root/root usr/lib/python3.9/site-packages/unidecode/ -rw-r--r-- root/root usr/lib/python3.9/site-packages/unidecode/__init__.py -rw-r--r-- root/root usr/lib/python3.9/site-packages/unidecode/__main__.py diff --git a/python3-unidecode/.signature b/python3-unidecode/.signature index 1a6604a3f..eb2f7e498 100644 --- a/python3-unidecode/.signature +++ b/python3-unidecode/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3yjCpC+vHXUsfFxKtLZzwx5vrYAZrU9e5nbbn3Kgpp/iVQpT4IKaxvxPuCfDtl/iEqT7562RPwOlZ28egmjZeAI= -SHA256 (Pkgfile) = 86fe4a0fa0f89be8e2740ae85e9cc637041d6f1a8368848fc839bf11cbf8c04c -SHA256 (.footprint) = d50bf9f056370d76e2a83dc97e3335713bbf3668c7dca35a6a185d044e35b847 -SHA256 (unidecode-1.3.0.tar.gz) = a01305bf73fdf77970d765439099e9a01c25de33a7cc003f5f42c1f594b2bd97 +RWSagIOpLGJF3/C8rZ1rvFMlea8p7i64hVG10DZM7ebMufyTk3cL9kH1VK89eo72rMgms07rN/tytvTLPQbfmEYweph3hKZT4wk= +SHA256 (Pkgfile) = 4c5171ce78449dca12848e4444b810c0087aee909399f619c9bf5f3fbf4b5161 +SHA256 (.footprint) = a25239564221ead0f76e772278c74773010ca138759de79846661a2fa2be4b41 +SHA256 (unidecode-1.3.1.tar.gz) = 90ab860822d758f6b8859e7a1db756b94abee64ac6296ade926e990c8b5e2e0e diff --git a/python3-unidecode/Pkgfile b/python3-unidecode/Pkgfile index 0607e3e41..74d3d8328 100644 --- a/python3-unidecode/Pkgfile +++ b/python3-unidecode/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-setuptools name=python3-unidecode -version=1.3.0 +version=1.3.1 release=1 source=(https://github.com/avian2/unidecode/archive/unidecode-$version.tar.gz) |