ports/contrib (3.6): python3-apipkg: 1.5 -> 2.0.0; new dependency: python3-setuptools-scm
commit b97728ef8cfb024b97cada2440519b06b256dba5 Author: Tim Biermann <tbier@posteo.de> Date: Fri Sep 24 16:17:09 2021 +0200 python3-apipkg: 1.5 -> 2.0.0; new dependency: python3-setuptools-scm diff --git a/python3-apipkg/.footprint b/python3-apipkg/.footprint index 77cd553fd..53e79a745 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-1.5-py3.9.egg-info/ --rw-rw-r-- root/root usr/lib/python3.9/site-packages/apipkg-1.5-py3.9.egg-info/PKG-INFO --rw-rw-r-- root/root usr/lib/python3.9/site-packages/apipkg-1.5-py3.9.egg-info/SOURCES.txt --rw-rw-r-- root/root usr/lib/python3.9/site-packages/apipkg-1.5-py3.9.egg-info/dependency_links.txt --rw-rw-r-- root/root usr/lib/python3.9/site-packages/apipkg-1.5-py3.9.egg-info/top_level.txt +drwxr-xr-x root/root usr/lib/python3.9/site-packages/apipkg-2.0.0-py3.9.egg-info/ +-rw-r--r-- root/root usr/lib/python3.9/site-packages/apipkg-2.0.0-py3.9.egg-info/PKG-INFO +-rw-r--r-- root/root usr/lib/python3.9/site-packages/apipkg-2.0.0-py3.9.egg-info/SOURCES.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/apipkg-2.0.0-py3.9.egg-info/dependency_links.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/apipkg-2.0.0-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 91bb34172..a027ade82 100644 --- a/python3-apipkg/.signature +++ b/python3-apipkg/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF37jLQ+N3XWKMwwP7uAFUgAJgMRQgXjXPppiPeyTfOz90RZbvVaDeHaaPryZBhG5vsaF/QYzutysTp3B0Hl2uoQo= -SHA256 (Pkgfile) = aa3ff10d5e1fa1123ab7a302357be3d1b27938adaed0b3ac987c68959887223a -SHA256 (.footprint) = 66893ad0e57ede26238469966bb493f4667624bdbe600f8cef49bde14059684a -SHA256 (apipkg-1.5.tar.gz) = 37228cda29411948b422fae072f57e31d3396d2ee1c9783775980ee9c9990af6 +RWSagIOpLGJF3yS87hsav5nH7OsEoWumbiklAIX1V7TcGOyYWQ2hnhRMaZos/lhDu0uuMr76mNntpRJIieMf7NRYxzi+MMxVKAI= +SHA256 (Pkgfile) = e83ee8cc30c39eae2d8e7ac81ce12f1a919ff60c02e752549582b16f8379d29d +SHA256 (.footprint) = cd12868b0278cbdfc55af23366f75abfd7acdcfb9113f088b1af41a27f8e9e69 +SHA256 (apipkg-2.0.0.tar.gz) = 57ff978a568651da62272034ca5214e61d6f41aa496d695942e0188084ec0298 diff --git a/python3-apipkg/Pkgfile b/python3-apipkg/Pkgfile index 81f0a7bf7..f85b3106c 100644 --- a/python3-apipkg/Pkgfile +++ b/python3-apipkg/Pkgfile @@ -1,10 +1,10 @@ # Description: Namespace control and lazy-import mechanism # URL: https://github.com/pytest-dev/apipkg # Maintainer: Tim Biermann, tbier at posteo dot de -# Depends on: python3-setuptools +# Depends on: python3-setuptools-scm name=python3-apipkg -version=1.5 +version=2.0.0 release=1 source=(https://files.pythonhosted.org/packages/source/a/apipkg/apipkg-$version.tar....)
participants (1)
-
crux@crux.nu