diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-25 05:36:09 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-25 05:36:09 +0000 |
commit | f9f0702cacc426e8ce0d2fdf3304bfa8663da482 (patch) | |
tree | 5738429263777f03ce207ef1cd7b57369dafb16e | |
parent | 26a03574fa65ee34e3c7a9e8633b450a5baaacd2 (diff) |
automatic import of python-types-psutilopeneuler20.03
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-types-psutil.spec | 14 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 9 insertions, 8 deletions
@@ -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 <Python_Bot@openeuler.org> - 5.9.5.11-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 5.9.5.12-1 - Package Spec generated @@ -1 +1 @@ -7baa49ae36df3fe709120eed74dce9e4 types-psutil-5.9.5.11.tar.gz +6a9e64e2b488533a177e98e806e092c3 types-psutil-5.9.5.12.tar.gz |