diff options
author | Tim Biermann <tbier@posteo.de> | 2022-05-11 20:49:53 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-05-11 20:49:53 +0200 |
commit | a23ec97c83e8489398e91e6c74bd5c4fbb3b4b60 (patch) | |
tree | bdb36ccaaf2200658417c15ce915f7601e272367 /python3-apipkg | |
parent | 7281dcd9b258d2f1a39f41073cc937248b445230 (diff) | |
download | contrib-a23ec97c83e8489398e91e6c74bd5c4fbb3b4b60.tar.gz contrib-a23ec97c83e8489398e91e6c74bd5c4fbb3b4b60.tar.xz |
python3-apipkg: 2.1.0 -> 2.1.1
Diffstat (limited to 'python3-apipkg')
-rw-r--r-- | python3-apipkg/.footprint | 10 | ||||
-rw-r--r-- | python3-apipkg/.signature | 8 | ||||
-rw-r--r-- | python3-apipkg/Pkgfile | 2 |
3 files changed, 10 insertions, 10 deletions
diff --git a/python3-apipkg/.footprint b/python3-apipkg/.footprint index 858048fc2..4bbd0e5b3 100644 --- a/python3-apipkg/.footprint +++ b/python3-apipkg/.footprint @@ -2,11 +2,11 @@ drwxr-xr-x root/root usr/ 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/apipkg-2.1.0-py3.9.egg-info/ --rw-r--r-- root/root usr/lib/python3.9/site-packages/apipkg-2.1.0-py3.9.egg-info/PKG-INFO --rw-r--r-- root/root usr/lib/python3.9/site-packages/apipkg-2.1.0-py3.9.egg-info/SOURCES.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/apipkg-2.1.0-py3.9.egg-info/dependency_links.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/apipkg-2.1.0-py3.9.egg-info/top_level.txt +drwxr-xr-x root/root usr/lib/python3.9/site-packages/apipkg-2.1.1-py3.9.egg-info/ +-rw-r--r-- root/root usr/lib/python3.9/site-packages/apipkg-2.1.1-py3.9.egg-info/PKG-INFO +-rw-r--r-- root/root usr/lib/python3.9/site-packages/apipkg-2.1.1-py3.9.egg-info/SOURCES.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/apipkg-2.1.1-py3.9.egg-info/dependency_links.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/apipkg-2.1.1-py3.9.egg-info/top_level.txt drwxr-xr-x root/root usr/lib/python3.9/site-packages/apipkg/ -rw-r--r-- root/root usr/lib/python3.9/site-packages/apipkg/__init__.py drwxr-xr-x root/root usr/lib/python3.9/site-packages/apipkg/__pycache__/ diff --git a/python3-apipkg/.signature b/python3-apipkg/.signature index 70a50609e..7e86416cb 100644 --- a/python3-apipkg/.signature +++ b/python3-apipkg/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF36LC3CbiL/hkLLfWfs1l5sIz+z9JOGQ2v1GvSrsEpdOwF9s7Oc8b0Jf7uSSKuLLBjxUn1uMN6OGywJOYmeM0Lgc= -SHA256 (Pkgfile) = 7ebb951b656b812fd8deb75b8bb9501aeaf232c7b4064289f54d76a490b9cb5f -SHA256 (.footprint) = 6567bdf8911766f9bc0f084ea9f7b2d1b7630555ffb3866dd363d79d54b350df -SHA256 (apipkg-2.1.0.tar.gz) = a4be31cf8081e660d2cdea6edfb8a0f39f385866abdcfcfa45e5a0887345cb70 +RWSagIOpLGJF3y9+xd8cFPYm+McDN8vedYqwlubGhs+97g3k5HdY4I4q29hCuEb6r39E1cIkc+oZ90eBCDOf4dBLtOUaegRlXAQ= +SHA256 (Pkgfile) = a1d4495410070e88b2efa07186a3ff130901c793e1fd4439c2322730fecde400 +SHA256 (.footprint) = eaeeccee1bb173ab58c3c5487d6d201ea2593d316f08bf6c795c2c132aa4c08a +SHA256 (apipkg-2.1.1.tar.gz) = cca34022414a13976e33a1e38d6a090567ef7b68d0372f923c699a8f8c088afc diff --git a/python3-apipkg/Pkgfile b/python3-apipkg/Pkgfile index 4aac4dc8c..22389dddb 100644 --- a/python3-apipkg/Pkgfile +++ b/python3-apipkg/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-setuptools-scm name=python3-apipkg -version=2.1.0 +version=2.1.1 release=1 source=(https://files.pythonhosted.org/packages/source/a/apipkg/apipkg-$version.tar.gz) |