diff options
Diffstat (limited to 'python3-psutil')
-rw-r--r-- | python3-psutil/.footprint | 14 | ||||
-rw-r--r-- | python3-psutil/.signature | 8 | ||||
-rw-r--r-- | python3-psutil/Pkgfile | 2 |
3 files changed, 12 insertions, 12 deletions
diff --git a/python3-psutil/.footprint b/python3-psutil/.footprint index 31ea2176b..eddbc648c 100644 --- a/python3-psutil/.footprint +++ b/python3-psutil/.footprint @@ -2,13 +2,13 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/python3.10/ drwxr-xr-x root/root usr/lib/python3.10/site-packages/ -drwxr-xr-x root/root usr/lib/python3.10/site-packages/psutil-5.9.3-py3.10.egg-info/ --rw-r--r-- root/root usr/lib/python3.10/site-packages/psutil-5.9.3-py3.10.egg-info/PKG-INFO --rw-r--r-- root/root usr/lib/python3.10/site-packages/psutil-5.9.3-py3.10.egg-info/SOURCES.txt --rw-r--r-- root/root usr/lib/python3.10/site-packages/psutil-5.9.3-py3.10.egg-info/dependency_links.txt --rw-r--r-- root/root usr/lib/python3.10/site-packages/psutil-5.9.3-py3.10.egg-info/not-zip-safe --rw-r--r-- root/root usr/lib/python3.10/site-packages/psutil-5.9.3-py3.10.egg-info/requires.txt --rw-r--r-- root/root usr/lib/python3.10/site-packages/psutil-5.9.3-py3.10.egg-info/top_level.txt +drwxr-xr-x root/root usr/lib/python3.10/site-packages/psutil-5.9.4-py3.10.egg-info/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/psutil-5.9.4-py3.10.egg-info/PKG-INFO +-rw-r--r-- root/root usr/lib/python3.10/site-packages/psutil-5.9.4-py3.10.egg-info/SOURCES.txt +-rw-r--r-- root/root usr/lib/python3.10/site-packages/psutil-5.9.4-py3.10.egg-info/dependency_links.txt +-rw-r--r-- root/root usr/lib/python3.10/site-packages/psutil-5.9.4-py3.10.egg-info/not-zip-safe +-rw-r--r-- root/root usr/lib/python3.10/site-packages/psutil-5.9.4-py3.10.egg-info/requires.txt +-rw-r--r-- root/root usr/lib/python3.10/site-packages/psutil-5.9.4-py3.10.egg-info/top_level.txt drwxr-xr-x root/root usr/lib/python3.10/site-packages/psutil/ -rw-r--r-- root/root usr/lib/python3.10/site-packages/psutil/__init__.py drwxr-xr-x root/root usr/lib/python3.10/site-packages/psutil/__pycache__/ diff --git a/python3-psutil/.signature b/python3-psutil/.signature index ac49a04d9..ce97688c2 100644 --- a/python3-psutil/.signature +++ b/python3-psutil/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF37WmcC1dQyk9UYd7VD68RJjkiz1pWFWk5uRdYH7E96/qAZTsDpy9Lr4NVNv0GJCCVuGzDj0J6yAhglfPcD+McQM= -SHA256 (Pkgfile) = 4620b1da623a95be18bffbdfdb5f1ed9c12df8622dbec000c8101cd60d93ed2c -SHA256 (.footprint) = 8aaf3596a3ffefbd731623cea485a25da0e7fd7bbf1280c787f271841d8fe6cd -SHA256 (python3-psutil-release-5.9.3.tar.gz) = c0035e04f509253ecb9256cf3fa1d9023c8470cb37c091db2e3778440adb8ad8 +RWSagIOpLGJF3wjf70lOrtGBXt8Gsk1dXeirrdr4FuKKVgvYx5HJY6erPWawJVD4TKpsLip7RmfsKK0shnOH+zOI2r67aqMkywQ= +SHA256 (Pkgfile) = fcba8dbecdcaede0c72b16e1f1fa08063bd0f443636dfbc53b42501531742671 +SHA256 (.footprint) = 478def93a8a7abfff26075811c6954ec0579bbb30be87b14c77889bbfee9a393 +SHA256 (python3-psutil-release-5.9.4.tar.gz) = 721a5c727ee476f36cd1a4d44b1f6dc29a345a62eedfb1420da4b14422748bdb diff --git a/python3-psutil/Pkgfile b/python3-psutil/Pkgfile index 193c45fe0..3d8f04c48 100644 --- a/python3-psutil/Pkgfile +++ b/python3-psutil/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-setuptools name=python3-psutil -version=5.9.3 +version=5.9.4 release=1 source=(https://github.com/giampaolo/psutil/archive/release-$version/$name-release-$version.tar.gz) |