From f9f0702cacc426e8ce0d2fdf3304bfa8663da482 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 05:36:09 +0000 Subject: automatic import of python-types-psutil --- .gitignore | 1 + python-types-psutil.spec | 14 +++++++------- sources | 2 +- 3 files changed, 9 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index 15be262..63b7843 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /types-psutil-5.9.5.11.tar.gz +/types-psutil-5.9.5.12.tar.gz diff --git a/python-types-psutil.spec b/python-types-psutil.spec index 8273a3e..0c2cf53 100644 --- a/python-types-psutil.spec +++ b/python-types-psutil.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-types-psutil -Version: 5.9.5.11 +Version: 5.9.5.12 Release: 1 Summary: Typing stubs for psutil License: Apache-2.0 license URL: https://github.com/python/typeshed -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/11/c2/21aed7b0e4c52708e52cb40e140677e713a5d6932203a8969fa76406e372/types-psutil-5.9.5.11.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/ff/90/1fb03fda987c5e9793fa949c907df6be119bf34fe7a64f52e01b4359840e/types-psutil-5.9.5.12.tar.gz BuildArch: noarch @@ -23,7 +23,7 @@ https://github.com/python/typeshed/tree/main/stubs/psutil. All fixes for types and metadata should be contributed there. See https://github.com/python/typeshed/blob/main/README.md for more details. -This package was generated from typeshed commit `6fd7e36e80e0448d9199d62d582c659c147be149`. +This package was generated from typeshed commit `143b9612f1217e72c60df732b8b66a64d8ecc304`. %package -n python3-types-psutil @@ -46,7 +46,7 @@ https://github.com/python/typeshed/tree/main/stubs/psutil. All fixes for types and metadata should be contributed there. See https://github.com/python/typeshed/blob/main/README.md for more details. -This package was generated from typeshed commit `6fd7e36e80e0448d9199d62d582c659c147be149`. +This package was generated from typeshed commit `143b9612f1217e72c60df732b8b66a64d8ecc304`. %package help @@ -66,11 +66,11 @@ https://github.com/python/typeshed/tree/main/stubs/psutil. All fixes for types and metadata should be contributed there. See https://github.com/python/typeshed/blob/main/README.md for more details. -This package was generated from typeshed commit `6fd7e36e80e0448d9199d62d582c659c147be149`. +This package was generated from typeshed commit `143b9612f1217e72c60df732b8b66a64d8ecc304`. %prep -%autosetup -n types-psutil-5.9.5.11 +%autosetup -n types-psutil-5.9.5.12 %build %py3_build @@ -110,5 +110,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot - 5.9.5.11-1 +* Tue Apr 25 2023 Python_Bot - 5.9.5.12-1 - Package Spec generated diff --git a/sources b/sources index c75eb7e..7deff72 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7baa49ae36df3fe709120eed74dce9e4 types-psutil-5.9.5.11.tar.gz +6a9e64e2b488533a177e98e806e092c3 types-psutil-5.9.5.12.tar.gz -- cgit v1.2.3