diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-23 09:15:51 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 09:15:51 +0000 |
| commit | 32e13660b58a156389993154162fe3b20da566d1 (patch) | |
| tree | 639c20f9cd5c28cd64257f90ba8d5414d7e3bdf8 | |
| parent | 4963e331547d3c0aec2c67b84e07fadeded447ee (diff) | |
automatic import of python-pyre-check-nightlyopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-pyre-check-nightly.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /pyre-check-nightly-0.0.101681125095.tar.gz +/pyre-check-nightly-0.0.101682161865.tar.gz diff --git a/python-pyre-check-nightly.spec b/python-pyre-check-nightly.spec index ae014c1..310810d 100644 --- a/python-pyre-check-nightly.spec +++ b/python-pyre-check-nightly.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pyre-check-nightly -Version: 0.0.101681125095 +Version: 0.0.101682161865 Release: 1 Summary: A performant type checker for Python License: MIT URL: https://pyre-check.org/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/35/19/c0ee7c2f6fb488d8ca949bae2b94328183586f106fbb48a329dcdb3ef52b/pyre-check-nightly-0.0.101681125095.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/4e/fd/f9ab6428f32e25800e79760d721765a3758e1e7c71e16b8e43269f5e26ba/pyre-check-nightly-0.0.101682161865.tar.gz BuildArch: noarch Requires: python3-click @@ -232,7 +232,7 @@ Pyre is licensed under the MIT license. %prep -%autosetup -n pyre-check-nightly-0.0.101681125095 +%autosetup -n pyre-check-nightly-0.0.101682161865 %build %py3_build @@ -272,5 +272,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 0.0.101681125095-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 0.0.101682161865-1 - Package Spec generated @@ -1 +1 @@ -a9b67912cee84f281f098d7fd09e25de pyre-check-nightly-0.0.101681125095.tar.gz +116a0b411e318b957e256673cd44cfd4 pyre-check-nightly-0.0.101682161865.tar.gz |
